#menu {
	display:block;
	width:779px;
	height:25px;
	position:relative;
	margin-top:0px; 
	border:1px solid #FFFFFF;
	z-index:100;
	background-color:#87C57F;
	line-height:30px;
	text-align:center;
	margin-left:-1px; 
}

.menutwo
{
position:relative;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
background-color:#51A332;
margin-left:auto;
margin-right:auto;
}

a.nav, a.nav:link, a.nav:visited 
	{
	display:block;
	width:auto;
	height:25px;
	background:#87C57F; 
	border:1px solid #FFFFFF;
	margin-left:auto;
    margin-right:auto;
	margin-top:-1px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; color:#000000;
	font-weight:bold;
	line-height:25px; 
	overflow:hidden;
	float:left;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	}
	
	a.navdark, a.navdark:link, a.navdark:visited 
	{
	display:block;
	width:auto;
	height:25px;
	background:#51A332; 
	border:1px solid #FFFFFF;
	margin-left:auto;
    margin-right:auto;
	margin-top:-1px; 
	text-align:center; 
	text-decoration:none; 
	font-family:verdana, arial, sans-serif; 
	font-size:10px; color:#000000;
	font-weight:bold;
	line-height:25px; 
	overflow:hidden;
	float:left;
	padding-top:0px;
	padding-left:10px;
	padding-right:20px;
	}
	
	
a.nav:hover {
	color:#FFFFFF; 
	background:#51A332;
}

a.nav:active {
	color:#FFFFFF; 
	background:#51A332;
}

.active 
{
	display:block;
	width:auto;
	height:25px;
	background:#51A332;
	border:0px;
	padding-left:10px;
	padding-right:20px;
	color:#FFFFFF;
	overflow:hidden;
}



#tables
{
position:relative;
float:left;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
width:779px;
}

#tableindex
{
position:relative;
float:left;
margin-left:auto;
margin-right:auto;
margin-top:20px;
width:779px;
}
	

.base a:link {color: #000000; text-decoration: none; font-weight:normal;}
.base a:visited {color: #000000; text-decoration: none; font-weight:normal;}
.base a:active {color: #000000; text-decoration: none; font-weight:normal;}
.base a:hover {color: #51A332; text-decoration: none; font-weight:bold;} 

.navtop a:link {color: #FFFFFF; text-decoration: underline; font-weight:normal;}
.navtop a:visited {color: #000000; text-decoration: underline; font-weight:normal;}
.navtop a:active {color: #FFFFFF; text-decoration: underline; font-weight:normal;}
.navtop a:hover {color: #000000; text-decoration: none; font-weight:bold;}

.nav a:link {color: #000000; text-decoration: underline; font-weight:normal;}
.nav a:visited {color: #000000; text-decoration: underline; font-weight:normal;}
.nav a:active {color: #000000; text-decoration: underline; font-weight:normal;}
.nav a:hover {color: #51A332; text-decoration: none; font-weight:bold;}  


td { background-color: #FFFFFF}
  .initial { background-color: #51A332}
  .normal { background-color: #51A332 }
  .highlight { background-color: #B8DCB2 }
  
  
.widths {
padding-left:10px;
padding-right:20px;
}

.underline {
text-decoration:underline;
}

.alexlink {
font-weight:bold;
color:#51A332;
text-decoration:underline;
}

