body {
	background: #EFEFEF url(../images/bg_main.jpg) repeat-x;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 16px;
}
a:link {
	color: #E51209;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E51209;
}
a:hover {
	text-decoration: underline;
	color: #586700;
}
a:active {
	text-decoration: none;
	color: #E51209;
}
img {
	border: none;
}

ul, ol {
	margin-left: 7em;
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 6px;
}	
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #383838;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.menutxt:hover{
	color: #6D2177;
	text-decoration: none;
}
#mainholder {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
.heading1 {
	font-size: 14px;
	font-weight: bolder;
	color: #809600;
}
#toparea {
	width:952px;
	height:67px;
}
#menuarea {
	width:952px;
	height:36px;
	background-image: url(../images/bg_menu.jpg);
}
#menuitems {
	height: 24px;
	width: 470px;
	float: right;
	padding-top: 12px;
}
#flasharea {
	width:952px;
	height:293px;
	background-image: url(../images/bg_flash_area.jpg);
	padding-top: 10px;
}
#flash {
	width:928px;
	height:290px;
	margin-right: auto;
	margin-left: auto;
}
#contentarea {
	width:952px;
	margin-top: 25px;
}
#leftcontentmain {
	float: left;
	width: 234px;
	padding-left: 20px;
}
#leftcontent1{
	float: left;
	width: 234px;
}
#leftcontent2{
	float: left;
	width: 224px;
	padding-left: 10px;
	padding-top: 20px;
}
#midcontent {
	float: left;
	width: 393px;
	padding-right: 20px;
	padding-left: 20px;
}
#rightcontent {
	float: right;
	width: 235px;
	padding-right: 30px;
}
#contentspacer {
	width:952px;
	height:30px;
}	
#footerarea {
	width:952px;
	height:34px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}	
#btmspacer {
	width:952px;
	height:34px;
	margin-right: auto;
	margin-left: auto;
}	
