body {
	background: url(../images/background.jpg) repeat-y center top;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dropshad_l {
	background: url(../images/dropshad_l.jpg) y-repeat left top;
}

.dropshad_r {
	background: url(../images/dropshad_r.jpg) y-repeat right top;
}

.headercell {
	border-top: solid #FFFF00 1px;
	border-left: solid #FFFF00 1px;
	border-right: solid #FFFF00 1px;
}

.centercell {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border-left: solid #FFFF00 1px;
	border-right: solid #FFFF00 1px;
}

.navcell {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.bodycell {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 50px;
}

.footercell {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	border-left: solid #FFFF00 1px;
	border-right: solid #FFFF00 1px;
}

.grayborder {
	margin-right: 12px;
	border: #CCCCCC solid 1px;
}

.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006633;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

a:link {
	color: #006633;
}

a:visited {
	color: #000000;
}

a:hover {
	color: yellow;
}
