body {
	font-family: Arial, Helvetica, sans-serif;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
font-family: Arial, Helvetica, sans-serif;
color:#003366;
font-size:14px;
font-weight:bold;
}
td.darkgray
{ background-color:#666666;
}
.red
{
color:#CC0000;
}
.white
{
color:#FFFFFF;
}
.navy
{ background-color:#333366;
}
.navy_border
{
	background-color:#333366;
	border: 1px solid #000000;
}
.lightgray
{ background-color:#CCCCCC;
}
.lightgray_border
{
	background-color:#CCCCCC;
	border: 1px solid #000066;
}
.white_border
{
	border: 2px solid #FFFFFF;
}
#coolmenu{
border: 2px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999999;
	padding-right: 30px;
	border: 2px solid #FFFFFF;
}

#coolmenu a{
font: bold 12px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

#coolmenu a:hover{
background-color: white;
color: #000033;
}



.header
{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #ECE9D8;
	padding-right: 10px;	
}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#003366;
text-align:left;
padding:0,10,0,10;
}
.text1
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#003366;
text-align:left;
}
.text_news
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#333333;
text-align:left;
padding:0,10,0,0;
}
.title2
{
color:#800000;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
text-align:left;
padding:10,10,0,15;
}
.title3
{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
padding:5,10,0,15;
}
.quote
{
color:#003366;
font-size: 11pt;
font-family:Arial, Helvetica, sans-serif;
}
.header_top
{
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
}
.footer
{
	font-size:10px;
	color:#999999;
 	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
#topnews
{
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#000000;
text-align:center;
padding:10px 5px 10px 5px;
height:404px;
}

div.rssDescription {text-align:justify;}
.newsTickerContainer {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
	
.newsTicker {
	position: absolute;
	width: 100%;
}
	
.newsTicker-feedItem {display:block;font-weight:bold; font-size:10pt; text-align:center; margin:20px 5px 5px 5px;}
.rssLinkContainer {margin:0; padding:0;}