body {
        margin:0;
        padding:0;
        background-color: #ffffff;
        background-image: url('../images/base-bg.gif');
}

p,td { font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        margin-top: 0px;
}

a{
        color: #A83F4D;
        text-decoration: underline;
}

a:hover{
        color: #bf6a0d;
        text-decoration: none;
}

a.hidden {
        text-decoration: none;
        color: #000000;
        cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
        margin-left:20px;
        margin-top:0px;
        padding:1px;
        list-style-type: square;
        line-height: 16px;
        }

.bgy {
        background-repeat: repeat-y;
}

.bottom_addr {
        font-size: 10px;
        color: #FFFFFF;
        padding-top: 8px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-left: 15px;
}

.bottom_addr_lnk {
        text-decoration: none;
}

.bottom_addr_lnk:hover {
        text-decoration: underline;
}


.bgx {
        background-repeat: repeat-x;
}


.norepeat {
        background-repeat: no-repeat;
}


.welcome {
        font-size: 14px;
        font-weight: bold;
        text-transform: none;
        color: #000000;
        background-image: url('../images/welc-bg.gif');
        background-repeat: repeat;
        padding: 10px;
}

.c_name {
        font-size: 14px;
        font-weight: bold;
        text-transform: none;
        color: #000000;
        vertical-align: top;
        padding-top: 89px;
        padding-left: 5px;
}


.bottom_menu {
        color: #bf6a0d;
        text-align: center;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-right: 189px;
}

.bottom_lnk{
        color: #bf6a0d;
        TEXT-DECORATION: none;
}

.bottom_lnk:hover {
        color: #bf6a0d;
        TEXT-DECORATION: underline;
}

.mainlevel
{
 color: #fef4e8;
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap;
        text-align: center;
        vertical-align: top;
        padding-top: 30px;
}

.mainlevel a:link
{
text-decoration: none;
        color: #fef4e8;
        }
.mainlevel a:visited
{
text-decoration: none;
        color: #fef4e8;
        }

.mainlevel a:hover
{
   color: #fef4e8;
        text-decoration: underline;
}

.menu {
        color: #fef4e8;
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap;
        text-align: center;
        vertical-align: top;
        padding-top: 30px;
}
.menu_lnk{
        text-decoration: none;
        color: #fef4e8;
}

.menu_lnk:hover {
        color: #fef4e8;
        text-decoration: underline;
}


.sub {
        color: #525252;
        text-transform: none;
        vertical-align: middle;
        padding-left: 6px;
}

.sub_lnk{
        color: #525252;
        text-decoration: none;
}

.sub_lnk:hover {
        color: #333333;
        text-decoration: underline;
}


.body_txt {
        color: #000000;
        text-align: justify;
        padding: 10px;
        vertical-align: top;
}
.mainlevel
{      color: #fef4e8;
        font-weight: bold;
        padding-right: 6px;
        padding-left: 6px;
        white-space: nowrap;
        text-align: center;
        vertical-align: top;
        padding-top: 30px;
}
.sub .mainlevel:link
{
        color: #525252;
        text-decoration: none;
}
.sub .mainlevel:visited
{
        color: #525252;
          text-decoration: none;
}
.sub .mainlevel:hover
{
        color: #333333;
        text-decoration: underline;
}
.contentheading
{
font-family: Helvetica;
font-size: 14px;
color: #AE5568;
font-weight: bold;
}

