body {
	background-color: #333333;
	margin:0px;
}

td {
	font-family:arial; font-size:12px; color:#000000;
	line-height:20px;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x; height:128px;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:36px;
	border:solid 1px #DFB813;
}

.postcard_bg {
	background-image:url(images/postcard_bg.jpg);
	background-repeat:no-repeat; width:698px; height:289px;
}

.banner_bg {
	background-image:url(images/banner_bg.jpg);
	background-repeat:no-repeat; width:304px; height:289px;
}

.subhead_bg {
	background-image:url(images/subhead_bg.jpg);
	background-repeat:repeat-x; height:30px;
	border:solid 1px #DEB611;
}

.gray_bg {
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat-x; background-color:#FFFFFF;
	border:solid 1px #DBDBDB; padding:5px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x; height:81px;
}

.welcome_bg {
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-x; background-color:#FFFFFF;
	padding:3px;
}

.textbox_bg {
	background-image:url(images/textbox_bg.jpg);
	background-repeat:repeat-x; height:24px;
	border:solid 1px #D3D7E7; font-family:Tahoma; font-size:13px;
	color:#999999; padding-left:5px; width200px; padding-top:5px;
}

.footbanner_bg {
	background-image:url(images/footbanner_bg.jpg);
	background-repeat:repeat-x; height:117px;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:15px; color:#000000;
	text-decoration:none; font-weight:bold;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:15px; color:#000000;
	text-decoration:none; font-weight:bold;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:15px; color:#ff0000;
	text-decoration:none; font-weight:bold;
}

.blackheader {
	font-family:"Trebuchet MS"; font-size:15px; color:#000000;
	font-weight:bold;
}

.footlink:link {
	color:#FFFFFF; text-decoration:none;
}

.footlink:link {
	color:#FFFFFF; text-decoration:none;
}

.footlink:link {
	color:#ffcc00; text-decoration:none;
}

.subhead {
	text-decoration:underline; font-weight:bold; font-size:13px;
}

.footfont {
	color:#FFFFFF; line-height:22px;
}



