* { 
font-size: 100.01%;  
margin: 0; 
padding: 0; }

body { 
height: 100%; 
font-size: 0.75em; 
font-family : Georgia; 
color: #6c1928; 
background: #270805 url('img/bg.jpg') 50% 50%; }

img, a img { 
border: 0; }

a { 
color: #6c1928; 
text-decoration: none; 
cursor: pointer; }

a:hover, a:focus { 
color: #6c1928; 
text-decoration: none; }

li {
padding: 0 0 0 10px; }

li a { 
color: #6c1928; 
cursor : pointer; }

li a:hover { 
text-decoration: none; 
color: #6c1928; }

li.selected {
background: url(img/selected.gif) no-repeat left 3px; }

input { 
vertical-align: middle; }

input, textarea, select, option { 
margin-top: 11px;
color: #300606; 
font-size: 14px; 
font-family: Georgia;
border: none;
background-color: #f7e0d0;
 }

ul {
font-size: 14px; 
list-style: none;
color: #160900;
}

ul ul {
font-size: 12px; 
padding-left: 14px;
list-style: none;
margin-top: 14px;
margin-bottom: 30px;
}
