
hr{
	align:center;
	color:#006699;

}
div.fotr{
	align:left;
	height:2px;
	width: 75%;
	background-color: #006699;
	margin: 0;
	
}
div.head{
	align:center;
	height: 50;
	width: 75%;
	background-color: #0000CC;
	margin: 0;
	background-repeat:no-repeat;
	background-position:left; 
}
div.head a{
	align:left;
}
body {
	align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
div.bod{
	align:left;
	width: 65%;
	margin: 0;		
}
div.bod a{
	align:center;
	text-align: left;	
}

div.nav {	
	align:center;
	height: 24;
	width: 72%;
	background-color: #FFFFFF;
	margin: 0;		
	border-top: 8px solid #FFFFFF;
}
div.navPos {
	align:left;
	height: 10;
	width: 65%;
	background-color: #FFFFFF;
	margin: 0;	
}


div.nav a {
	align:;
	float: left;
	text-decoration: none;
	color: #FFFF66;
	background-color: #003399;
	height: 19;
	width: 16%;
 	font-size: 17;
	text-align: center;
	line-height: 1em;
	border-right: 4px solid #fff;
	
}
div.nav a:hover {
	align:center;
	background-color: #D6DEED;
	color: #0000FF;
	height:19;
	
}
hr {
	width:100%;
	height:3px;
	background-color: #D6DEED;
	border-color:transparent;
}
