body {
	background: #F9F5F3 url(gfx/pattern.jpg);
	color: #FF6600;
}

body, html {
	scrollbar-track-color: #F9F5F3;
	scrollbar-face-color: #52130D;
	scrollbar-arrow-color: #E4D6BC; 
	scrollbar-3dlight-color: #49010E; 
	scrollbar-darkshadow-color: #49010E; 
	scrollbar-highlight-color: #E4D6BC; 
	scrollbar-shadow-color: #E4D6BC;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #FFFFFF;
	background-color: transparent;
}

td.main {
	background: #450202 url(gfx/body.gif);
	color: #FFFFFF;
	width: 901px;
	padding-top: 25px;
}
                         
td.copy {
	color: #FF6600;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 376px;
}

td.newshead {
	border: 1px solid #BFA5A2;
}

p.title, h1, div.head, p.ctitle {
	color: #FF6600;
	background-color: transparent;
}

h2 {
	color: #FF9933;
	background-color: transparent;
}

p.comment {
	color: #FF9933;
	background-color: transparent;
}

a {
	color: #FF6600; 
	background-color: transparent;
}

a:hover {
	color: #FF9933; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #ffffff; 
	background-color: transparent;
}

.combo {
	background-color: #450202;
	color: #FFFFFF;
}

option.new {
	color: #FF6600; 
	background-color: transparent;
}
              
p, h1, h2 {
	margin-left: 100px;
	margin-right: 100px;
}

ul, ol {
	margin-left: 130px;
	margin-right: 100px;
}

.navr, span.selecti {
	font-weight: bold;
	text-transform: uppercase;
}

