.leftMargin { 	margin-left:8.1em; }

a:link {	text-decoration : none;	color: navy;
font-weight : bold;
	font-family : "Times New Roman", Times, serif;	} 

a:visited {	text-decoration : none;	color: navy;
font-weight : bold;
	font-family : "Times New Roman", Times, serif;} 
a:active {	text-decoration : none;	color: red;
font-weight : bold;
	font-family : "Times New Roman", Times, serif;	} 
a:hover {	text-decoration : none;	color: Fuchsia;	background-color: white;	
font-weight : bold;
	font-family : "Times New Roman", Times, serif;}

.body {
	background-color: #DDDDDD;
	font : 14px;
	color: black;
	text-align : justify;
}

body {
	background-color: #DDDDDD;
	font : 14px;
	color: black;
	text-align : justify;
}


.menu {
	display:block;
	border-style:outset;
	border-color:#5d91f1 #325081 #325081 #5d91f1;
	border-width:2px;
	background-color:#5482d4;
	padding:0;
	margin:0 2px 0 2px;
	width:auto;
	text-align:center;
	border-width:2px;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
} 
.menu a, .menu a:link, .menu a.nohref { 
	background-color:transparent;
	color:white;
	cursor:pointer ;
	text-align:center;
	text-decoration:none;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	border-style:outset;
	border-width:2px;
	border-color:#5d91f1 #325081 #325081 #5d91f1;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px ;
	padding-bottom:1px ;
	 }		
.menu a:visited
	{
	background-color:#5482d4;
	display:block;
	cursor:pointer ;
	width:auto;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	border-style: none;
	border-color: #325081 #325081;
	text-align:center;
	text-decoration:none;
	color: Yellow;
} 
.menu a:hover {
	background-color : White;
	text-decoration:none;
	text-align:center;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	color : blue; 
	border-bottom-color : White;
	border-left-color : White;
} 
#menu { 
	display:block;
	border-style:solid;
	border-color:#5d91f1 #325081 #325081 #5d91f1;
	border-width:2px;
	position:relative; 
	border:1px solid;
	background-color:#5482d4; 
	padding:0; 
	margin:0; 
	width:5; 
	text-align:center;	
	border-width:2px;
		} 		
#menu a, #menu a:visited,  #menu a:link
	{
	background-color:#5482d4;
	//* display:block; *//
	cursor:pointer ;
	width:auto;
	border-style: none;
	border-color: #325081 #325081;
	text-align:center;
	text-decoration:none;
	color:#fff;
} 
#menu a:hover {
	background-color : White;
	text-decoration:none;
	text-align:center;
	color : #5482d4; 
	border-bottom-color : White;
	border-left-color : White;
} 
#menu img { 
	border: solid #000; 
	float:none; 
	margin:1.25em 2em 0.5em 0; 
	text-align:center; } 

.menu_gray {
	display:block;
	border-style:outset;
	border-color:white #325081 #325081 white;
	border-width:2px;
	font : bold 11px;	
	background-color:  #6F6F6F;
	color : White;
	padding:0;
	margin: 0 2px 0 2px;
	width:auto;
	text-align:center;
	
	
} 	