body	{ background-color: #003663;
		  font-family: Verdana, "Verdana Ref", sans-serif; font-size: 8pt; color: #FFFFFF;
		  text-align: justify; cursor: help; }
a		{ text-decoration: none; color: #00AEEF; }
a:hover	{ cursor: crosshair; color: #6DCFF6; }
#menu	{ position: absolute; right: 34%; top: 255px; width: 15%; z-index: 1;
		  border-left:1px solid #212121;
  		  border-top:1px solid #212121;
		  border-right:1px solid #212121;
	 	  border-bottom:1px solid #212121;
	  	  background-color:#004A80;
	      padding: 5px; }
#main	{ position: absolute; left: 4%; top: 255px; width: 45%; height: 75%; z-index: 2; 
		  border-left:1px solid #212121;
  		  border-top:1px solid #212121;
		  border-right:1px solid #212121;
	 	  border-bottom:1px solid #212121;
	  	  background-color:#004A80; }
.title	{ border-left:1px solid #212121;
  		  border-top:1px solid #212121;
		  border-right:1px solid #212121;
	 	  border-bottom:1px solid #212121;
	 	  padding: 1px; 
	 	  text-align: center; 
	 	  background-color: #003663;}
.list	{ text-align: center; }
.enth3_submit 	{ font-family: Tahoma; font-size: 8pt; color: #FFFFFF; font-weight: bold; 
				  border: 1px outset #212121; padding: 2px; background-color: #003663; }