@charset "utf-8";
/* CSS Document */

body { 
background-image: url(scback.png);
background-repeat:repeat-y; 
background-color: #444455; 
font-size: 12px; 
font-family: verdana, tahoma, sans-serif;
cursor:auto; }

a:link, a:visited, a:active { 
color:#eedd99; 
text-decoration:none; 
font-weight:bold; } 

a:hover { 
color:#bbbb88; 
height:0; 
text-decoration:underline; 
font-weight:bold; }

p, li, tr, td, div { 
margin:0px; 
text-align: justify;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #eedd99;
line-height: 14px;
text-transform:none;
font-weight: normal;  	
margin-bottom: 10px;
letter-spacing: 0em; }

h2 { 
margin:0px; 
text-align: justify;
font-family: "Gerogia", georgia, serif;
font-size: 16px;
color: #bbaa77;
line-height: 10px;
text-transform:lowercase;
font-weight: bold;  	
margin-bottom: 5px;
letter-spacing: 0em; }

h3 { 
margin:0px; 
text-align: justify;
font-family: "Gerogia", georgia, serif;
font-size: 10px;
color: #bbaa77;
line-height: 10px;
text-transform:none;
font-weight: normal;  	
margin-bottom: 7px;
letter-spacing: 0em; }

input, textarea, select, option { 
background-color: #444455;
color: #eedd99;
letter-spacing: 0px;
border: 1px solid #eedd99;
padding: 1px; 
font-family: "Gerogia", georgia, serif;
font-size: 10px; }