body {  
        font-family: georgia; 
	font-size: 7pt;  
        color: edac6a;
        background-color: 04070a;
        scrollbar-arrow-color: fff3b3;
	scrollbar-track-color: 302c28;
	scrollbar-face-color: 302c28;
 	scrollbar-highlight-color: 302c28;
 	scrollbar-3dlight-color: 302c28;
	scrollbar-darkshadow-color: 302c28;
	scrollbar-shadow-color: 302c28;}

.content 
{ background-color: transparent;}


A{cursor:default;}
a:active {  
	color: c4681d; padding: 1px; text-decoration: none;}
a:link {  
	color: c4681d; padding: 1px; text-decoration: none;}
a:visited {  
	color: c4681d; padding: 1px; text-decoration: none;}
a:hover {  
	color: c4681d; padding: 1px; text-decoration: none; background-color: 32261b; cursor: hand;}

b,strong {
	color: #272522;
        border-right: #c4681d 4px solid;
        font-family: arial;
        font-size: 8px;
        text-transform: uppercase;
        font-weight: normal;}

u {
        color: #c4681d;
        border-bottom: #272522 1px dotted;
        font-family: arial;
        letter-spacing: 1px;
        font-size: 8px;
        text-transform: uppercase;
        text-decoration: none;}


.head {
border-color: 272522; 
border-style: solid; 
border-bottom-width: 0px;
border-top-width: 0px; 	
border-right-width: 5px; 
border-left-width: 0px;
background-color: 32261b;
background-image: url('headerbg.png');
font-family: georgia; 
font-style: italic;
font-size: 28px; 
color: c4681d; 
letter-spacing: -2pt;
text-align: left;
height: 28;
filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;}

select, input, textarea	{
border: dotted #edac6a 1px;
font-family: georgia; 
font-size: 7pt; 
color: c4681d;
background-color: 302c28;}
