body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;	
}

body a:link{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

body a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}

body a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#0000FF;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	background:#FFFFCC;
}
.nav1, .nav1 a:link{
	font-size:12px;
	/*background-color:#336600;*/
	color:#666666;
	font-weight:bold;
	background-color:#9dc7e2;
	text-decoration:none;
	line-height:25px;
	text-align: right;
	padding-right: 5px;
	
}

.nav1 a:visited{ 
	text-decoration:none;
	color:#999999;
	
}

.nav1 a:hover{
	text-decoration:none;
	color:#333399;	
	
	/*background-color:#0066CC;*/
}
.mainbody{
	
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family:"Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	vertical-align:top;
	
}

.mainbody h1{
	line-height:35px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000099;
}

.mainbody h2{
	line-height: 25px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000099;
}

.leftnav{
	/*background-color:#9DC7E2; */
	
}

.footer{
	font-size:10px;
	background-color:#9DC7E2;
}

.newsection{
	/*background-color:#99CCFF;*/
	font-size:10px;
	border-style:dashed;
	border-width: thin;
	
}

.dynhome
{
	background:#CCCCCC;
	border-style:double;
	padding: 5px;
}
