body {
	background-color: #003C60;
	color: #EBE8FF;
}

body, html {
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #888888;
	scrollbar-shadow-color: #888888;
	scrollbar-3dlight-color: #003C60;
	scrollbar-track-color: #003C60;
	scrollbar-darkshadow-color: #003C60;
}

div, td, p, ul, ol, span {
	font-family: Verdana;
}

td.main {
	color: #EBE8FF;
	background-color: #00192E;
}

td.copy {
	color: #1F3958;
	background-color: transparent;
}

div.head, td.text, td.textc {
	color: #EBE8FF;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 273px;
}

td.text_copy {
	color: #1F3958;
	background-color: transparent;
	vertical-align: top;
	font-size: 80%;
	text-align: justify;
}

td.newshead {
	border: 1px solid #9BBAFF;
}

p, ul, ol, span.select, span.selecti {
	color: #EBE8FF;
	background-color: transparent;
}

p.title, option.new {
	color: #9BBAFF;
	background-color: transparent;
}

p.comment, p.info {
	color: #1F3958;
	background-color: transparent;
}

a {
	color: #9BBAFF; 
	background-color: transparent;
}

a:hover {
	color: #486490; 
	background-color: transparent;
}

.combo {
	background-color: #3F5066; 
	color: #EBE8FF;
}

p.imgtitle, p.imgcopy {
	color: #eeeeee; 
	background-color: transparent;
}