/* CSS Document */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#00CCFF;
	text-decoration: none;}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;}
	

a.blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#6699cc;
	text-decoration: none;}
	
a.blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #6699cc;
	text-decoration: none;}
	
a.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;}	
	
	
	
	a.red:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#ff0000;
	text-decoration: none;}
	
a.red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #ff0000;
	text-decoration: none;}
	
a.red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;}	
	

.text_header_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	font-style:italic;
	color:#FF0000;
}	
	
.text_header_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;

	color:#000066;
}	

.tabletextstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;

	color:#000066;
}

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: auto;

	color:#000066;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: auto;

	color:#000066;
}	

.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: auto;

	color:#000066;
}		
	
.text_leader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
}

#about{
	position:absolute;
	margin-left:896px;
	margin-top:58px;
	width:310px;
	height:114px;
	color:#0099CC;
	z-index:2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top:15px;
	left:10px;
}
