body {
text-align:center;
background-color:#000000; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;
}


#container {
font-family:verdana;
font-size:9pt;
color: #333333;
position:relative;
margin-right: auto;
margin-left: auto;
width: 950px;
/*height:920px;*/
background-color: #ffffff;
text-align:left;
/*height:100%;*/
}

.table {
font-family:verdana;
font-size:9pt;
color: #333333;
}


#maincontent {
float:left;
width:813px;
background-color:#ffffff;
}


#header {
height:150px;
width:950px;
}


#menu {
float:left;
color:#cccccc;
width:137px;
height:491px;
/*color:#cccccc;*/
background-image: url(images/menu_background.jpg);
background-repeat: repeat-x;
/*background-color:#ffffff;*/
text-align:left;
overflow:hidden;
line-height:18pt;
}




#footer{
clear:left;
color:#cccccc;
text-align:center;
width:950px;
height:20px;
background-color:#011248;
}

a.menulinks:link { 
	color: #cccccc;
	text-decoration: none;
	}
	
a.menulinks:visited { 
	color: #cccccc;
	text-decoration: none;
	}
	
a.menulinks:active { 
	color: #cccccc;
	text-decoration: none;
	}

a.menulinks:hover { 
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	}

a.menulinks9:link { 
	color: #cccccc;
	text-decoration: none;
	}
	
a.menulinks9:visited { 
	color: #cccccc;
	text-decoration: none;
	}
	
a.menulinks9:active { 
	color: #cccccc;
	text-decoration: none;
	}

a.menulinks9:hover {
	font-size:10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:-1pt;
	}
	
		
A {
/*text-decoration: none;*/
color: #051f46;
}









