body {
	margin: 0px;
	background-image: url(../images/bg_10.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.all {
	height: auto;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 269px;
	width: 1003px;
	float: left;
}
.MainBody {
	height: auto;
	width: 1003px;
	background-image: url(../images/index02_14.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
.in {
	height: auto;
	width: 100%;
	float: left;
}
.footer {
	height: 80px;
	width: 1003px;
	text-align: center;
	vertical-align: middle;
}

.toplinks {
	height: 45px;
	width: 100%;
	float: left;
	background-image: url(../images/index02_10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.footerlink {
	height: 40px;
	width: 1003px;
	margin-top: 10px;
}
.leftcol {
	width: 211px;
	float: left;
	padding-left: 10px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ED9319;
	text-decoration: underline;
}
.rightcol {
	float: left;
	width: 228px;
	padding-left: 10px;
	text-align: left;
}

.middlecol {
	float: left;
	height: auto;
	width: 534px;
	padding-left: 10px;
}
.contact {color: #000066;}

.style1 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.style2 {color: #333333}
.style2 a:link {
	color: #000000;
	text-decoration: none;
}
.style3 {font-size: 20px}

.BodyText {
	font-size: 12px;
	line-height:16px;
	padding-bottom:8px;
	}

.BodyText a:link {
	font-size: 12px;
	color: #ED9E1B;
	text-decoration: none;
}

.BodyText a:visited {
	font-size: 12px;
	color: #ED9E1B;
	text-decoration: none;
}

.BodyText a:hover {
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

.style21 {font-size: 9px}
.LeftBar {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

