body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #339933;
	font-size: x-small;
	background-color: #003333;
}

p, td {
	font-size: x-small;
	color: #339933;
}

.smallfont{
	font-size: xx-small;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#999999;
	font-weight: bold;
} 
a:hover {text-decoration:none; color:#FF0000; font-weight: bold;}

.mainmenu {
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: medium;
	background-image: url(images/astroturf.jpg);
}

.mainmenu a:link {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 
}

.mainmenu a:active {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 	
}

.mainmenu a:visited {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 
}

.mainmenu a:hover {
	color: #339933;
	font-weight : bold;
	text-decoration:none;
	background-color: #FFFFFF;
 } 

.sidemenutable {
	background-image: url(images/astroturf.jpg);
}

.sidemenutop {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #FFFFFF;
	border-left: thin none;
	color: FFFFFF;
 } 
 
.sidemenu {
	border: thin none;
	background-image: url(images/astroturf.jpg);
 }
 
.sidemenu a:link {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 
}

.sidemenu a:active {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 	
}

.sidemenu a:visited {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration:none; 
}

.sidemenu a:hover {
	color: #FF0000;
	font-weight : bold;
	text-decoration:none;
	background-color: #FFFFFF;
 }
 
.centre {
	padding: 20px;
 }
 