<style type="text/css">
body 
{
background-image:url(../ground.jpg)
}
</style>
BODY {

font-family : Verdana, Arial, sans-serif ;
font-size : 12pt;
color: #515151;
background: #FFFFFF;
}


A  { color: white; text-decoration: none }

A:Hover {
	text-decoration: underline;
	color: yellow;
	background-color : #424DA7;
}

a.topbarr {
	color: #000000;
	text-decoration: none;
	font-size : 13px;
	font-weight : bold;
}  
.topbarr:hover{color:#424DA7}

a.menulink {
	color: white;
	text-decoration: none;
	font-size : 11px;
	font-weight : bold;
}  
.menulink:hover{
	color: white;
	background : #424DA7;
}

TD {
	font-size: 12px;
} 

.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:red)}

.topbar {
	font-size: 12px;
	color: White;
	font-family : Verdana, Arial, sans-serif ;
}

.topbar2 {
	font-size: 10px;
	color: White;
	font-family : Verdana, Arial, sans-serif ;
}

H1 {
	font-size : 22px;
	color : Black;
}

