
@import url(navigation.css);

BODY
{	
	background:white; 
	font: 78% Verdana, Arial, Helvetica, sans-serif; 
}

#midpage
{			
	width: 800px;
	height:700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:white;
	border: solid 1px gray;
		
}	
#topbox {
	width: 800px;
	height:150px;
	text-align:left;	
	background-color:#FAD025;	
	padding-left:20px;
	padding-top:20px;	
}


#footer
{	width: 800px;
	height:50px;
	text-align:center;	
	padding: 5px 5px 5px 15px;	
	border: solid 1px black;
	margin: 0px auto;
	font-size:9px;
	background-color:black;
	color:Silver;
	
}	

#topnav
{	width: 800px;
	padding: 5px 5px 5px 15px;	
	border-top-color:Black;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:1px;
	text-align:left;
	background-color:#E02930;
}

#context
{	
	font-size:11px; 
	width: 800px;
	height:500px;
	/*float:left;*/
	background-color:white;
	padding-top:10px;	
	overflow:auto;
	padding: 10px 10px 10px 10px;
}	




A {
	FONT-SIZE: 11px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


table
{
	font-size:11px;
	text-align: left;
		
}	
