a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #E1E100;
	text-decoration: none;
	text-align: left;
}

a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #E1EFFF;
	text-decoration: none;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;

}
.sidebar {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
	color: #928f8f;
	text-decoration: none;
	text-align: left;}

a.sidebar
{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #4369b5;
	text-decoration: none;
	text-align: left;
	
	}
a.sidebar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
	color: #004f8f;
	text-decoration: none;
	text-align: left;
}

.search-box
{
	
	margin-bottom: 10pxcolor: #26a;
	background: #feb;
	border: #26a solid 1px;
	font-weight : bolder;
		margin-left: 12px;
}

.search-button
{
font-size:10px;
clear: both;
color: #000;
background: #gray;


}
.news {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	
	
	color: #000033;
	text-decoration: none;
	text-align: left;}
	
#dropmenudiv{
position:absolute;
background-color: #CCCCCC;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
color: #004f8f;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #a3bcef;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 147px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #4369b5;
	
}
h1 { 
text-align: left;
color:#666666;
font-size: 16px;
	font-style: normal;
	line-height: normal;
}
p {
color:#666666;
font-size: 11px;

}
.bform{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}