/* CSS Document */

body {	background-color: #CCCCCC; font-family:Verdana; } 

td { font-size:12px; }

.medium {
	color: #3758D3;
	font-weight: bold;
}

.title {font-size:14px; font-weight:bold;}


.title2 {font-size:14px; font-weight:bold; color:#FFFFFF;}

.title22 {font-size:11px; font-weight:bold; color:#FFFFFF;}

a.lnav:link, a.lnav:visited, a.lnav:active {
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

a.lnav:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}



a.lenav:link, a.lenav:visited, a.lenav:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.lenav:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}



a.bnav:link, a.bnav:visited, a.bnav:active {
	color: #000000;
	text-decoration: none; }

a.bnav:hover {
	color: #660000;
	text-decoration: none; }

.orange {font-size:14px; 	font-weight: bold; color:#D93127;}



a.read:link, a.read:visited, a.read:active {
	color: #990000;
	font-weight: bold;
	font-size:11px; 
	text-decoration: none; }

a.read:hover {
	color: #000000;
	font-weight: bold;
	font-size:11px; 
	text-decoration: none; }
	
	
.brainee {font-size:9px;}