body {
	background: #1F150A url(gfx/Pumbra-1_OM_tile.jpg);
	color: #DFDFDF;
}

body, html {
	scrollbar-track-color: #1F150A;
	scrollbar-face-color: #DFDFDF;
	scrollbar-arrow-color: #3A3A3A; 
	scrollbar-3dlight-color: #3F1A94; 
	scrollbar-darkshadow-color: #3F1A94; 
	scrollbar-highlight-color: #3F1A94; 
	scrollbar-shadow-color: #3F1A94;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #3A3A3A;
	background-color: transparent;
}

td.main {
	background: #172C72 url(gfx/Pumbra-1_OM_body.jpg);
	color: #3A3A3A;
	width: 852px;
	padding-top: 10px;
}


td.copy {
	color: #3A3A3A;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 430px;
}

td.newshead {
	border: 1px solid #3A3A3A;
}

p.title, h1 {
	color: #580000;
	background-color: transparent;
}

p.comment {
	color: #3A3A3A;
	background-color: transparent;
}

a {
	color: #580000; 
	background-color: transparent;
}

a:hover {
	color: #3A3A3A; 
	background-color: transparent;
}

a.anav {
	color: #3A3A3A; 
	background-color: transparent;
}

a.anav:hover {
	color: #580000; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #000000; 
	background-color: transparent;
}

.combo {
	background-color: #DFDFDF;
	color: #3A3A3A;
}

p.imgtitle {
	color: #DFDFDF;
	background-color: transparent;
}

p.imgcopy {
	color: #DFDFDF;
	background-color: transparent;
}

option.new {
	color: #580000; 
	background-color: transparent;
}

#itable table, #itable th, #itable td {
	border-color: #3A3A3A;
}

