@charset "utf-8";
/* CSS Document */

body { 
	margin: 0; 
	background-color: #8D8D90;
	}

a:active, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	line-height: normal; 
	color: #01417B; 
	font-style: none; 
	text-decoration: none; 
	font-weight: bold; 
	font-variant: normal
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #1B70AD;
	font-style: bold; 	
	text-decoration: underline; 
	line-height: normal
	font-weight: bold; 
	}
	
a.redlink:link, a.redlink:visited, a.redlink:active {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FF1A00; 
	}	
a.standard:link, a.standard:visited, a.standard:active {

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}
	
.content { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	color: #003366; 
	text-decoration: none;
	font-weight: bold;  
	font-style: none; 
	line-height: normal
	}
	
.whitetitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: italic; 
	line-height: normal
	}	
	
.blacktitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-style: none; 
	line-height: normal
	}		
	
table.title {
	background-color: #01417B;
	height: 45;
	}
	
td.hair {
	background-color: #292A2F;
	background-image: url(images/back2.gif);
	height: 439;
	}	

