.logo {
        position:relative;
        width:890px;
        height:115px;
        z-index:1;
        margin-left:auto;
        margin-right: auto;
        top: 0px;
}
.header_back {
        background-image:url(images/RoughRoller_05.jpg);
        background-repeat:repeat-x;
        width: 100%;
        position:absolute;
        z-index:0;
        height: 116px;
        top: -2px;
        }
body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #090e14;
}
#menu ul
{
list-style: none;
padding: 0;
padding-left: 0;
margin: 0;
}
#menu li
{
float: left;
margin: 0;
}
#menu li a{
        height: 49px;
        line-height: 49px;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        float: left;
        width: 102px;
        display: block;
        color: #CCC;
        text-decoration: none;
        text-align: center;
        list-style:none;
        background-image:url(images/RoughRoller_08.jpg);
        background-repeat:no-repeat;
        background-position:right;
        font-size:12px;
        font-weight: bold;
        }
#menu li a:hover{
        background-color:#689B00;
        color:#000;
        padding-top: 10px;
        padding-bottom: 10px;
        }
body,td,th {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 11px;
        color: #ccc;
}
.body_text {
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 13px;
        color: #ccc;
}
h1 {
 font-size: 20px;
 color: #abe401;
 padding: 0px 0px 0px 10px;
 margin-bottom: -10px;
}
h2 {
 font-family: Geneva, sans-serif;
 padding: 0px 0px 0px 10px;
 font-size: 13px;
 color: #ffffff;
 padding: 0px,0px,0px,0px;
 font-style: italic;
 font-weight: normal;
}
h3 {
 font-size: 15px;
 color: #ed5f00;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}
h4 {
 font-size: 18px;
 color: #ed5f00;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}


a {text-decoration:underline; color:#abe401;}
a:hover {text-decoration:underline; color:#7eb400;}

.bgcol_gray2 { background-color:#161e2a;}
.bgcol_gray3 { background-color:#27303e;}
.bgcol_gray4{ background-color:#161e2a; padding: 8px; height: 100px;}
.rr_textbox { background-color: #f5f5f5; border: 1px solid #999;}
.header_box {
        background-color: #090e14;
        border-left: 10px solid #689B00;
        font-size: 12px;
        font-weight:bold;
        padding-left: 10px;
        line-height: 35px;
        color:#999;
}


