
body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	cursor : crosshair;
	background-color: black;
		}
		


.menutable {
	width: 70%;
	table-layout: fixed;
	}	
		
.menuback {  
	font-family: Arial, Helvetica, sans-serif, serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	background-color: #DCDCDC;  
	border : 1px solid Navy;    
	}

.menutitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration: none; 
	background-color : Maroon;
	padding-left : 10px;
	text-align : left;
		}
		

		

.infotable {
	width: 95%;
	table-layout: fixed;
	}
	

.infotabletitle{
   color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	}

.infotableback { 
	width: 95%;
	font-family: Arial, Helvetica, sans-serif, serif; 
	font-size: 12px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none; 
	background-color: #F2F2F2;  
	border : 1px solid Navy;    
	}		
		
.pagetitle {	
	color : #00008B;	
	font : normal 16pt;
	background-color: White;
	}


table {
	border-collapse: collapse;
}

	
td,blockquote,p,ul,ol,li 	{  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	ont-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none}
	
a 	{  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000080; 
	text-decoration: none;
   }

a:hover 	{  
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #3438E8; 
	text-decoration: underline overline
	}

hr {
	color : Blue;
	width : 100%;
	}


