body {
	background-color: #040300;
	color: #C9B8AB;
	margin: 0px 0px 0px 0px;
}

body, html {
	scrollbar-base-color: #291A11;
	scrollbar-arrow-color: #C9B8AB; 
	scrollbar-3dlight-color: #C9B8AB; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #C9B8AB;
}

div, td, p, ul, ol, span {
	font-family: Verdana;
}

div.fill {
	margin: 20px 30px 20px 30px;
}

div.head {
	color: #E7DEC6;
	background-color: transparent;
}

td.main {
	background-color: #291A11;
	color: #C9B8AB;
}

td.copy {
	color: #A88779; 
	background-color: transparent;
}

td.fill {
	background-color: #000000;
	border: 1px solid #91826E;
}

td.text {
	color: #C9B8AB;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 270px;
}

p, ul, ol {
	color: #C9B8AB;
	background-color: transparent;
}

p.title {
	color: #E7DEC6;
	background-color: transparent;
}

p.info {
	color: #A88779;
	background-color: transparent;
}

p.nav {
	margin-top: 5px;
	margin-bottom: 16px;
}

a {
	color: #A88779; 
	background-color: transparent;
}

a:hover {
	color: #E7DEC6; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #E7DEC6; 
	background-color: transparent;
}

.combo {
	background-color: #291A11; 
	color: #C9B8AB;
}

img.new {
	border: 1px dotted #E7DEC6;
}

p.imgtitle {
	color: #E7DEC6;
	background-color: transparent;
}

option.new {
	color: #E7DEC6; 
	background-color: transparent;
}
