body {
	background-color: #000000;
	margin:0px;
}

td {
	font-family:arial; font-size:12px; color:#000000; line-height:19px;
}

.whitefont {
	font-size:11px; color:#FFFFFF;
}

.smallfont {
	font-size:11px;
}	

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x;
	height:108px;
}

.leftnav_bg {
	background-image:url(images/leftnav_bg.jpg); background-repeat:repeat-y;
	border: solid 1px #16100B; background-color:#423A30;
}

.mainpic_bg {
	background-image:url(images/mainpic_bg.jpg); background-repeat:no-repeat;
	width:782px; height:234px;
}

.body_bg {
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x;
	border: solid 1px #776C57; height:37px;
}

.news_bg {
	background-image:url(images/news_bg.jpg); background-repeat:repeat-y;
	border: solid 1px #e7e7e7; width:183px;
}

.news_bg1 {
	background-image:url(images/news_bg1.jpg); background-repeat:repeat-x;
	border: solid 1px #E1CCA8; height:28px;
}

.subhead_bg {
	background-image:url(images/subhead_bg.jpg); background-repeat:repeat-x;
	border: solid 1px #010101; height:33px; background-color:#000000;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
	height:80px;
}

.black_header {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:22px;
	color:#000000; font-weight:bold;
}

.black_header2 {
	font-family:"Trebuchet MS"; font-size:16px;
	color:#000000; font-weight:bold;
}

.red_header {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:19px;
	color:#cc0000; font-weight:bold;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:17px;
	color:#ffffff; font-weight:bold;
}

.textbox {
	font-size:11px; border: solid 1px #000000;
}

.textbox2 {
	font-size:12px; border: solid 1px #C7BBAD;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ffffff;
	text-decoration:none;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ffcc00;
	text-decoration:none;
}

.leftlink:link {
	font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#F5EDE2;
	text-decoration:none;
}

.leftlink:visited {
	font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#F5EDE2;
	text-decoration:none;
}

.leftlink:hover {
	font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#ffcc00;
	text-decoration:none;
}

.blacklink:link {
	font-size:11px; color:#000000;
}

.blacklink:visited {
	font-size:11px; color:#000000;
}

.blacklink:hover {
	font-size:11px; color:#ff0000;
}



