﻿body {
	margin: 0px auto 0px auto;
	background-image: url('images/mainbg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.header {
	width: 1000px;
	height: 214px;
	margin: 0px auto 0px auto;
}
.menu {
	width: 1000px;
	height: 51px;
	margin: 0px auto 0px auto;
	background-image: url('images/menu.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.slide {
	width: 1000px;
	height: 156px;
	margin: 0px auto 0px auto;
	background-image: url('images/slide.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.container {
	width: 1000px;
	height: 306px;
	margin: 0px auto 0px auto;
	background-image: url('images/middle.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
.containervid {
	width: 1000px;
	height: 650px;
	margin: 0px auto 0px auto;
	background-image: url('images/middle.jpg');
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	width: 1000px;
	height: 37px;
	margin: 0px auto 0px auto;
	background-image: url('images/footer.jpg');
	background-position: center center;
}
.footertxt {
	width: 1000px;
	height: 30px;
	margin: 0px auto 0px auto;
	font-family: tahoma;
	font-size: x-small;
	color: #436578;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
}
.containin {
	width: 1000px;
	height: 305px;
	margin: 0px auto 0px auto;
	background-image: url('images/containin.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.inmenu {
	width: 760px;
	height: 47px;
	margin: 0px auto 0px auto;
	padding-left: 55px;
}
.menu a {
	width: 88px;
	height: 47px;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 47px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.hsep {
	height: 4px;
}
.sep {
	width: 1px;
	height: 47px;
	float: left;
	background-image: url('images/menusep.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.menu a:hover {
	width: 88px;
	height: 47px;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	line-height: 47px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background-image: url('images/ahover.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FAE75A;
}
.data {
	width: 720px;
	height: 305px;
	margin: 0px auto 0px auto;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 8pt;
	color: #D2DFE6;
}
.style2 {
	font-size: 9pt;
	text-align: center;
}
.column {
	width: 230px;
	height: 300px;
	float: left;
	font-family: tahoma;
	font-size: 8pt;
	color: #E2EBEF;
	padding-right: 4px;
	padding-left: 4px;
}
.current {
	width: 88px;
	height: 47px;
	float: left;
	display: block;
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	line-height: 47px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	background-image: url('images/ahover.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FAE75A;
}
.datasep {
	height: 15px;
}
.previewtitle {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	width: 220px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 8px;
}
.previewtitle a {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.previewtitle a:hover {
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #F4E15E;
}
.sponsorform {
	width: 720px;
	height: 300px;
	margin: 0px auto 0px auto;
	background-image: url('images/formbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.formspon {
	width: 380px;
	height: 250px;
	margin: 0px auto 0px auto;
}
.formtxt {
	width: 100px;
	height: 20px;
	float: left;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bold;
}
.formfield {
	width: 200px;
	height: 20px;
	float: left;
}
.formseparator {
	height: 5px;
	width: 380px;
	float: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.formfieldtxtarea {
	width: 380px;
	height: 60px;
	float: left;
}
.submitdiv {
	width: 380px;
	height: 23px;
	float: left;
	padding-top: 3px;
	text-align: right;
}
.inputfield {
	background-color: #2D3337;
	font-family: tahoma;
	font-size: 8pt;
	width: 200px;
	height: 18px;
	border: 1px solid #FFFFFF;
	color: #D5DEE1;
	line-height: 18px;
	vertical-align: middle;
}
.inputtxtareatxt {
	width: 380px;
	height: 60px;
	border: 1px solid #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	color: #CFDCE2;
	background-image: url('images/txtareabg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.inputsubmit {
	width: 100px;
	height: 20px;
	background-color: #1B2327;
	border: 1px solid #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.pagetitle {
	width: 1000px;
	height: 87px;
	margin: 0px auto 0px auto;
}
.containinpages {
	width: 1000px;
	height: 305px;
	margin: 0px auto 0px auto;
	background-image: url('images/pagetitledown.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.newsseparator {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #59849B;
	height: 5px;
}
.newscontainer {
	height: 84px;
}
.newsimage {
	width: 210px;
	height: 80px;
	float: left;
}
.newstext {
	width: 500px;
	height: 80px;
	float: left;
}
.newsseparator2 {
	height: 5px;
}
.newstext a {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFE064;
}
.newstext a:hover {
	font-family: tahoma;
	font-size: 8pt;
	color: #9FE0FF;
}
.linkcolor {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFE064;
}
.column a {
	font-family: tahoma;
	font-size: 8pt;
	color: #BECDD6;
}
