body {
	background: #554A36 url(gfx/HOI3_DGS_back-tile.jpg);
	color: #010000;
}

body, html {
	scrollbar-track-color: #554A36;
	scrollbar-face-color: #E8D5BE;
	scrollbar-arrow-color: #352121; 
	scrollbar-3dlight-color: #49010E; 
	scrollbar-darkshadow-color: #49010E; 
	scrollbar-highlight-color: #E8D5BE; 
	scrollbar-shadow-color: #E8D5BE;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #352121;
	background-color: transparent;
}

td.main {
	background: #E8D5BE url(gfx/HOI3_DGS_body-tile.jpg);
	color: #352121;
	width: 925px;
	padding-top: 25px;
}
                         
td.copy {
	color: #352121;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 411px;
}

td.newshead {
	border: 1px solid #352121;
}

p.title, h1, div.head {
	color: #65573C;
	background-color: transparent;
}

h2 {
	color: #581B0C;
	background-color: transparent;
}

p.comment {
	color: #581B0C;
	background-color: transparent;
}

a {
	color: #581B0C; 
	background-color: transparent;
}

a:hover {
	color: #65573C; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #352121; 
	background-color: transparent;
}

.combo {
	background-color: #E8D5BE;
	color: #65573C;
}

p.imgtitle {
	color: #E9D6BF;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #E9D6BF;
	background-color: transparent;
}

option.new {
	color: #581B0C; 
	background-color: transparent;
}

p, h1, h2 {
	margin-left: 80px;
	margin-right: 80px;
}

ul, ol {
	margin-left: 110px;
	margin-right: 80px;
}

.navr, span.selecti {
	font-weight: bold;
	text-transform: uppercase;
}

p.v {
	margin-left: 100px;
	margin-right: 100px;
	border: 1px solid #352121;
	padding: 10px;
}

p.v2 {
	margin-left: 150px;
	font-style: italic;
}

p.cite {
	margin-left: 250px;
	text-align: right;	
}

td.small {
	font-size: 70%;
	padding-left: 5px;
	text-align: center;
}

td.small a {
	text-decoration: none;
}

ol.tth li {
	font-style: italic;
}
