body {
        font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
        background-color: #FFFFFF;
        background-image: url(/images/wrw/wrar_bg.jpg);
        background-repeat: repeat-x;
        margin-top: 0px;
}


a {
 font-family: Tahoma, Verdana, Arial;
        /*font-size: 12px;*/
        font-weight: bold;
        color: #ff7900;
        text-decoration: underline;
}

a:visited, a:visited:active, a:active {
        font-family: Tahoma, Verdana, Arial;
        /*font-size: 12px;*/
        font-weight: bold;
        color: #ff7900;
        text-decoration: underline;
}


a:hover {
        font-family: Tahoma, Verdana, Arial;
        /*font-size: 12px;*/
        font-weight: bold;
        color: #ff7900;
        text-decoration: none;
}


td {
        font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #4b227d;
}

.title {
        font-family: Comic Sans Ms, Tahoma, Verdana;
        font-size: 18px;
        font-weight: bold;
        color: #ff7901;
}

.sub_title {
        font-family: Comic Sans Ms, Tahoma, Verdana;
        font-size: 15px;
        font-weight: bold;
        color: #0070ab;
}

.sidebar_bg {
        background-image:url(/images/wrw/side_bar_bg.gif);
}

.sidebar_bg_left {
        background-image:url(/images/wrw/wrar_bg_left.jpg);
        background-repeat: repeat-x;
}

.sidebar_bg_right {
        background-image:url(/images/wrw/wrar_bg_right.gif);
        background-repeat: repeat-x;
}

.bg_body {
        background-image:url(/images/wrw/wrar_bg_body.jpg);
        background-repeat: repeat-x;
        background-color: #a8d66c;
}

.bg_body2 {
        background-image:url(/images/wrw/body_bg_01.gif);
}

.footer_text {
        font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 11px;
        font-weight: normal;
}

a.footer, a.footer:visited {
        font-family: Tahoma, Verdana, Arial;
        /*font-size: 11px;*/
        color: #FFFFFF;
        text-decoration: underline;
}

a.footer:hover, a.footer:visited:hover, a.visited:active, a.footer:active {
        font-family: Tahoma, Verdana, Arial;
        /*font-size: 11px;*/

        color: #ffffff;
        text-decoration: none;
}