body {
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;	
	
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;





}

a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: underline;
	color: #555555;
}

.style2 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00529b;
}

.topmenu {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight:bold;
	letter-spacing: 3px;
	line-height:15pt;
}

.submenu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-weight:bold;
	letter-spacing:1px;
	
}




.content {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
	
}

.content2 a {
text-decoration:underline;
color:green;
}
.content2 a:hover {
text-decoration:underline;
color:darkgreen;
}

.content2 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
	
}
.contents {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	
}

.contents a:link {
	color: blue;
	text-decoration:none;
}
.contents a:visited {
	text-decoration: none;
	color: darkblue;
}
.contents a:hover {
	text-decoration: underline;
	color: darkblue;
}
.contents a:active {
	text-decoration: underline;
	color: #555555;
}

.paratitles {
font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: darkgreen;
}

.paratitles a:link {
	color: green;
	text-decoration:none;
}
.paratitles a:visited {
	text-decoration: none;
	color: darkgreen;
}
.paratitles a:hover {
	text-decoration: underline;
	color: darkgreen;
}
.paratitles a:active {
	text-decoration: underline;
	color: #555555;
}

h2 {font-size:14pt;
color: darkgreen;
}

h3 {font-size:12pt;
color: darkgreen;
}

.footer {
color:#999999;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	}
.footer a:link {
	color: #888888;
	text-decoration:none;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:hover {
	text-decoration: underline;
	color: darkblue;
}
.footer a:active {
	text-decoration: underline;
	color: #555555;
}



#header {

	position:absolute;
	width:850px;
	height:200px;
	z-index:1;
	top:10px;
	left: 10px;
	overflow: hidden;
}

#subheader {
background-color:#FFF200;
	position:absolute;
	width:630px;
	height:109px;
	z-index:2;
	left: 220px;
	top: 89px;
	overflow:hidden;
}

#submenu {


	position:absolute;
	width:179px;
	height:400px;
	z-index:2;
	left: 10px;
	top: 208px;
	overflow:hidden;
}

#submenu2 {


	position:absolute;
	width:169px;
	height:400px;
	z-index:2;
	left: 10px;
	top: 208px;
	overflow:hidden;
}
#subimage {

width: 139px;
height:124px;
 
background: url(images/sub/rotator.php) no-repeat bottom center;

}
#content {
background-color:#FFFFFF;

	position:absolute;
	width:671px;
	height:400px;
	z-index:2;
	left: 189px;
	top: 208px;
	overflow:hidden;
}
#content2 {
background-color:#FFFFFF;

	position:absolute;
	width:681px;
	
	z-index:500;
	left: 179px;
	top: 208px;
	overflow:hidden;
}


#submenu2 {


	position:absolute;
	width:169px;
	height:400px;
	z-index:2;
	left: 10px;
	top: 208px;
	overflow:hidden;
}

#contents {
position:relative;

background-image: url('images/bkgd/rotator.php');
background-repeat: no-repeat;
background-color:#dddddd;
width:641px;
height:365px;
overflow:auto;
	
}



#footer {
background-color:#FFFFFF;
text-align:center;
	position:absolute;
	width:850px;
	height:50px;
	z-index:5;
	left: 10px;
	top: 625px;
	overflow:hidden;
}
