body {
	background: #004C89 url(gfx/ME-Gold_DGS_backtile.jpg);
	color: #FFFFFF;
}

body, html {
	scrollbar-face-color: #002B44;
	scrollbar-track-color: #004C89;
	scrollbar-arrow-color: #AAB3B9; 
	scrollbar-3dlight-color: #AAB3B9; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #AAB3B9;
}

div, td, p, ul, ol, span, h1, h2, cite {
	font-family: Verdana;
	color: #064060;
	background-color: transparent;
}

td.main {
	background: #6CBDDF url(gfx/ME-Gold_DGS_bodytile.jpg);
	color: #064060;
	width: 828px;
	padding-top: 15px;
}

td.copy {
	color: #064060;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 400px;
	color: #064060;
	background-color: transparent;
}

td.newshead {
	border: 1px solid #FFDE69;
}

p.title, h1, div.head, p.ctitle {
	color: #FFFFFF;
	background-color: transparent;
}

p.subtitle, h2 {
	color: #FFDE69;
	background-color: transparent;
}

p.comment {
	color: #064060;
	background-color: transparent;
}

a, a.snowball {
	color: #FFDE69; 
	background-color: transparent;
}

a:hover {
	color: #FFFFFF; 
	background-color: transparent;
}

a.anav {
	color: #064060; 
	background-color: transparent;
}

a.anav:hover {
	color: #FFDE69; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #ffffff; 
	background-color: transparent;
}

.combo {
	background-color: #6FC0E0;
	color: #064060;
}

p.imgtitle {
	color: #FFDE69;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #ffffff;
	background-color: transparent;
}

option.new {
	color: #FFDE69; 
	background-color: transparent;
}

#itable table, #itable th, #itable td {
	border-color: #064060;
}

#itable table {
	margin-top: 25px;
	margin-bottom: 25px;
}

span.point {
	color: #ff0000;
	background-color: transparent;
}