@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	font-style: normal;
}
body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

h2 {
	font-size: 13px;
	color: #464646;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #333333;
}

#contain {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#banner {
	width: 900px;
	height: auto;
	margin-top: 20px;
}

#navbar {
	width: 900px;
	height: auto;
}

#subnavbar {
	width: 900px;
	height: 29px;
	background-image: url(../images/subnavbar1.jpg);
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}

#subtext {
	width: auto;
	height: auto;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

#content {
	width: 900px;
	height: auto;
	background: #FFFFFF;
}

.lheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #464646;
	padding-left: 10px;
	margin-top: 100px;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	border-left-width: 20px;
	border-left-color: #333333;
	border-left-style: solid;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.subnavon {
	color: #F25B29;
}
