
.page
{
    background-image: none;
    background-color: #ffffff;
    margin: 0 0 0 0;
}

.header
{
    background-color : #ffffff;
    background-image : none;
}

.header td
{
    font-family : arial;
    font-size : 10pt;
    color : #000000;
    font-weight : normal;
    font-style : normal;
}

.header a:link
{
    text-decoration : none;
    color : #0000ff;
}

.sidebar
{
    background-color: #D5E6F0;
    border-style: solid;
    border-color: #669DAD;
    border-width: 0px;

    width: 220px;
    padding: 15px;
}

.sidebar_space
{
    height: 10px;
}

.item
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #669DAD;
    background-color : #ffffff;
}

.item_title
{
    background-color: #669DAD;
    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 : normal;
    padding: 10px;
}

.item_caption
{
    color : #000000;
    font-family : arial;
    font-size : 8pt;
    font-weight : normal;
    font-style : normal;
    padding: 10px;
}

.sidebar a:link
{
    text-decoration: none;
    color: #0000ff;
}

.body
{
    background: #e7e7e7 url(images/globe.jpg?29906) no-repeat;
    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 td
{
    font-family : arial;
    font-size : 8pt;
    color : #000000;
    font-style : normal;
    font-weight : normal;
}

.footer a:link
{
    text-decoration : none;
    color : #0000ff;
}

.footer a:hover
{
    text-decoration : none;
    color : #0000ff;
}

.footer a:visited
{
    text-decoration : none;
    color : #0000ff;
}

.menuButton, .menuButton_on
{
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right :15px;
    cursor: hand;
    height: 35px;
}

.menuButton a, .menuButton_on a
{
    font-family : arial;
    font-size : 8pt;
    font-weight : bold ;
    color : #000000;
    font-style : normal;
    text-decoration: none;
}

.menuButton
{
    background-image: url(images/divider_menu1.gif?27043);
}

.menuButton_on
{
    background-image: url(images/menu_on.gif?21664);
}

.menudefault
{
    background-image: url(images/divider_menu1.gif?30809);
    background-repeat: no-repeat;
    width: 25%;
}

.menuright
{
    background-image: url(images/menu_right.gif?3102);
    background-repeat: no-repeat;
    width:3px;
}

.menuright_on
{
    background-image: url(images/menu_right_on.gif?31999);
    background-repeat: no-repeat;
    width:3px;
}

.menuleft
{
    background-image: url(images/menu_left.gif?6860);
    background-repeat: no-repeat;
    width : 3px;
}

.menuleft_on
{
    background-image: url(images/menu_left_on.gif?16661);
    background-repeat: no-repeat;
    width : 3px;
}

.menu_ButtonHeight
{
    background-image: url(images/blank.gif?19498);
    width: 0px;
    height: 35px;
}

.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}
