/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D5D5D5;
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333;
	font-size:10px;
}

.amenu {
	font-size: 7pt;
	font-family: Tahoma, sans-serif; 
	color:#083555; 
	font-weight:bold;
	text-decoration: none;
	}
	
.highlight
{
 color:#14639B; 
 font-weight:bold;
 
 }
 
 .leftdivider
 {
 color: #CCCCCC;
 }
 
 .highlight_big
 {
 font-size: 11pt;
 color:#14639B; 
 font-weight:bold;
 
 }
 
 .dark
 { 
 color:#00000;
 }