body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #4c4c4c;
	line-height: 19px;
	color: #FFFFFF;
}
body a{
	color: #FFFFFF;
	text-decoration: underline;
}
body a:hover{
	color: #FF9A00;
	text-decoration: none;
}
h1 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px 0px 20px 10px;
}
h2 {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
}
h3 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
}
h4 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
}
h5 {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
img {border: 0px;}
.lefttop {
	height: 109px;
	width: 50px;
	background-color: #5E5E5E;
}
.sm {
	text-align: left;
	vertical-align: top;
	width: 300px;
	background-color: #4C4C4C;
	height: 109px;
}
#righttop {
	height: 109px;
	width: 400px;
	background-color: #4c4c4c;
	text-align: right;
	vertical-align: bottom;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: regular;
	color: #FFFFFF;
	line-height: 30px;

}
.maintable {
	position: absolute;
	left: 50px;
	top: 0px;
}
.mainnav {
	height: 224px;
	width: 100px;
	vertical-align: top;
}

#subcolumn {
	width: 200px;
	background-color: #FF9A00;
	vertical-align: top;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.navbuttons {
	height: 28px;
	width: 100px;
}
.subnav {
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: none;
	color: #000000;
}
.subnav a {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.subnav li{
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;
}
.subnav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
	list-style-position: inside;
}
.left {
	width: 300px;
	text-align: left;
	vertical-align: top;
}
.right {
	vertical-align: top;
	width: 400px;
}
.imagearea {
	height: 300px;
	width: 400px;
}
.subbar {
	text-align: right;
	height: 25px;
	width: 400px;
}
.textarea {
	text-align: left;
	vertical-align: top;
	list-style-position: inside;
	list-style-type: none;
}
.text {
	width: 360px;
	padding-top: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
}
.text2 {
	width: 500px;
	padding-top: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
}
.text-title {
	background-color: #252424;
	color: #FF9A00;
}
.text-title2 {
	background-color: #FFFFFF;
	color: #000000;
}
.text-italic {
	font-style: italic;
	color: #AAAAAA;
}
.text-orange {
	color: #FF9A00;
}
.text-pink {
	color: #ff84c6;
}
.text-col1 {
	width: 170px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	float: left;
}
.text-col2 {
	width: 190px;
	text-align: left;
	float: right;
	padding-left: 0px;
}
.text-ul {
	color: #FF9A00;
}
.area1 {
	width: 170px;
	background-color: #FFFFFF;
	color: #4c4c4c;
	margin-bottom: 15px;
}
.area1 a{
	color: #4c4c4c;
}
.area2 {
	width: 170px;
	background-color: #5E5E5E;
	color: #ffffff;
	margin-bottom: 15px;
}
.area3 {
	width: 170px;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 15px;
}
.images {
	border: 10px solid #FFFFFF;
}
.images-home {
	width: 164px;
	border: 3px solid #FFFFFF;
}
.imagesL {
	border-top: 10px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 0px;
}
.imagesR {
	border-top: 10px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 10px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.imagesT {
	border-top: 0px;
	border-right: 10px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
.imagesB {
	border-top: 20px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 0px;
	border-left: 10px solid #FFFFFF;
}
.imagesTL {
	border-top: 0px;
	border-right: 20px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: 0px;
}
.imagesBL {
	border-top: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 0px;
	border-left: 0px;
}
.imagesWIDE {
	border-top: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
.imagesTR {
	border-top: 0px;
	border-bottom: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}
.imagesBR {
	border-top: 20px solid #FFFFFF;
	border-bottom: 0px;
	border-left: 20px solid #FFFFFF;
}
.righttitle {
	margin-right: 10px;
	color: #FF9A00;
}
.textfield {
	font-size: 90%;
	color: #666666;
	text-align: left;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.notes {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
.submitbutton {
	font-size: 11px;
	width: 60px;
	height: 22px;
	margin-top: 5px;
}