body {
	background-color: #0C1C31;
	color: #3A3734;
	background: url(gfx/bg.gif);
}

body, html {
	scrollbar-arrow-color:  #E7DEC2;
	scrollbar-face-color: #503D33;
	scrollbar-highlight-color: #6A554A;
	scrollbar-shadow-color: #503D33;
	scrollbar-3dlight-color: #503D33;
	scrollbar-track-color: #63534A;
	scrollbar-darkshadow-color: #372C26;
}

div, td, p, ul, ol, span {
	font-family: Tahoma;
}

div.head {
	color: #320404;
	background-color: transparent;
}

td.main {
	background-color: #DBCEC4;
	color: #3A3734;
}

td.copy {
	color: #765551;
	background-color: transparent;
}

td.text, td.textc {
	color: #3A3734;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 273px;
}

td.newshead {
	border: 1px solid #320404;
}

p, ul, ol {
	color: #3A3734;
	background-color: transparent;
}

p.title, p.ctitle {
	color: #320404;
	background-color: transparent;
}

p.info {
	color: #765551;
	background-color: transparent;
}

td.info {
	color: #3A3734;
	background-color: transparent;
	font-size: 70%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Tahoma;

}

p.comment {
	color: #765551;
	background-color: transparent;
}

a {
	color: #320404; 
	background-color: transparent;
}

a:hover {
	color: #765551; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #756E69; 
	background-color: transparent;
}

.combo {
	background-color: #DBCEC4; 
	color: #3A3734;
}

p.imgtitle {
	color: #FFEAC1;
	background-color: transparent;
}

option.new {
	color: #320404;
	background-color: transparent;
}