A:link  {
	text-decoration : none;
	color : #006699;
}
     
A:visited  {
	text-decoration : none;
	color: #006699;
}
     
A:active  {
	text-decoration : none;
	color: #006699;
}
     
A:hover  {
	text-decoration : underline;
	color : Gray;
}

.nav A:link  {text-decoration : none; color : #006699; font-weight : bold;}
.nav A:visited  {text-decoration : none; color: #006699; font-weight : bold;}
.nav A:active  {text-decoration : none; color: #006699; font-weight : bold;}
.nav A:hover  {text-decoration : underline; color : #999999; font-weight : bold;}


BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FORM {
	margin-bottom : 0em;
	}

.form {
	font-size: 10px;
	color: #1b1b1b;
	margin-left : 10px;
	width : 135px;
	height : 18px;
	border : 1px solid #7F7E71;
	margin-bottom: 0px;
}

.formb {
	font-size: 10px;
	color: #1b1b1b;
	margin-left : 13px;
	width : 140px;		
	height : 18px;	
	border : 1px solid #7F7E71;	
}


P.single {margin-bottom: 3; margin-top: 0; font-weight: bold;}

P.single1 {margin-bottom: 0; margin-top: 0;}


.foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 13px;
	font-weight : bold;
	text-align : center;
}

.footer {
	font-size : 10px;
	color : #999999;
	padding-top : 0px;	
}

.footer A:link  {text-decoration : none; color : #999999;}
.footer A:visited  {text-decoration : none; color: #999999;}
.footer A:active  {text-decoration : none; color: #999999;}
.footer A:hover  {text-decoration : underline; color : #7f7f7f;}

.header {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #6e6e6e;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}
.subhead {
	font-size: 11px;
	margin-left: 8px;
	margin-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 8px;
}
.subhead A:link  {text-decoration : none; color : #999999;}
.subhead A:visited  {text-decoration : none; color: #999999;}
.subhead A:active  {text-decoration : none; color: #999999;}
.subhead A:hover  {text-decoration : underline; color : #000000;}

.bod {
	font-size: 11px;
	margin-left: 10px;
	margin-top: 8px;
}

.tab_bod {
	font-size: 11px;
	margin-top: 25px;
}

.news {
	font-size: 11px;
}

TR.news_a  {
	background-color : #DCDCDC;
}

TR.grade {
	background-color : #DCDCDC;
}
