@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
}
.titles2 {
	font-size: 16px;
	font-weight: 600;
}
.mainbody2 {	font-size: 12px;
	font-weight: norm;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cell5 {
	font-family: Verdana;
	font-size:8pt;
	font-weight:bold;
	background-color:#e7debf;
	vertical-align:bottom;
}
.cell6 {
	font-family: Verdana;
	font-size:8pt;
	color:#0066cc;
	font-weight:bold;
}
.cell7 {
font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align:top;
	color:#333333;
}
.style27 {color: #FF0000}
.style29 {font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; vertical-align: top; color: #333333; }
.style31 {font-size:9pt; vertical-align:top; color:#333333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style32 {font-size: 16px; font-weight: 600; font-family: Verdana, Arial, Helvetica, sans-serif; }

.fadein { position:relative; height:332px; width:500px; }
.fadein img { position:absolute; left:0; top:0; }

.pics
{
position:static; height:0px; width:217px; display:block;
}

.newspics
{
position:static; height:0px; width:285px;
margin-top:-8px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}

p a {
	color: #006699
	text-decoration:underline!important;
	}
a	{
	color:#006699;
	text-decoration:underline;
	}

	a:hover{
	text-decoration:underline;
	font-weight:bold;
	}

p a:hover{	text-decoration:underline;
color: #0099FF;
font-weight:bold;
}

ul#nav {
	list-style: none;
	padding: 0;
	margin: 0;
}


ul#nav li a {
	display: block;
	font-weight: bold;
	padding: 2px -2px;
	background:#f9f9f9;
	list-style-type:none;
}

ul#nav li a:hover{
	background:#888;
	color:#fff;
	list-style-type:none;
	}
	
ul#nav li {
	float: left;
	position: static;
	width: 100px;
	text-align: left;
	margin-right:1px;
	border:0px solid #ccc;
	list-style-type:none;

}

ul#nav li.current a{
	background:#ddd;
	}

ul#nav li.current a:hover{
	background:#888;
	display: none;
	list-style-type:none;
	}

li ul {
	display: none;
	position: absolute;
	width:100px;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 10px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li>ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul {
	display: block;
	width:200px;
	height:500px;
}
div#preload { display: none; }

.style33 {font-size: large}
.style34 {font-size: 12pt}
.style35 {font-size: 10pt}