body {
	background-image: url(../_images/_index/back.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
a:link, a:visited {
	color: #005A9B;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
option, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}












.indexContent {
	background-color: #E9E9E9;
	width: 621px;
	padding-top: 35px;
	padding-right: 100px;
	line-height: 18px;
}
.indexLeft {
	background-image: url(../_images/_index/left_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.indexNav {
	background-image: url(../_images/_index/nav_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 25px;
}
.indexFooter {
	font-size: 11px;
	color: #999999;
	padding-top: 25px;
	padding-bottom: 20px;
}










.featured {
	background-image: url(../_images/_index/featured_back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.featuredText {
	font-size: 11px;
	color: #333333;
	padding: 15px 35px 25px 50px;
}








.nav {
	background-image: url(../_images/nav_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 35px;
	width: 09px;


}













.footerLeft {
	font-size: 11px;
	color: #999999;
	padding-left: 110px;
	padding-top: 25px;
	padding-bottom: 20px;
}
.footerRight {
	font-size: 11px;
	color: #999999;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 50px;
}
.content {
	line-height: 18px;
	background-color: #e9e9e9;
	padding: 50px 50px 75px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: -5px;
}
.titlebar {
	background-image: url(../_images/title.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 931px;
}
.logo {
	margin-right: 40px;
}
