body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/gradient_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #993300;
	background-repeat: repeat-x;
}
a:link, a:visited {
	color: #993300;
}
a:hover {
	color: #CC0000;
}
.top_nav:link,.top_nav:visited {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.top_nav_rt:link,.top_nav_rt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBE68E;
	text-decoration: none;
}
.right_nav_page:link, .right_nav_page:visited{
	font-weight: bold;
	color: #993300;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.right_nav:link, .right_nav:visited{
	font-weight: bold;
	color: #993300;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 15px;
}
.right_nav:hover{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.copyright,.copyright:link,.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FBE68E;
	text-decoration: none;
}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}
.sitemap {
	font-size: 10px;
	color: #993300;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	font-style: italic;
}
.caps, .caps:link, .caps:visited {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.caps:hover {
	color: #660000;
}
.left_bg {
	background-color: #FFCC00;
	background-image: url(images/gradient_td.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.small_black {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.white_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.red_bold_it {
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
.red_bold {
	font-weight: bold;
	color: #993300;
}
h3 {
	font-size: 18px;
	color: #993300;
}
.td_small {
	font-size: 11px;
}
.bold_drk_red {
	font-weight: bold;
	color: #660000;
}

