body { color:#404040; font-size: 12px; font-family: Verdana; background-image: url(../images/gradientbacking.jpg); text-align: center; }
body, html {
height: 100%;
background-image: url(../images/gradientbacking.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align:left;
}
p { }
a:link { color:#666666; text-decoration: none; font-weight:bold; }
a:visited { color: #666666; text-decoration: none; font-weight:bold; }
a:hover { color:#85a843; text-decoration:underline; font-weight:bold; }
a:active { color:#666666; text-decoration: none; font-weight:bold;}
.greentext2 {color:#85a843; font-size:24px;
}
.maintable {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	padding-left: 10px;
}
.greentext
{color:#85a843;
font-weight:bold;
}
.boldtext
{font-weight:bold;
color:#666666;
}
.paddedcell
{padding:10px;
text-align:left;
}
.paddedframe
{padding:10px;
background-color:#FFFFFF;
border:1px solid #85a843; 
text-align:left;
}

.frameimage
{border:1px solid #85a843; 
}