.menu_title     { font-family: Times; font-size: 32pt; font-weight: normal; font-variant: small-caps;   letter-spacing: 0.1em; color: #676200; }
.menu_subtitle  { font-family: Times; font-size: 18pt; font-weight: normal; font-variant: normal; text-transform:uppercase; text-decoration: none; letter-spacing: 0.1em; color: #A68462; }
.menu_cell      { font-family: Times; font-size: 11pt; font-weight: normal; font-variant: normal; text-transform:uppercase; text-decoration: none; letter-spacing: 0.1em; color: #A68462; white-space: nowrap ; cursor: hand; cursor: pointer; text-align: center; }
.inline_anchor  { font-weight: bold; color: #A68462; white-space: nowrap ; cursor: pointer; cursor: hand; text-decoration: none; }
.body_text      { font-family: Verdana; font-size: 10pt; color: #A68462; }
.footer_text    { font-family: Times; font-size: 12pt; font-weight: bold; font-variant: small-caps;   letter-spacing: 0.1 em; color: #676200; }
.menu_image     { vertical-align:middle; margin: 5px; }
.icon_image     { vertical-align:middle; margin: 5px; width:32px}
.detail_image   { vertical-align:bottom; margin: 5px; border: 0; cursor:hand; cursor:pointer; }
.zoom_image     { vertical-align:bottom; margin: 5px; border: 0; cursor:hand; cursor:pointer; display:none; }
xTABLE          { border: thin dotted red; }
xTD             { border: thin dotted red; }

.intd
{
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 15px;
}

/* --- menu styles ---

/* level 0 inner */
.m0l0iout
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    color: #323B97;
}
.m0l0iover
{
    font-family: Verdana;
    font-size: 11px;
    padding: 4px;
    font-weight: bold;
    color: #323B97;
    text-decoration: none;
}

/* level 0 outer */
.m0l0oout
{
    background-image:url(bgcolor.html);
    text-decoration: none;
}
.m0l0oover
{
    background: #7FB7E1;
    text-decoration: none;
}



/* level 1 inner */
.m0l1iout
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    color: #323B97;
    text-decoration: none;
}
.m0l1iover
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 4px;
    color: #323B97;
    text-decoration: none;
}

/* level 1 outer */
.m0l1oout
{
    border : 1px solid #7FB7E1;
    background: #FFFFFF;
    text-decoration: none;
}
.m0l1oover
{
    border : 1px solid #7FB7E1;
    background: #7FB7E1;
    text-decoration: none;
}


