body {
margin: 0px; 
padding: 0px;
background: #808080;
color: #D09867;
} 

a:link {
background: none; 
color: #fcd2bc; 
text-decoration: none;
}
a:visited {
background: none; 
color: orange; 
text-decoration: none;
}
a:hover {
background: none; 
color: #fcd2bc; 
text-decoration: underline;
}
a:active { 
background: none; 
color: #fcd2bc; 
text-decoration: underline;}

.local {
background: #BA773C;
color: inherit;
width: 850px;
height: 100%;
}

.local 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("images/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("images/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;
}




