#menuleft
{
	text-decoration:none;
	border-color:#003399;
	font-family:Verdana;
	font-size:x-small ;
	background-color:#003399;
	width:100%;
	color:White ;
}
#menuleft:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:x-small ;
	width:100%;
	background-color: #000099;
	color:White ;
}
#TableLeft
{
	background-color:#003399;
	width:150px;
	
}
