body {
	font-family: arial;
	background: #FFFFFF
   	font-size:100%;
	color: #010233; 
}	


div.leftBox {	
padding:0px 5px 5px 0px;
position:absolute;
left:0px;
top:99px;
width:169px;  
height:500px;
font-family: arial;
font-size:75%;
color: white;

}

div.contentBox { 
position:absolute;
width:75%;
left:195px;
top:112px;	 
padding:1em; 	
margin:0;  
font-family: arial;
font-size:85%;
color: #000000;


}
	 
div.menu {
position:absolute;
width:100%;
height:100%;
left:184px;
top:0px;	 
height:20px;
font-family: arial;
font-size:72%;
color: #000000;
text-left
}		
	
div.top {
position:absolute;
width:100%;
top:0px;	 
left:0px;
height:99px;
font-family: arial;
text-align: center;
color: #000066;
background:#EF701B;
background-image: url(../images/top.jpg);
background-repeat: no-repeat;

}		

 
a:visited { color: #000080;text-decoration: underline;  }
a:active { color: #000080;text-decoration: underline;  }	  
a:link {color: #000000;text-decoration: underline; }
							  
