
.page {
        background-color : #000000;
        background-image : none;
        margin : 0px 0px 0px 0px;
         }
.sideBg { background-image: url(images/img_bg.jpg?2335);
          background-color : #3D3C07;
          background-repeat: no-repeat
        }
.header
{
    background-color : #7e7c7c;
    background-image : none;
}
.header td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-weight : normal;
    font-style : normal;
}
.sidebar
{
    border-style : solid;
    border-color : #5293c5;
    border-width : 0px;
    padding: 10px;
    width: 190px;
}

.item
{
        border-style : dotted;
        border-width : 1px 1px 1px 1px;
        border-color : #00596f;
        background-color : #137790;
}

.item_title
{
    background-color: #00596f;
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    padding: 5px;
}

.item_content
{
    color : #ffffff;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 10px;
}

.item_caption
{
    color : #ffffff;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 10px;
}

.sidebar_space
{
    height : 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #000000;
}

.body
{
    background-color : #555555;
    background-image : none;
    padding : 10px;
}

.body_text
{
    font-family : arial, helvetica;
    font-size : 0pt;
    font-weight : normal;
    font-style : normal;
    color : #ffffff;
    padding : 10px;
}

.body_text a:link
{
    text-decoration: none;
    color: #ffff33;
}

.footer
{
    background-color : #000000;
}
.footer td
{
    font-family : arial, helvetica;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
}

.footer a:link
{
    text-decoration : none;
    color : #ffff33;
}

.footer a:hover
{
    text-decoration : none;
    color : #ffff33;
}

.footer a:visited
{
    text-decoration : none;
    color : #ffff33;
}

.menu
{
    background-color: #;
}

.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right: 15px;
    cursor: hand;
    height: 21px;
}

.menuButton a , .menuButton_on a
{
    font-family : arial;
    font-size : 8pt;
    font-weight : bold ;
    color : #ffffff;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-color: #878686;
}

.menuButton_on
{
    background-color: #137790;
}

.menudefault
{
    background-color: #878686;
    width:25%;
}

.menuright
{
    background-color: #878686;
    width:1px;
}

.menuright_on
{
    background-color: #137790;
    width:1px;
}

.menuleft
{
    background-color: #878686;
    width:1px;
}

.menuleft_on
{
    background-color: #137790;
    width:1px;
}

.menu_ButtonHeight
{
    background-color: none;
    width: 0px;
    height: 21px;
}

.menu_h_space
{
    background-color: #;
    height : 1px;
}

.header p {margin-top:0px; margin-bottom:0px}
.sidebar p {margin-top:0px; margin-bottom:0px}
.body p {margin-top:0px; margin-bottom:0px}
.footer p {margin-top:0px; margin-bottom:0px}
