a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
	color: #bb5268;
	text-decoration: none;
	text-align: left;
}

table.wb, td.wb 
{
    border:1px solid black;
    }

a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
	color: Maroon;
	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;}
	
	.std {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	
	
	color: #666666;
	text-decoration: none;
	text-align: left;}
	
	
	
	p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
color:#666666;

}

	td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
color:#666666;

}


	
h1 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color:#666666;
font-size: 16px;
	font-style: normal;
	line-height: normal;
}

h2 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color:#666666;
font-size: 12px;
	font-style: normal;
	line-height: normal;
}
	
#dropmenudiv{
position:absolute;
background-color: #EEEEEE;
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: Maroon;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: Pink;
}

/* 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;
	
}
