

body {
	background-color: #DDDDDD;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.headertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
}
.headertext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
.headertext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

#mainbody2 {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	padding-top:11px;
	background-image: url(mainbody2bg.gif);
	border-style:solid;
    border-width:1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5px;
	padding-left:5px;

}

.maintit3 {
	width: 200px;
	border-bottom-style: solid;
	border-bottom-color: #add0ad;
	color: #004300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-width: thin;
	padding-top: 8px;
	padding-bottom: 5px;
	height: 17px;
}