@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	font-size:18px;
	font-weight:bold;
	color:#000066;
}
.navbackground {
	background-image:url(images/background_nav.gif);
	background-repeat:repeat-x;
}
.headerbackground {
	background-image:url(images/background_header.gif);
	background-repeat:repeat-x;
}
.highlightRed {
	color: #990000;
}
.copyright {
	font-size: 10px;
}
.subHeaderBackground {
	background-image:url(images/background_subheader.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.subHeaderBody {
	background-image:url(images/SubHeader.jpg);
	background-repeat:repeat-x;
	font-size:12px;
}
.subText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.galleryText {
	font-size: 16px;
}