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

P {
font-family: Verdana;
color: #949393;
font-size: 10px;
overflow-x:hidden;
background-color: #e1e1e3;
margin:0px;
text-align:justify;
}

BODY {
font-family: Verdana;
color: #949393;
font-size: 10px;
overflow-x:hidden;
background-color: #b9b9b9;
background-image: url(images/bg.jpg);
margin:0px;
text-align:justify;
}


TABLE {
font-family: Verdana;
color: #949393;
font-size: 10px;
overflow-x:hidden;
margin:0px;
}

#maintable {
background-color: #d7d7d7;
}

TD {
font-family: Verdana;
color: #949393;
font-size: 10px;
overflow-x:hidden;
border: none;
background-color: none;
}

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

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

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

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

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

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

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

h1 {
text-transform: uppercase lowercase;
font-family:Verdana;
font-size: 11px;
color: #949393;
font-weight: bold;
text-align: left;
background-image: url(images/h1.jpg);
background-repeat: no-repeat;
height: 28px;
padding-left: 28px;
padding-top: 10px;
border-bottom: 1px dashed #949393;
}

h2 {
text-transform: uppercase lowercase;
font-family:Verdana;
font-size: 10px;
color: #949393;
font-weight: bold;
text-align: right;
background-image: url(images/h2.jpg);
background-repeat: no-repeat;
background-position: right;
height: 28px;
padding-right: 28px;
padding-top: 20px;
border-bottom: 1px dashed #949393;
}

.head {
text-transform: uppercase lowercase;
font-family:Verdana;
font-size: 9pt;
color: #949393;
font-weight: bold;
text-align: center;
background-color:#b6b6b6; border: 2px solid #949393;
}

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

.menu a {
background-color:#e8e8ea;
border: 10px solid #e8e8ea;
color: #c1c1c3;
font-weight: bold;
}

.menu a:visited {
background-color:#e8e8ea;
border: 10px solid #e8e8ea;
color: #c1c1c3;
font-weight: bold;
}

.menu a:hover  {
background-color:#c1c1c3;
border: 10px solid #c1c1c3;
color: #e8e8ea;
font-weight: bold;
}

.menu a:active  {
background-color:#c1c1c3;
border: 10px solid #c1c1c3;
color: #e8e8ea;
font-weight: bold;
}
.menuitem {
padding: 2px 4px 2px 4px;
color: #949393;
text-decoration: none;
font-family: ms sans serif;
font-size: 10px;
font-weight: normal;
display: block;
}

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

input { font-family:Verdana; font-size:7pt; background:#d7d7d7; color:#949393; border:#949393 1px solid; border-bottom:#949393 1px solid; border-right:#949393 1px solid; border-left:#949393 1px solid;}

textarea { font-family:Verdana; font-size:7pt; background:#d7d7d7; color:#949393; border:#949393 1px solid; border-bottom:#949393 1px solid; border-right:#949393 1px solid; border-left:#949393 1px solid;}

select { font-family:Verdana; font-size:7pt; background:#d7d7d7; color:#949393; border:#949393 1px solid; border-bottom:#949393 1px solid; border-right:#949393 1px solid; border-left:#949393 1px solid;}

option { font-family:Verdana; font-size:7pt; background:#d7d7d7; color:#949393; border:#949393 1px solid; border-bottom:#949393 1px solid; border-right:#949393 1px solid; border-left:#949393 1px solid;}