body {
	background: #00041C url(gfx/AST_DGS_backtile.jpg);
	color: #C7E1F9;
}

body, html {
	scrollbar-track-color: #120F12;
	scrollbar-face-color: #120F12;
	scrollbar-arrow-color: #C7E1F9; 
	scrollbar-3dlight-color: #120F12; 
	scrollbar-darkshadow-color: #120F12; 
	scrollbar-highlight-color: #C7E1F9; 
	scrollbar-shadow-color: #C7E1F9;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #C7E1F9;
	background-color: transparent;
}

td.main {
	background: #120F12 url(gfx/AST_DGS_bodytile.jpg);
	color: #C7E1F9;
	width: 920px;
	padding-top: 13px;
}
                      
td.copy {
	color: #C7E1F9;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 410px;
}

td.newshead, td.newshead a {
	border: 1px solid #C7E1F9;
}

p.title, h1, div.head {
	color: #00DEFF;
	background-color: transparent;
}

h2 {
	color: #C7E1F9;
	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: #AFF0F8; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #00DEFF; 
	background-color: transparent;
}

.combo {
	background-color: #120F12;
	color: #C7E1F9;
}

p.imgtitle {
	color: #C7E1F9;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #C7E1F9;
	background-color: transparent;
}

option.new {
	color: #00DEFF; 
	background-color: transparent;
}

p, h1, h2 {
	margin-left: 100px;
	margin-right: 100px;
}

ul, ol {
	margin-left: 130px;
	margin-right: 100px;
}

li img {
	vertical-align: middle;
}
