a:link, a:visited {color: #ff9900;   text-decoration  : none;

}
a:hover {color: #999;  text-decoration  : none;
}


h2{
  border-bottom    : 1px solid #FF9900;
  color            : #FF9900;    
text-decoration  : none;
text-align: center;

  }


#body_bg{
background		: url(../images/bg_top_orange.jpg) #E9E7E8 repeat-x top left;
}

#imglogo {
background		: url(../images/logo_orange.png) no-repeat top left;
}

#headerconteiner {
background     : url(../images/topright_orange.png) repeat-x 100% 0;
}

div.date {
  color            : #FF9900;
}

table.moduletable_menu ul li a:hover
{
  color            : #000000;    text-decoration  : none;


}

table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited
{
  color            : #000000;   text-decoration  : none;

}


#nav li.active a {background:#FF9900;  text-decoration  : none;
}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {background:#FF9900;  text-decoration  : none;}
#nav li li a, #nav li li.active a{background:#D5540C;  text-decoration  : none;
}
#nav li ul {border:1px solid #D5540C;border-top:none;}
#nav li li a, #nav li li.active a{border-top:1px solid #D5540C;  text-decoration  : none;
}
#nav li li.active a{border-top:1px solid #ED5D0D;  text-decoration  : none;
}

.lcol table.moduletable th span, .lcol table.moduletable_menu th span, .rcol table.moduletable th span, .rcol table.moduletable_menu th span  { }