body {
	background: url("gfx/bg.gif");
	background-color: #473109;
	color: #2c0000;
}

body, html {
	scrollbar-base-color: #473109;
	scrollbar-arrow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #433A28; 
	scrollbar-highlight-color: #433A28; 
	scrollbar-shadow-color: #000000;
}

div, td, p, ul, ol, span {
	font-family: Tahoma;
}

div.head {
	color: #a10123;
	background-color: transparent;
}

td.main {
	background-color: #e2ab72;
	color: #2c0000;
}

td.copy {
	color: #c45c4d;
	background-color: transparent;
}

td.text, td.textc {
	color: #2c0000;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 273px;
}

td.newshead {
	border: 1px solid #a10123;
}

p, ul, ol {
	color: #2c0000;
	background-color: transparent;
}

p.title, p.ctitle {
	color: #a10123;
	background-color: transparent;
}

p.info {
	color: #c45c4d;
	background-color: transparent;
}

p.comment {
	color: #c45c4d;
	background-color: transparent;
}

a {
	color: #a10123; 
	background-color: transparent;
}

a:hover {
	color: #c45c4d; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #2c0000; 
	background-color: transparent;
}

.combo {
	background-color: #e2ab72; 
	color: #2c0000;
}

p.imgtitle {
	color: #a10123;
	background-color: transparent;
}

option.new {
	color: #a10123;
	background-color: transparent;
}
