body {
    font-family: Verdana, Tahoma, Arial, Sans-Serif; 
    background-color: #3B2F27;
    background-image: url('main.jpg');
    color: #3B2F27; 
    font-size: 11px;
	margin: 0px;
	text-align: justify;
	padding: 4px;
	scroll: no;
	scrollbar-face-color:#D9C8B6;
	scrollbar-shadow-color: #D9C8B6; 
	scrollbar-highlight-color: #D9C8B6;
	scrollbar-3d-light-color: #D9C8B6;  
	scrollbar-arrow-color: #0E0906; 
	scrollbar-darkshadow-color:#D9C8B6; 
	scrollbar-track-color: #D9C8B6;
	scrollbar-base-color:#D9C8B6;
}


p, table, td, tr, form, div { font-family: Verdana; font-size: 11px; color:  #37322F; text-align: Justify; padding: 6px;}

h1 {
    color: #0E0906;
    font-size: 11px;
	padding-top: 2px;
	 }
	 
h2 {
    color: #0E0906;
    font-size: 11px;
	padding-top: 2px;	
	border-bottom: 1px solid #3B2F27;
	}
	
a:link {
color: #6D6868;
text-decoration: none; 
height: 11px; 
cursor: sw-resize;
font-weight: bold;
}

a:visited {
color: #6D6868;
text-decoration: none; 
height: 11px; 
cursor: sw-resize;
font-weight: bold;
}

a:active {
color: #6D6868;
text-decoration: none;  
height: 11px;
cursor: sw-resize;
font-weight: bold;
}

a:hover {
color: #6D6868;
text-decoration: underline; 
cursor: sw-resize; 
height: 11px;
}

input, button, textarea  { font-family: Verdana; font-size: 11px; color:#3B2F27; border: 1px dashed #3B2F27; background color="#D9C8B6");}
input {height: 20px}

img {border:0px none; }

#content {
overflow: auto;
}
a:link.copyright {
color: #352D27;
text-decoration: underline; 
height: 11px; 
cursor: sw-resize;
font-weight: bold;
}

a:visited.copyright {
color: #352D27;
text-decoration: underline; 
height: 11px; 
cursor: sw-resize;
font-weight: bold;
}

a:active.copyright {
color: #352D27;
text-decoration: underline;  
height: 11px;
cursor: sw-resize;
font-weight: bold;
}

a:hover.copyright {
color: #352D27;
text-decoration: none; 
cursor: sw-resize; 
height: 11px;
}

.splash {
background-image: url('none');
background-color: #3B2F27;
text-align: center;
color: #D9C8B6;
}