a:active {  
	color: #000; text-decoration: none;}
a:link {  
	color: #000; text-decoration: none;}
a:visited {  
	color: #000; text-decoration: none;}
a:hover {  
	color: #B9EBC3; text-decoration: none;}

body {  
	font-family: verdana; 
	font-size: 10px; 
	color: #A6DDB4;
	background-color: #000;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: transparent;
	scrollbar-face-color: #3B854C;
 	scrollbar-highlight-color: #000;
 	scrollbar-3dlight-color: #3B854C;
	scrollbar-darkshadow-color: #006600;
	scrollbar-shadow-color: #006600;}

input, textarea { 
    border:1px solid #000; background:#3B854C; font-family: verdana;
    font-size: 10px;
    color: #A6DDB4;}
	
table {  
	font-size: 10px;
	background-color: #006600;}
	
.bordery { 
	border-color: #000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 	
	border-left-width: 1px;
	padding: 2; 
	margin: 0;}

.borderx { 
	border-color: #000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 	
	border-left-width: 1px;
	padding: 2; 
	margin: 0;}
	
.menutop {  
	border-color: #000; 
	border-style: solid; 
	border-bottom-width: 1px;
	border-top-width: 0px; 	
	border-right-width: 0px; 
	border-left-width: 0px;
	font-family: verdana; 
	font-size: 11px;
	font-weight: bold; 
	letter-spacing: 3px; 
	font-variant: small-caps;
	background-image: url('Main5.jpg');
	color: #65C47C; 
	padding: 2;
	margin: 5; }

.menubody {
	background-color: #3B854C;}

.menunav {
	font-weight: bold;
	background-color: #3B854C;}

.bottom {  
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
	letter-spacing:1px; 
	color: #65C47C;}