body {
scrollbar-3dlight-color:#b92e0e;
scrollbar-arrow-color:#eca900;
scrollbar-darkshadow-color:#390b00;
scrollbar-face-color:#8e1b00;
scrollbar-highlight-color:#9e2205;
scrollbar-shadow-color:#6b1500;
scrollbar-track-color:#8e1b00; 
}

body { 
background:url(images/bg.jpg);
background-position: top left;
background-attachment:fixed;
color:#000000;
font-family:verdana;	
font-size: 10pt;  
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0 0px 0 0px;
}

a:link{
color:#8e1b00;
text-decoration:none;
}

a:visited{
color:#8e1b00;
text-decoration:none;
}

a:active{
color:#8e1b00;
text-decoration:none;
}

a:hover{
color:#e98026;
text-decoration:underline;
}

textarea,input,select { font-family:tahoma; font-size: 12px; color:#000000; background:#ffffff; border: solid 1px #135e08; }

h1{
font-family:georgia;
font-size:14pt;
font-weight:bold;
color:#FFFFFF;
background-color: #136950;
border: #136950;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

h2 { 
font-family:georgia;
font-size: 12px;
font-weight:bold;
color: #136950;
border: #90b6ab;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
text-align: left;
height: 15px;
background-color: #FFFFFF;
padding-left: 7px;
}