body {
	background-color: #8CC3F5;
	color: #000D4E;
}

body, html {
	scrollbar-track-color: #8CC3F5;
	scrollbar-face-color: #8CC3F5;
	scrollbar-arrow-color: #000D4E; 
	scrollbar-3dlight-color: #000D4E; 
	scrollbar-darkshadow-color: #000D4E; 
	scrollbar-highlight-color: #000D4E; 
	scrollbar-shadow-color: #000D4E;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #000D4E;
	background-color: transparent;
}

td.main {
	background-color: #ffffff;
	color: #000D4E;
	width: 856px;
	padding-top: 10px;
}
   
td.copy {
	color: #000D4E;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 420px;
}

td.newshead {
	border: 1px solid #CE4B00;
}

p.title, h1 {
	color: #CE4B00;
	background-color: transparent;
}

p.comment {
	color: #000D4E;
	background-color: transparent;
}

a {
	color: #CE4B00; 
	background-color: transparent;
}

a:hover {
	color: #000D4E; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #000000; 
	background-color: transparent;
}

.combo {
	background-color: #ffffff;
	color: #000D4E;
}

p.imgtitle {
	color: #000D4E;
	background-color: transparent;
}

p.imgcopy {
	color: #000D4E;
	background-color: transparent;
}

option.new {
	color: #CE4B00; 
	background-color: transparent;
}

table.text {
	width: 756px;
}

td.text {
	vertical-align: middle;
}

