body{ 
scrollbar-arrow-color: #800F00;
scrollbar-face-color: #A2A296;
scrollbar-highlight-color: #F1F1F1;
scrollbar-shadow-color: #D2D2D2;
scrollbar-3dlight-color: #D2D2D2;
scrollbar-track-color: #D2D2D2;
scrollbar-darkshadow-color: #D2D2D2;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
background-color: #D2D2D2;
background-image: url(bg.jpg);
background-repeat: repeat-x;}

tr, td{
font-family: verdana;
font-size: 8pt;
text-align: justify;
color: #47463E; }

h1 { 
font-family: times; 
font-size: 18pt; 
font-weight: bold;
color: #8A3426; 
text-align: right;
font-style: italic;
padding-right: 87px;
letter-spacing: 5px;
background-image: url(header.jpg);
background-repeat: no-repeat;
background-position: right center; }

h2 { 
font-family: times; 
font-size: 7pt; 
font-weight: bold;
color: #830F00; 
text-align: center;
letter-spacing: 3px;
text-transform: uppercase; }

A:link, A:visited { 
color: #DEDDD7;
font-family: verdana; 
font-size: 8pt; 
text-decoration: ; 
cursor: ; }
            
A:active, A:hover { 
color: #830F00; 
font-family: verdana; 
font-size: 8pt; 
text-decoration: ;
cursor: ; }

ul.nav {
width: 145px;
display: block;
list-style: none;
padding: 0;
margin: 1px;
text-family: times;
font-size: 8pt; }

ul.nav li {
width: 145px;
display: block;
list-style: none;
padding: 0;
margin: 1px;
text-family: times;
font-size: 8pt; }

ul.nav li A:link, ul.nav li A:visited {
width: 145px;
list-style: none;
margin: 1px;
text-family: times;
text-align: left;
font-size: 8pt;
color: #69675B;
background-color: #B7B5AB; }

ul.nav li A:active, ul.nav li A:hover {
width: 145px;
list-style: none;
margin: 1px;
text-family: times;
text-align: left;
font-size: 8pt;
font-weight: normal;
color: #800F00;
background-color: #DEDDD7;
letter-spacing: 3px; }
          
input, textarea, button { 
border: 2px solid #DEDDD7; 
color: #69675B; 
font-size: 7pt; 
font-family: times;
text-transform: uppercase;
letter-spacing: 1px;
background-color: #B7B5AB; }

i, u, b{ 
color: #800F00; 
font-size: 7pt; 
font-family: times;
text-transform: uppercase; }

ul, ol{
list-style: upper-roman;
font-family: verdana;
font-size: 8pt;
color: #800F00; }
