BODY {
MARGIN: 0px; 
PADDING: 0px;
BACKGROUND: #808080;
COLOR: #D09867;
TEXT-ALIGN: center;
} 

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

.Global {
MARGIN-LEFT: auto;
MARGIN-RIGHT: auto;
BACKGROUND: #727272;
COLOR: inherit;
WIDTH: 760px;
HEIGHT: 100%;
BORDER: 0px;
}

.Global TD {
VERTICAL-ALIGN: top;
}

.Header {
WIDTH: 100%;
}

.Header TD {
BACKGROUND: url("header-bg.jpg") no-repeat;
COLOR: black;
VERTICAL-ALIGN: top;
TEXT-ALIGN: left;
PADDING: 0px;
}

.NavBar {
WIDTH: 100%;
BORDER: 0px;
}

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

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

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

.Left {
BACKGROUND: url('left-bg.jpg') no-repeat #000000;
COLOR: inherit;
}

.Content {
BACKGROUND: url('content-bg.jpg') no-repeat #696969;
COLOR: inherit;
TEXT-ALIGN: justify;
}

.BoxStyle {
MARGIN-TOP: 20px;
WIDTH: 150px; 
BORDER: 0px;
}

.BoxStyle TD {
BACKGROUND: #5672A0;
COLOR: #000000;
PADDING: 0px;
TEXT-ALIGN: left;
}

.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("blueline-bg27.gif");
COLOR: #000000;
FONT: 12px arial,sans-serif;
HEIGHT: 27px;
TEXT-ALIGN: center;
}

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




