body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.main_table{
    background-color:#FFFFFF;
}
.menu_background{
  background-color:#FCCC10;
} 
.menu{
  padding-right:3px;
  padding-left:3px;
}
.menu_td{
  padding-left:2px;
  padding-right:2px;
} 
a.menu{
    font: bold 16px Trebuchet MS;
	color:#90191B;
	text-decoration: none;
}
a.menu:link {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none; 
	color: #0D78BE;
}
a.menu:active {
	text-decoration: none;
	color: #0D78BE;
}
.left_nav{
   background-color:#FCCC10;
   font: 12px Trebuchet MS;
   color:#90191B;
   text-decoration: none; 
   padding-left:4px;
   padding-right:4px;
}

a.left_nav:link {
	text-decoration: none;
}
a.left_nav:hover {
	text-decoration: none;  
	color: #0D78BE;
}

.padd_left_nav
{
	padding-bottom:15px;
}
.hori_line{
    border-bottom-width:1px;
	border-bottom-color:#731314;
	border-bottom-style:solid;
}
.image_border {
 border-left:1px solid #FCCC10;
 border-right:1px solid #FCCC10;
 padding-top:3px;
 padding-bottom:3px;
} 
.image_border_content{
 font: bold 12px Trebuchet MS;
 color:#90191B;
 border-left:1px solid #FCCC10;
 border-right:1px solid #FCCC10;
 padding-top:3px;
 padding-bottom:3px;
}
.content_header{
  font:19px Trebuchet MS;
  color:#107BC1;
}
.content {
  font:bold 11px Trebuchet MS;
  color:#333333;
}
.footer{
   font: 10px Trebuchet MS;
   color:#90191B;
}
.footer_bar{
   /*border-right:1px solid #90101B;*/
   text-decoration: none;
   padding-left:1px;
   padding-right:3px;
}
.copy_footer{
   font: 11px Trebuchet MS;
   color:#90191B;
}
.news_header{
    font: bold 16px Trebuchet MS;
	color:#90191B;
}
.news_more{
color:#FCCC10;
}
.news_subheader{
   font:bold 12px Trebuchet MS;
	color:#90191B;
}

#normal tr td
{
  white-space: nowrap;
}