body {
	background-color: #DEC07E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.bkgrnd {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.menuleft {
	background-image: url(images/menu_left.jpg);
	background-repeat: no-repeat;
}
a.menulink:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menulink:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menulink:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.menulink:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	line-height: 14px;
}
a.footlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	line-height: 14px;
}
a.footlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#3300FF;
	text-decoration: underline;
	line-height: 14px;
}
a.footlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.leftColumn {
	background-image: url(images/left_column_bg.jpg);
	background-repeat: no-repeat;
}
.featured_bg {
	background-image: url(images/featured_box_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.newsbg {
	background-image: url(images/news_box_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.pageRight {
	background-image: url(images/page_right_bg.gif);
	background-repeat: repeat-y;
}
.mainCell {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
}
.redBorder {
	border: 1px solid #B70036;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #B32F37;
}.border1 {
	border: 1px solid #B32F37;
}
