body {
	background-color: #333333; margin:0px;
}

td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:20px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg); background-repeat:repeat-x;
	height:33px;
}

.subhead_bg {
	background-image:url(images/subhead_bg.jpg); background-repeat:repeat-x;
	border:solid 1px #138048; 
}

.gray_bg {
	background-image:url(images/gray_bg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;
	border:solid 1px #E1E1E1;
}

.body_bg {
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:72px;
}

.blackheader {
	font-family:"Trebuchet MS"; font-size:15px; font-weight:bold; color:#000000;
}

.whiteheader {
	font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#FFFFFF;
}

.whitefont {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff;
}

.navlink:link {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.navlink:visited {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.navlink:hover {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffcc00; text-decoration:none; font-weight:bold;
}

.footerlink:link {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none;
}

.footerlink:visited {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; text-decoration:none;
}

.footerlink:hover {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ffcc00; text-decoration:none;
}

.bluelink:link {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2D5CB5; text-decoration:underline;
}

.bluelink:visited {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2D5CB5; text-decoration:underline;
}

.bluelink:hover {
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:underline;
}


	



