body { padding: 0px; margin: 0px; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.2em;   background: #fff url(../img/bg_h.gif) repeat-x top left; color: #454545; }
/* links */
/*a {color:#006800; background: inherit; text-decoration:none}
a:hover {color:#B80000; background: inherit; text-decoration:none;}*/
a { color: #003B6E; background: inherit; text-decoration: none; }
a:hover { color: #2dad48; background: inherit; text-decoration: none; }

/* content holder */
#content { margin: -3px; padding: 0px; width: 960px; }

/* horizontal tabbed menu */
#rat { background: #fff url(../img/bigbox.gif) no-repeat top left; color: #000;  height: 135px; text-align: center; padding: 0px; }
#tabs_top { color: #000;  height: 32px; text-align: center; padding: 77px 0 0 70px; }
#tabs_top li { display: inline; height: 45px; }
#tabs_top li a { float: left; background: #fff url(../img/barbg.gif) no-repeat; color: #f4f4f4; padding: 7px 0; width: 106px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs_top li a:hover { background: #fff url(../img/barcurrent.gif) no-repeat; color: #31B048; }
#tabs_top li a.current { background: #fff url(../img/barcurrent.gif) no-repeat; color: #000; }
.key { text-decoration: underline; }


