body {
	margin-top: 0px;
	background-image: url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#002654;
}
.button_div {background:url(img/btn_divider.png) bottom no-repeat;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#97c8e8;
}
.news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6f6f6f;
}
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.fontwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
.title14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}
.title18{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
}
.title_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}
.subtitle
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color:#4d3c25;
	font-weight: bold;
}
.bluetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#002654;
	font-weight: bold;
	line-height:18px;
}
#listing ul {padding-left:0px;}
#listing li {background:url(img/bullet.gif) no-repeat 0 3px; padding-left:15px; padding-bottom:0px;}
.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

#grey a {
	color: #333333;
	text-decoration: none;
}
#grey a:visited {
	color: #333333;
	text-decoration: none;
}
#grey a:hover {
	text-decoration: underline;
	color: #333333;
}
#grey a:active {
	text-decoration: none;
	color: #333333;
}

#footer a {
	color:#97c8e8;
	text-decoration: underline;
}
#footer a:visited {
	color:#97c8e8;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
	color:#97c8e8;
}
#footer a:active {
	text-decoration: none;
	color:#97c8e8;
}
