body{
	font-family: arial, Verdana, Helvetica, sans-serif;
	background-color:#004910;
	background-image:url(images/bkgnd.gif);
	font-size: 12px;
	margin: 0;
}

#main {
	padding: 25px;
}

	h1 {
	font-size: 18px;
	font-weight: bold;	
	margin: 0px;
}
	h2 {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
	h3 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	color: #003A00;
}
a:hover {
	color: #6D0900;
}
a:visited {
	color: #006D00;
}

#fullheight {height:100%;}
#nav td, #footer{
	border: 1px solid #533D30;
	background-color:#ACC2AE;
}
#nav a {
	text-decoration: none;
	font-weight: bold;	
}

.norepeat {
	background-repeat: no-repeat;
	padding: 5px 30px 0 30px;
	}
	
.series {border-bottom: 1px solid #533D30;}

.custom {
	padding: 10px 10px 0 30px;
	}
 {
	border: 1px solid #533D30;		
	text-align:center;
	background-color:#C9CED1;
}
#footer a {
	text-decoration: none;
}

.bb  {font-size:9px;}

.red {color:#F00}