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: #E45B11;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

.Header TD {
BACKGROUND: url("header-bg.jpg") repeat-y #ffffff;
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 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;}

.NavBarMenu TD {
BACKGROUND: none;
COLOR: inherit;
FONT: bold 12px arial,sans-serif;
PADDING: 0px 10px 0px 0px;
BORDER: 0px;
VERTICAL-ALIGN: top;
}

.Left {
BACKGROUND: url("left-bg.jpg") no-repeat #000000;
COLOR: inherit;
}

.Content {
BACKGROUND: #000000;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.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 #E45B11;
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;}





