body {
	background: #21314B url(gfx/CMBF_DGS_back-tile.jpg);
	color: #FFFFFF;
}

body, html {
	scrollbar-track-color: #21314B;
	scrollbar-face-color: #21314B;
	scrollbar-arrow-color: #EAE3D6; 
	scrollbar-3dlight-color: #1D2742; 
	scrollbar-darkshadow-color: #1D2742; 
	scrollbar-highlight-color: #EAE3D6; 
	scrollbar-shadow-color: #EAE3D6;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #35516E;
	background-color: transparent;
}

td.main {
	background: #EAE3D6 url(gfx/CMBF_DGS_body-tile.jpg);
	color: #35516E;
	width: 802px;
	padding-top: 25px;
}
                         
td.copy {
	color: #35516E;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 350px;
}

td.newshead {
	border: 1px solid #35516E;
}

p.title, h1, div.head, p.ctitle {
	color: #CB0505;
	background-color: transparent;
}

h2 {
	color: #1A243F;
	background-color: transparent;
}

p.comment {
	color: #1A243F;
	background-color: transparent;
}

a {
	color: #CB0505; 
	background-color: transparent;
}

a:hover {
	color: #1A243F; 
	background-color: transparent;
}

a.anav {
	color: #1A243F; 
	background-color: transparent;
}

a.anav:hover {
	color: #35516E; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #CB0505; 
	background-color: transparent;
}

.combo {
	background-color: #EAE3D6;
	color: #35516E;
}

p.imgtitle {
	color: #EBE4D7;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #EBE4D7;
	background-color: transparent;
}

option.new {
	color: #CB0505; 
	background-color: transparent;
}

.imgleft {
	margin-left: 50px;
	float: left;
	margin-right: 16px;
	clear: left;
}