body {
	background-color: #333333;
	margin:0px;
}

td {
	font-family:Arial; font-size:12px; color:#000000; line-height:20px;
}

.blacknav_bg {
	background-image:url(images/blacknav_bg.jpg);
	background-repeat:repeat-x; height:31px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; height:72px;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x; height:100px;
}

.leftnavhead_bg {
	background-image:url(images/leftnavhead_bg.jpg);
	background-repeat:repeat-x; height:29px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:29px;
}

.navgray_bg {
	background-image:url(images/navgray_bg.jpg);
	background-repeat:repeat-x; height:30px;
}

.navred_bg {
	background-image:url(images/navred_bg.jpg);
	background-repeat:repeat-x; height:30px;
}

.red_bg {
	background-image:url(images/red_bg.jpg);
	background-repeat:repeat-x; height:29px;
}

.main_pic {
	background-image:url(images/main_pic.jpg);
	background-repeat:no-repeat; height:228px; width:632px;
}

.leftnav_bg {
	background-image:url(images/leftnav_bg.jpg);
	background-repeat:repeat-y; width:185px;
}

.gray_bg {
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat-x;
}

.gray_border {
	background-color:#F0F0F0;
	border: solid 1px #E1E1E1;
}


.whitefont {
	font-family:Arial; font-size:11px; color:#ffffff;
}

.whitefont2 {
	font-family:Arial; font-size:12px; color:#ffffff;
}

.blackfont {
	font-family:Tahoma; font-size:10px; color:#333333; font-weight:bold; line-height:24px;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:13px; color:#ffffff; font-weight:bold;
}

.white_header2 {
	font-family:"Trebuchet MS"; font-size:16px; color:#ffffff; font-weight:bold;
}

.white_header3 {
	font-family:Arial; font-size:13px; color:#ffffff; font-weight:bold;
}

.black_header {
	font-family:Arial; font-size:13px; color:#000000; font-weight:bold;
}

.red_header {
	font-family:Arial; font-size:15px; color:#cc0000; font-weight:bold; text-decoration:underline;
}




.navlink:link {
	font-family:"Trebuchet MS"; font-size:13px; color:#000000; font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:13px; color:#000000; font-weight:bold; text-decoration:none;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:13px; color:#ff0000; font-weight:bold; text-decoration:none;
}

.leftlink:link {
	font-family:Tahoma; font-size:10px; color:#B81A19; font-weight:bold; text-decoration:none;
}

.leftlink:visited {
	font-family:Tahoma; font-size:10px; color:#B81A19; font-weight:bold; text-decoration:none;
}

.leftlink:hover {
	font-family:Tahoma; font-size:10px; color:#ff9900; font-weight:bold; text-decoration:none;
}

.whitelink1:link {
	font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none;
}

.whitelink1:visited {
	font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none;
}

.whitelink1:hover {
	font-family:Arial; font-size:11px; color:#ffcc00; text-decoration:none;
}

.blacklink:link {
	font-family:Arial; font-size:11px; color:#000000; text-decoration:underline;
}

.blacklink:visited {
	font-family:Arial; font-size:11px; color:#000000; text-decoration:underline;
}

.blacklink:hover {
	font-family:Arial; font-size:11px; color:#ff6600; text-decoration:underline;
}

.redlink:link {
	font-family:Arial; font-size:11px; color:#cc0000; text-decoration:underline;
}

.redlink:visited {
	font-family:Arial; font-size:11px; color:#cc0000; text-decoration:underline;
}

.redlink:hover {
	font-family:Arial; font-size:11px; color:#ff6600; text-decoration:underline;
}

.p5 {
	padding:5px;
}

.textbox {
	font-family:Arial; font-size:11px;
	border: solid 1px #7F9DB9;
}

