body {
	background: #000011 url(gfx/MSS_DGS_backtile.jpg);
	color: #C7E1F9;
}

body, html {
	scrollbar-track-color: #000011;
	scrollbar-face-color: #00DEFF;
	scrollbar-arrow-color: #C7E1F9; 
	scrollbar-3dlight-color: #C7E1F9; 
	scrollbar-darkshadow-color: #C7E1F9; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #C7E1F9;
	background-color: transparent;
}

td.main {
	background: #0C223A url(gfx/MSS_DGS_bodytile.jpg);
	color: #C7E1F9;
	width: 920px;
	padding-top: 15px;
}
                      
td.copy {
	color: #C7E1F9;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 410px;
	color: #C7E1F9;
	background-color: transparent;
}

td.newshead {
	border: 1px solid #00DEFF;
}

p.title, h1, div.head {
	color: #00DEFF;
	background-color: transparent;
}

p.comment {
	color: #00DEFF;
	background-color: transparent;
}

a {
	color: #00DEFF; 
	background-color: transparent;
}

a:hover {
	color: #C7E1F9; 
	background-color: transparent;
}

a.anav {
	color: #C7E1F9; 
	background-color: transparent;
}

a.anav:hover {
	color: #00DEFF; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #ffffff; 
	background-color: transparent;
}

.combo {
	background-color: #0C223A;
	color: #C7E1F9;
}

p.imgtitle {
	color: #00DEFF;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #C7E1F9;
	background-color: transparent;
}

option.new {
	color: #00DEFF; 
	background-color: transparent;
}

p, h1, h2, ul {
	margin-left: 100px;
	margin-right: 100px;
}