.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9E9D98;
	text-decoration: none;
}

table {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



.name{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #081788;
	text-decoration: none;
}


.menu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AFAFAD;
	text-decoration: none;
	}
.menu1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AFAFAD;
	text-decoration: none;
	}
	
	
.enter{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1F420B;
	text-decoration: none;
}
	
	
 .tableborder { 
 	border-top: 1px; 
 	border-left: 1px; 
 	border-right: 1px; 
 	border-bottom: 1px; 
 	border-color: #E6e6e6; 
 	border-style:solid;
 	}	
