

TABLE
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
}

TABLE.nav
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 10px;
    color: #333333;
}

TABLE.nav TD
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 10px;
    color: #333333;
}

TABLE.nav A
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

TABLE.nav A:hover
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}


TD.mm
{
    font-family: arial, verdana, sans-serif;
    color: #B3BAB9;
    text-decoration: none;
    font-size: 14px;
}

A.mm
{
    font-family: arial, verdana, sans-serif;
    color: #B3BAB9;
    text-decoration: none;
    font-size: 14px;
}

A.mm:hover
{
    font-family: arial, verdana, sans-serif;
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 14px;
}

TABLE.item
{
    border-collapse: collapse;
    border-width: 0px;
    border-spacing: 0px;
    padding: 0;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

TABLE.item TD.top
{
    background:  url("../images/frt.gif");
}
TABLE.item TD.bottom
{
    background:  url("../images/frb.gif");
    height: 6px;
}
TABLE.item TD.left
{
    background:  url("../images/frl.gif");
    width: 6px;
}
TABLE.item TD.right
{
    background:  url("../images/frr.gif");
    width: 6px;
}

TABLE.item TD.tl
{
    background:  url("../images/frtl.gif") top left no-repeat;
    min-width: 6px;
    min-height: 6px;
}
TABLE.item TD.tr
{
    background:  url("../images/frtr.gif") top left no-repeat;
    width: 6px;
    height: 6px;
}
TABLE.item TD.middle
{
    background: #484848;
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
TABLE.item TD.bl
{
    background:  url("../images/frbl.gif") top left no-repeat;
    width: 6px;
    height: 6px;
}

TABLE.item TD.btr
{
    background:  url("../images/frbr.gif") top left no-repeat;
    width: 6px;
    height: 6px;
}

TABLE.item A
{
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 12px;
    color: #E8B99F;
    text-decoration: none;
}

TABLE.item A:hover
{
    font-family: Trebuchet MS, Trebuchet, verdana, sans-serif;
    font-size: 12px;
    color: #CCFFFF;
    text-decoration: underline;
}


/*
<table class="item" cellpadding=0 cellspacing=0>
<tr><td class="tl"></td><td class="top"></td><td class="tr"></td></tr>
<tr><td class="left"></td><td class="middle">
<IMG SRC="_vault/webdef/images/clients.gif" HSPACE=0 VSPACE=0 ALT=""><br>
</td><td class="right"></td></tr>
<tr><td class="bl"></td><td class="bottom"></td><td class="btr"></td></tr>
</table>

<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0>
<TR>
<TD WIDTH=6><IMG SRC="_vault/webdef/images/frtl.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
<TD BACKGROUND="_vault/webdef/images/frt.gif"><IMG SRC="_vault/webdef/images/spacer.gif" WIDTH=90 HEIGHT=6  HSPACE=0 VSPACE=0 ALT=""><BR></TD>
<TD WIDTH=6><IMG SRC="_vault/webdef/images/frtr.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
</TR>
<TR>
<TD WIDTH=6 BACKGROUND="_vault/webdef/images/frl.gif"><IMG SRC="_vault/webdef/images/spacer.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
<TD BGCOLOR="#484848">
<TABLE WIDTH="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR="#484848"><TR><TD>
<IMG SRC="_vault/webdef/images/clients.gif" HSPACE=0 VSPACE=0 ALT=""><br>
</TD></TR></TABLE>
</TD>
<TD WIDTH=6 BACKGROUND="_vault/webdef/images/frr.gif"><IMG SRC="_vault/webdef/images/spacer.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
</TR>
<TR>
<TD WIDTH=6><IMG SRC="_vault/webdef/images/frbl.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
<TD BACKGROUND="_vault/webdef/images/frb.gif"><IMG SRC="_vault/webdef/images/spacer.gif" WIDTH=90 HEIGHT=6  HSPACE=0 VSPACE=0 ALT=""><BR></TD>
<TD WIDTH=6><IMG SRC="_vault/webdef/images/frbr.gif" WIDTH=6 HEIGHT=6 HSPACE=0 VSPACE=0 ALT=""><BR></TD>
</TR>
</TABLE>
*/

