@charset "utf-8";
.topbanner {
	background-image: url(Assets/TopBanner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	vertical-align: text-bottom;
	text-align: left;
	padding-left: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.menu {
	padding-bottom: 12px;
	padding-top: 32px;
}
.CentreThumb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.RThumb {
	padding-left: 2px;
}

.LRThumb {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.topbanner a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.topbanner a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.topbanner a:hover {
	text-decoration: underline;
	color: #FF7F00;
}
.topbanner a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.MainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 18px;
	padding-right: 36px;
	padding-bottom: 24px;
	padding-left: 24px;
	line-height: 16px;
	height: 460px;
}
.CapitalFloat {
	clear: right;
	float: left;
	padding-right: 3px;
	padding-top: 6px;
}
.stats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffe973;
	height: 103px;
	width: 325px;
	left: -24px;
	position: relative;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
	margin-bottom: 0px;
	bottom: -24px;
	line-height: 13px;
	font-weight: bold;
	clear: right;
	float: left;
}

.photopanel {
	background-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.RightPanel {
	background-color: #ff7f00;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ImageTopBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FormLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #B50000;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 12px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
}
.Captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 12px;
	color: #B50000;
}

