body 
{ 
font-family: Tahoma; 
font-size: 10px;
color: 000000;
line-height: 1em;
cursor: default;
scrollbar-arrow-color: #680604;
scrollbar-track-color: #acacac;
scrollbar-face-color: #acacac;
scrollbar-highlight-color: #acacac;
scrollbar-3dlight-color: #acacac;
scrollbar-darkshadow-color: #acacac;
scrollbar-shadow-color: #acacac;
background: url('');
background-color: transparent;
background-repeat: repeat-y;
x-overflow: hidden;
margin-top: 0px;
margin-left: 0px;
text-align: justfiy;}
}

.head 
{ 
font-family: courier new; 
font-size: 8px; 
font-weight: bold;
color: 201652; 
background: transparent;
background-repeat: no-repeat;
background-color: none;
letter-spacing: 5px;
text-transform: uppercase;
cursor: default;
align: center;
border-bottom: 1px #a0a1a0 dashed;
}

.navhead 
{ 
font-family: courier new; 
font-size: 8px; 
font-weight: bold;
color: 57825e; 
background: transparent;
background-repeat: no-repeat;
background-color: none;
letter-spacing: 5px;
text-transform: uppercase;
cursor: default;
align: center;
border-bottom: 1px #a0a1a0 dashed;
}

B{
font-family: tahoma;
color: 6f060b;
text-transform: none;
font: Tahoma; 
font-size: 10px;
font-weight: none;
letter-spacing: 2px;
}

I{
color: 3d6984;
text-transform: none;
letter-spacing: 2px;
}

U{
color: 756f00;
text-transform: none;
letter-spacing: 2px;
border-bottom:1px dashed #5f5f5f;
}

textarea 
{ 
font-family: Tahoma;
font-size: 10px; 
color: #000000; 
background-color: #acacac; 
border: #5f5f5f; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

input 
{ 
font-family: Tahoma;
font-size: 10px; 
color: #000000; 
background-color: #acacac; 
border: #5f5f5f; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

a:link, a:visited, a:active 
{
color: #5f5f5f; 
text-decoration: none; 
font-size: 10px;
font-family: courier new;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
cursor: help;
}

a:hover      
{ 
color: #ffffff; 
text-decoration: none; 
font-size: 10px;
font-family: courier new;
font-weight: none;
text-transform: uppercase;
letter-spacing: 2px;
cursor: help;
border-bottom: 0px #8e3a30 dashed;
}

div#qTip {
padding: 3px;
border: 1px solid #ececec;
display: none;
background: #ececec;
color: #dd5e00;
font: bold italic 9px tahoma;
position: absolute;
z-index: 1000;
}