body { background: #fff url(../img/bg_h.gif) repeat-x top left;}
/* links */
a {color:#006800; background: inherit; text-decoration:none}
a:hover {color:#B80000; background: inherit; text-decoration:none;}

/* content holder */
#cont { margin: auto; width: 960px; }

/* horizontal tabbed menu */
#rat { background: #fff url(../img/bigbox.gif) no-repeat top left; color: #000;  height: 135px; text-align: center; padding: 0 0 0 0; }
#tabs_top { color: #000;  height: 32px; text-align: center; padding: 84px 0 0 85px; }
#tabs_top li { display: inline; height: 45px; }
#tabs_top li a { float: left; background: #fff url(../img/barbg.gif) no-repeat; color: #fff; 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; }

