﻿body
{
    margin: 0px;
    background: url(images/main-bg.jpg) repeat-x #f7f7f7;
}
.RIGtolinksbg
{
    background: url(images/toplinks-bg.png) no-repeat;
    width: 286px;
    height: 40px;
    color:#fff;
    padding-top:8px;
}
a.RIGtoplinks
{
    font-family: Calibri;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    text-decoration: none;
}

a:hover.RIGtoplinks
{
    text-decoration: underline;
}
.RIGheadtxt
{
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    color: #2b5b7b;
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dotted #2b5b7b;
}
.RIGcommontxt
{
    font-family: Calibri;
    font-size: 13px;
    color: #767676;
    line-height: 16px;
}
.RIGusertxt
{
    font-family: Calibri;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
    color: #767676;
}
.RIGLoginTextBox
{
    font-family: Calibri;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    border: 1px #aaaaaa solid;
    width: 160px;
    height: 20px;
    background-color: #ffffff;
}
.RIGLoginbtn
{
    color: #7c7c7c;
    font-family: Verdana;
    font-size: 11px;
    height: 11px;
    border: 1px solid #767676;
    background: #e6e6e6;
    background-repeat: no-repeat;
    width: 56px;
    font-weight:bold;
}
a.RIGfootertxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #2b5b7b;
    font-weight: normal;
    text-decoration: none;
}
a:hover.RIGfootertxt
{
    color: #cf4313;
    text-decoration: underline;
}