body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	background-image: url(../images/background.jpg);
 background-repeat:;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration:underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 46px;
	vertical-align: top;
	background-image: url(../images/title-bak.gif);
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 180px;
	padding: 0px;
}
.menu ul, .menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #578bb8;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.powered_by {
	background-image: url(../images/title-bak.gif);
	padding: 3px;
}
.green_footer {
	background-image: url(../images/title-bak.gif);	
}
.content {
	background-color: #FFFFFF;
	height: 250px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
}
.sidebar {
	background-image: url(../images/title-bak.gif);
	width:180px;
}
.banner-ad {
	background:#FFFFFF;
}
.sidebar-contents {
	margin:8px;
}
.js-error {
	width:900px;
	background-color:#FFFF00;
	border-color:#000000;
	padding:3px;
}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */


.newsbox {
	background-color:#CC6600;
}
.rss-box-newsbar a:link, .rss-box-newsbar a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.rss-box-newsbar {
	padding-top:3px;
	padding-left:3px;
	padding-bottom:3px;
}
.rss-title, rss-title a {
	margin: 0px 0;
	padding: 0;
}
.rss-items {
	list-style:none;
	margin:0;
	padding:0;
}
.rss-item {
	font-size: small;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
}
.rss-item a:hover {
}
.rss-date {
	font-size: xx-small;
}