body {
	background-image: url(/mainimages/content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
.bodyArea {
	width: 100%;
	text-align: left;
}
.bttmbar {
	background-image: url(/mainimages/bttmbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 6px;
	font-size: 11px;
	line-height:13px;
}
.bttmbar a {
	color: #766200;
}
.contentArea {
	font-size: 13px;
	line-height: 20px;
}
.contentPadding {
	padding: 0px 0px 20px 20px;
	width: 580px;
}
.contentPadding h1 {
	font-size: 24px;
	font-weight: bold;
	color: #7A903B;
	margin: 0px;
}
.contentPadding h2 {
	color: #7A903B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentPadding a:link, .contentPadding a:visited {
	color: #7A903B;
	text-decoration: none;
}
.contentPadding a:hover, .contentPadding a:active {
	color: #C2A303;
	text-decoration: none;
}
.contentPadding table {
	background-color: #F5F0D6;
	border: 1px solid #7A903B;
	padding: 3px;
}
.contentPadding table th {
	color: #F9F6E7;
	background-color: #7A903B;
	padding: 5px;
	font-size: 13px;
}
.contentPadding table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DA9B;
	padding: 5px;
}
.contentPaddingMng table a:link, .contentPadding table a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentPaddingMng table a:hover, .contentPadding table a:active {
	color: #E6DA9B;
	text-decoration: none;
}
.contentPaddingMng table {
	background-color: #F5F0D6;
	border: 1px solid #7A903B;
	padding: 3px;
}
.contentPaddingMng table th {
	color: #F9F6E7;
	background-color: #7A903B;
	padding: 5px;
	font-size: 13px;
}
.contentPaddingMng table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DA9B;
	padding: 5px;
}
.contentPaddingMng table a {
	font-size: 10px;
	text-decoration: none;
	background-color: #7A903B;
	display: block;
	padding: 3px;
	float: none;
}
.contentPaddingMng table a:link, .contentPaddingMng table a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contentPaddingMng table a:hover, .contentPaddingMng table a:active {
	color: #E6DA9B;
	text-decoration: none;
}
.photoRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidebar {
	width: 195px;
	background-image: url(/mainimages/sidenav_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarbox {
	width: 174px;
	margin-left: 18px;
}
.sidebarboxbg {
	background-image: url(/mainimages/sidebox_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sidebarboxbg img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
}
.sponsorlogos {
	margin-bottom: 20px;
}
.sponsorlogos img {
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.tableRow {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A903B;
	padding-top: 5px;
}
.contentArea #logo {
	margin-left: 30px;
}
.contentArea #sponsors {
	margin-left: 0px;
	margin-bottom: 30px;
}
.contentAreaEnter {
	font-size: 16px;
	font-weight: bold;
	color: #7A903B;
	text-align: center;
}
.homepadding {
	padding: 0px 20px 20px;
}
.errorLabel {
	color:#990000;
	font-weight:bold;
	font-size:16px;
}
.normalLabel {
}
