td, table, div
{
    text-align: left;
    font-family: tahoma;
    font-size: 11px;
    line-height: 14px;
    vertical-align: top;
    color: #8B8B8B;
}
form
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin: 0;
    padding: 0;
    background-image: url("images/main_bg.gif");
    background-repeat: repeat;
}
a
{
    color: #8B8B8B;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
.list ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 16px;
}
.list ul li
{
    background: url("images/marker.gif") top left no-repeat;
    padding: 0 0 0 8px;
}
.list ul li a
{
    color: #8B8B8B;
    text-decoration: underline;
}
.list ul li a:hover
{
    text-decoration: none;
}

.c_name
{
    background-color: #FFFFFF;
    background-image: url("images/black_line.gif");
    background-position: left;
    background-position: bottom;
    background-repeat: repeat-x;
}
.man
{
    background-image: url("images/man.gif");
    background-repeat: no-repeat;
}
.red_bg
{
    background-color: #730909;
    background-image: url("images/red_bg.gif");
    background-repeat: repeat-x;
}
.black_line
{
    background-image: url("images/black_line.gif");
    background-repeat: repeat-y;
}
.black_line_bot
{
    background-image: url("images/black_line.gif");
    background-position: left;
    background-position: bottom;
    background-repeat: repeat-x;
}
strong
{
    color: #FFFFFF;
}
b
{
    color: #FFFFFF;
    text-transform: uppercase;
}
.header
{
    color: #FFFFFF;
}
.header b
{
    color: #FFFFFF;
    text-transform: uppercase;
}
.margin
{
    margin-left: 35px;
    margin-top: 27px;
}
.grey_tallx
{
    background-image: url("images/grey_tall.gif");
    background-repeat: repeat-x;
}
.grey_tally
{
    background-image: url("images/grey_tall.gif");
    background-repeat: repeat-y;
}


.margin1
{
    margin: 20px 0 0 27px;
    width: 417px;
    height: 382px;
    overflow: auto;
    scrollbar-3dlight-color: #0E0E0E;
    scrollbar-track-color: #0E0E0E;
    scrollbar-shadow-color: #0E0E0E;
    scrollbar-face-color: #3C3C3C;
    scrollbar-arrow-color: #0E0E0E;
    scrollbar-darkshadow-color: #0E0E0E;
}
.margin1 a
{
    vertical-align: middle;
    margin-left: 4px;
}
.margin2
{
    margin-left: 26px;
    margin-top: 32px;
}
.margin2 span a
{
    vertical-align: middle;
    margin-left: 4px;
}
.bg_cont
{
    background-image: url("images/bg_cont.gif");
    background-repeat: repeat;
}
.footer
{
    color: #A1A1A1;
    font-size: 10px;
    padding: 13 6 0px 0px;
    text-align: right;
}
.footer a
{
    color: #A1A1A1;
    font-size: 10px;
    padding: 13 6 0px 0px;
    text-align: right;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}


.white_bg
{
    background-color: #FFFFFF;
    background-image: url("images/black_line.gif");
    background-repeat: repeat-y;
}
.black_txt, .black_txt b
{
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
}
.form input
{
    width: 163px;
    height: 19px;
    font-family: tahoma;
    font-size: 11px;
    color: #8B8B8B;
    padding: 0 0 0 4px;
    border-color: #A7A7A7;
    border-width: 1px;
    background-color: #FFFFFF;
}
.form textarea
{
    width: 163px;
    height: 99px;
    font-family: tahoma;
    font-size: 11px;
    color: #8B8B8B;
    padding: 3 0 0 4px;
    overflow: hidden;
    border-color: #A7A7A7;
    border-width: 1px;
    background-color: #ffffff;
}

