body
{
    background-color: #000000;
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 62.5%;
}

table
{
    background-color: #000000;
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

p
{
    background-color: #000000;
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px;
    margin-top: 2px;
}

h2
{
    margin-bottom: 5px;
    margin-top: 10px;
}

h4
{
    margin-bottom: 5px;
    margin-top: 10px;
}

h5
{
    margin-bottom: 2px; 
    margin-top: 5px;
}

ul
{
    margin-bottom: 2px;
    margin-top: 5px;
}

ol
{
    margin-bottom: 2px;
    margin-top: 5px;
}

a img
{ 
    border: 0; 
}



a
{
    color: #882211;
}

a:link
{
    color: #BB3311;
    text-decoration: none;
}

a:visited
{
    color: #BB3311;
    text-decoration: none;
}

a:active
{
    color: #BB3311;
    text-decoration: underline;
}

a:hover
{
    color: #EE5533;
    text-decoration: underline;
}

.def
{
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px;
}


.bold
{
    font-weight: Bold;
}


.agree
{
    font-size: 20px;
    font-weight: Bold;
}


.normal
{
    font-weight: Normal;
}


.title
{
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 18px;
    text-align: center;
}

.footer
{
    color: #888888;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 12px;
    text-align: center;
}

a.footer
{
    color: #772211;
    font-size: 12px;
}




p.link
{
    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px;
    text-align: center;
}

table.top_menu
{
    background-image: url(images/BlockHeader.png);
}

td.top_menu
{
    background-color: #bb331b;
}

table.main
{
    background-color: #252525;
}

table.main_content
{
    background-color: #000000;
}

table.left_menu
{
    background-image: url(images/BlockHeader.png);
}

td.left_menu_title
{
    background-color: #bb331b;
}

td.left_menu
{
    background-image: url(new/images/BlockHeader.png);
    background-repeat: repeat;
}

ul.left_menu
{
    margin: 0;
    padding: 10;
    border: 0;
    list-style-type: none;
    display: block;

    color: #ffffff;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size: 13px;
    font-weight: Bold;
}
