@charset "utf-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-image: url(Images/mnu.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	padding: 5px;
	float: left;
	height: auto;
	width: auto;
	border: thin solid #F4E175;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
}


img.header {
	top: 0px;
	position: fixed;
	left: 20px;
	width: 900px;
	height: 132px;
	background-color: #BDDFF9;
	z-index: 0;
	text-decoration: underline;
	clear: none;
}
img.title {
	top: 3px;
	position: absolute;
	left: 21px;
	width: 185px;
	height: 113px;
}
img.menubutton {
	position: absolute;
	left: 20px;
	width: 82px;
	height: 27px;
	font-family: "Times New Roman", Times, serif;
}
text.menubutton
{
	position: absolute;
	left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(Images/Button.jpg);
	background-attachment: fixed;
	clear: left;
	float: left;
	height: 27px;
	width: 82px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}


h1.header {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: auto;
	width: auto;
	color: #0000FF;
	z-index: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.MainImage {
	position: absolute;
	left: 140px;
	top: 100px;
	z-index: 1;
	width: 720;
	height: 380;
	clear: both;
	border-top-width: 80px;
	border-right-width: 80px;
	border-bottom-width: 80px;
	border-left-width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.PCCFooter {
}

.footer {
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	top: 600px;
	display: inline;
}
.title {
	z-index: 3;
	background-color: #FFFFFF;
	position: fixed;
	left: 20px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Images/mnu.jpg);
	background-repeat: repeat-y;
	clear: none;
}
.SubHeader {
	position: fixed;
	width: 100%;
	top: 130px;
	left: 10px;
	z-index: 20;
	clear: both;
}

flag {
	z-index: 5;
	height: auto;
	width: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	clear: none;
}
.PCCbanner {
	position: fixed;
	left: 20px;
	top: 10px;
}
