BODY {
scrollbar-face-color: #eee191;
scrollbar-highlight-color: #b5aa67;
scrollbar-3dlight-color: #b5aa67;
scrollbar-darkshadow-color: #b5aa67;
scrollbar-shadow-color: #b5aa67;
scrollbar-arrow-color: #b5aa67;
scrollbar-track-color: #b5aa67;
}

P {
font-family: Georgia, Serif;
color: #958c58;
font-size: 11px;
overflow-x:hidden;
margin:0px;
text-align:justify;
}

BODY {
font-family: Georgia, Serif;
color: #958c58;
font-size: 11px;
overflow-x:hidden;
background-color: #b5aa67;
margin:0px;
text-align:justify;
}


TABLE {
font-family: Georgia, Serif;
color: #958c58;
font-size: 11px;
overflow-x:hidden;
background-color: #eee191;
margin:0px;
}

#maintable {
background:url('images/bg.gif');
background-repeat:repeat-y;
}

TD {
font-family: Georgia, Serif;
color: #958c58;
font-size: 11px;
overflow-x:hidden;
border: none;
background-color: none;
}

.top
{height:12px;
border: dotted #958c58;
border-width:0px 0px 1px 0px;
}

.bottom
{height:12px;
border: dotted #958c58;
border-width:1px 0px 0px 0px;
background-position: right}

.index
{border: solid #f6e48d;
border-width:0px 8px 0px 8px;
}

.outline,.code,.nav
{border:0px solid #958c58;
}

a {
color:#b5aa67;
text-decoration:none;
}

a:visited {
color:#b5aa67;
text-decoration:none;
}

a:hover {
color:#958c58;
text-decoration:none;
}

h1 {
text-transform: uppercase lowercase;
font-family:Georgia, Serif;
font-size: 11pt;
color: #958c58;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #958c58;
}

h2 {
text-transform: uppercase lowercase;
font-family:Georgia, Serif;
font-size: 9pt;
color: #958c58;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #958c58;
}

.head {
text-transform: uppercase lowercase;
font-family:Georgia, Serif;
font-size: 9pt;
color: #958c58;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #958c58;
}

.shadow {
FILTER: shadow(color=8B362, strength=1, opacity=50);
}

.menu  { position: absolute;
width:  90px;
top: 0px;
left: 0px;
background-color: transparent;
visibility: hidden;
padding: 2px;
z-index: 5;
filter: alpha(opacity=0);
-moz-opacity:1;
align: "right";
}

.menuitem {
padding: 2px 4px 2px 4px;
color: #958c58;
text-decoration: none;
font-family: ms sans serif;
font-size: 11px;
font-weight: normal;
display: block;
}

.seperator {
border-top: 1px dotted #958c58;
border-bottom: 1px dotted #958c58;
margin: 2px;
}

input { font-family:Georgia, Serif; font-size:7pt; background:#eee191; color:#958c58; border:#958c58 1px solid; border-bottom:#958c58 1px solid; border-right:#958c58 1px solid; border-left:#958c58 1px solid;}

textarea { font-family:Georgia, Serif; font-size:7pt; background:#eee191; color:#958c58; border:#958c58 1px solid; border-bottom:#958c58 1px solid; border-right:#958c58 1px solid; border-left:#958c58 1px solid;}

select { font-family:Georgia, Serif; font-size:7pt; background:#eee191; color:#958c58; border:#958c58 1px solid; border-bottom:#958c58 1px solid; border-right:#958c58 1px solid; border-left:#958c58 1px solid;}

option { font-family:Georgia, Serif; font-size:7pt; background:#eee191; color:#958c58; border:#958c58 1px solid; border-bottom:#958c58 1px solid; border-right:#958c58 1px solid; border-left:#958c58 1px solid;}