body
form { margin: 0em 0 }
pre { margin: 0em 0 }
a:hover {
	text-decoration: Underline;
}
a {
	text-decoration: none;
}
.sub {
margin:3px;
background: transparent url("images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:7pt Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
}
.sub:hover {
margin:3px;
background: transparent url("images/submit.gif") no-repeat;
height:20px;
width:80px;
border:solid 0 #fff;
font:7pt Verdana, Arial, Helvetica, sans-serif;
color: red;
text-transform:uppercase;
}
.menu:hover {
	font: 7pt Verdana; 
	font-weight: bold;
	color: red;
	text-transform:uppercase;
}
.menu {
	font: 7pt Verdana; 
	font-weight: bold;
	text-transform:uppercase;
	color: #FFF;
	
}
.lab {
	/* background: transparent url("images/menu2.gif") no-repeat; */
	background-color: #669933; 
	/* #C4A446; */
	height:13px;
	width:100px;
	text-align: center;
	font-weight: bold;
}

.headsTD {
	text-align: center;
	border-style: outset;
	border-width: 0px;
	background-color: #669933;
	/* #C4A446; */
}
.headsFont {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.subsrch {
background: transparent url("images/search.gif") no-repeat;
height:18px;
border:solid 0 #fff;
width:15px;
font:7pt Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
}
.subsrch:hover {
background: transparent url("images/search.gif") no-repeat;
height:18px;
border:solid 0 #fff;
width:15px;
font:7pt Verdana, Arial, Helvetica, sans-serif;
color: red;
text-transform:uppercase;
}