body,td,th {
	font-family: Trebuchet MS, Arial, Times new roman;
	font-size: 12px;
}
body {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFC91B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Form-TextFields {
	font-size: 11px;
	color: #238907;
	background-color: #FFFFFF;
	border: 1px solid #993366;
}
.nav-links {
}
.nav-links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B0C73;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF5E16;
	text-decoration: none;
}
a:active {
	color: #FF5E16;
	text-decoration: none;
}
.Bold16 {
	font-size: 16px;
	font-weight: bold;
}
.Featured-Red {
	color: #FF0000;
	font-size: 20px;
}
.content_bg {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
}
.content_mainbg {
	background-image: url(images/content_white.gif);
	background-repeat: repeat-y;
}
.buttons {
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	height: 28px;
	width: 150px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #0E2F72;
	vertical-align: top;
	margin: 1px;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
