body {  background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; list-style-type: none}a {text-decoration: none; font-weight:bold}       a:active, a:link, a:visited  {color: #01366A; font-weight:bold}a:hover {color: #CC0000; font-weight:bold}table {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}table.table1, table.table1 td, table.table1 th {	border: solid 1px black;	}table.table1 td, table.table1 th {	border-width: 0 1px 1px 0;	padding: 4px;	vertical-align: top;}table.table1 {	border-width: 1px 0 0 1px;	border-spacing: 0;	border-collapse: collapse;}table.table2, table.table2 td, table.table2 th {	border: solid 1px black;	}table.table2 td, table.table2 th {	border-width: 0 1px 1px 0;	padding: 4px;	vertical-align: top;}table.table2 th {	color: white;	background-color: #00346B;}table.table2 {	border-width: 1px 0 0 1px;	border-spacing: 0;	border-collapse: collapse;	width: 90%;}table.table3, table.table3 td, table.table3 th {	border: none;}
#textDiv{
	width: 100%; 
	height: 383px; 
	padding: 10px; 
	text-align: left; 
}

#menuDiv{
	position:absolute; 
	width:260px; 
	height:403px; 
	left: 730px; 
	top: 175px; 
	padding: 0;
	margin-left: 20px;
}

#footDiv{
	display:none;
}


