TD.nav1normal {
cursor: pointer;
}

TD.nav1highlight {
cursor: pointer;
background-color: #996633;
}

TD.nav2normal {
cursor: pointer;
}

TD.nav2highlight {
cursor: pointer;
background-color: #CDB39B;
}

.nav1 {
FONT-FAMILY:   Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:     13px;
LINE-HEIGHT:   100%;
MARGIN-TOP:    0px;
MARGIN-BOTTOM: 0px;
color:         #ffffff;
padding:       9px 15px 0px 15px; 
}

.nav2 {
FONT-FAMILY:   Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE:     12px;
LINE-HEIGHT:   100%;
MARGIN-TOP:    0px;
MARGIN-BOTTOM: 0px;
COLOR:	       #000000;
padding:       5px 0px 5px 15px;
}

P
{
FONT-FAMILY:   Georgia, Times New Roman, Times, serif;
FONT-SIZE:     12px;
LINE-HEIGHT:   160%;
MARGIN-TOP:    8px;
MARGIN-BOTTOM: 8px;
color:	       #330000;
}

H1
{
FONT-FAMILY:   Georgia, Times New Roman, Times, serif;
FONT-SIZE:     22px;
LINE-HEIGHT:   120%;
COLOR:         #330000;
MARGIN-TOP:    10px;
MARGIN-BOTTOM: 20px;
}

H2
{
FONT-FAMILY:   Georgia, Times New Roman, Times, serif;
FONT-SIZE:     18px;
LINE-HEIGHT:   120%;
COLOR:         #330000;
MARGIN-TOP:    10px;
MARGIN-BOTTOM: 10px;
}

A:link         { color: #330000; }
A:visited      { color: #330000; }
A:hover        { color: #660000; }

LI
{
FONT-FAMILY:   Georgia, Times New Roman, Times, serif;
FONT-SIZE:     12px;
LINE-HEIGHT:   160%;
MARGIN-TOP:    8px;
MARGIN-BOTTOM: 8px;
color:	       #330000;
}

LI.nomargin
{
MARGIN-TOP:    0px;
MARGIN-BOTTOM: 0px;
}

A:link.nav         { color: #ffffff; text-decoration: none;}
A:visited.nav      { color: #ffffff; text-decoration: none;}
A:hover.nav        { color: #ffffff; text-decoration: underline;}