.back1 {
	background-image: url(images/background_light.gif);
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #996666;
	background-image: url(images/background_light.gif);
	text-align: center;
	vertical-align: middle;
	padding: 15px 6px 10px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #666633;
	background-image: url(images/background_light.gif);
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
	color: #666633;
}
.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #666633;
	background-image: url(images/background_dark.gif);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.borderB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999966;
}
.menuside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: bold;
	color: #996666;
	background-image: url(images/background_light.gif);
	text-align: right;
}
.menusidesub {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 20px;
	font-weight: normal;
	color: #996666;
	background-image: url(images/background_light.gif);
	text-align: left;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #996666;
}
.dashedline {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC9999;
}
