.page
{
    background-color : #ffffff;
    background-image : none;
    margin : 0px 0px 0px 0px;
}
.h_dotline
{
    background-image: url(images/h_dotline.gif?11029);
    background-color : #000000;
    width: 1px;
}
.sidebar
{
    background-color: transparent;
    background-repeat : no-repeat;
    border-style : solid;
    border-color : #ffffff;
    border-width : 0px;
    width : 250px;
    padding : 5px;
}

.sidebar_space
{
    height : 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color : #c2b06a;
    background-color : #ffffff;
}

.item_title
{
    background-color: #c2b06a;
    font-family : arial;
    font-size : 9pt;
    font-weight : bold;
    font-style : normal;
    color : #ffffff;
    padding: 3px;
}

.item_content
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : italic;
    padding: 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #0066ff;
}

.body
{
    padding: 10px;
}

.body_text
{
    font-family : arial;
    font-size : 9pt;
    font-weight : normal;
    font-style : normal;
    color : #000000;
}

.body_text a:link
{
    text-decoration: none;
    color: #0000ff;
}

.footer
{
    background-color : #012a53;
    background-image : none;
    padding : 3px;
}

.footer td
{
    font-family : arial;
    font-size : 8pt;
    color : #ffffff;
    font-style : normal;
    font-weight : normal;
    padding : 3px;
}

.footer a:link
{
    text-decoration : none;
    color : #000000;
}

.footer a:hover
{
    text-decoration : none;
    color : #000000;
}

.footer a:visited
{
    text-decoration : none;
    color : #000000;
}

.menu
{
    background-image: url(images/menu_off.gif?28202);
}

.menuButton, .menuButton_on
{
    padding-left: 15px;
    padding-right :15px;
    cursor: hand;
}

.menuButton a, .menuButton_on a
{
    font-family : arial;
    font-size :  8pt;
    font-weight : bold;
    color : #8e710c;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-image: url(images/menu_off.gif?25627);
}

.menuButton_on
{
    background-image: url(images/menu_on.gif?2488);
}

.menudefault
{
    background-image: url(images/menu_off.gif?25489);
    width:25%;
}

.menuright
{
    background-image: url(images/menu_button_side.gif?17142);
    width:1px;
}

.menuright_on
{
    background-image: url(images/menu_button_side.gif?9975);
    width:1px;
}

.menuleft
{
    background-image: url(images/menu_button_side.gif?2404);
    width:1px;
}

.menuleft_on
{
    background-image: url(images/menu_button_side.gif?10189);
    width:1px;
}

.menu_ButtonHeight
{
    background-color : #686767 ;
    width: 1px;
    height: 32px;
}

.menu_h_space
{
    background-color : #4E4C4C ;
    height : 1px;
}

.menu_h_space2
{
    background-color : #9EA7CA ;
    height : 2px;
}

.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}
