BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: #808080;
COLOR: #D09867;
} 

A:link {background: none; color: #fcd2bc; text-decoration: none;}
A:visited {background: none; color: #fcd2bc; text-decoration: none;}
A:hover {background: none; color: #fcd2bc; text-decoration: underline;}
A:active { background: none; color: #fcd2bc; text-decoration: underline;}

.Global {
BACKGROUND: #BA773C;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

.Header TD {
COLOR: black;
BORDER: 0px;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px;
}

.NavBar {
WIDTH: 100%;
}

.NavBar TD {
BACKGROUND: url("black-gradient02.gif") repeat;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 0px 0px 20px;
BORDER: 0px;
VERTICAL-ALIGN: top;
}

.NavBarMenu TD {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 10px 0px 0px;
BORDER: 0px;
VERTICAL-ALIGN: top;
}

.NavBarMenu TD A:link {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:visited {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.NavBarMenu TD A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.NavBarMenu TD A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}

.Left {
BACKGROUND: #000000;
COLOR: inherit;
}

.Content {
BACKGROUND: #000000;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.BoxStyle {
MARGIN-TOP: 20px;
}

.BoxStyle TD {
BACKGROUND: #634021;
COLOR: #c0c0c0;
PADDING: 0px;
TEXT-ALIGN: left;
BORDER: 0px;
}

.HeadingStyle {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 20px arial,sans-serif;
}

P {
FONT: 13px arial,sans-serif;
}

.Padded {
PADDING: 20px;
}

.SmallFont {
FONT: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
FONT: 13px arial,sans-serif;
}

.MedFontBold TD {
FONT: bold 15px arial,sans-serif;
}

.Footer {
BACKGROUND: url("black-gradient01.gif") repeat-x #BA773C;
COLOR: #000000;
FONT: 12px arial,sans-serif;
HEIGHT: 33px;
TEXT-ALIGN: center;
}

.Footer A:link {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.Footer A:visited {background: none; color: #fab58f; text-decoration: none; cursor: pointer;}
.Footer A:hover {background: none; color: #ffffeb; text-decoration: overline; cursor: pointer;}
.Footer A:active { background: none; color: #ffffeb; background: none; cursor: pointer;}




