body {
	background-color: #003C60;
	color: #EBE8FF;
}

body, html {
	scrollbar-arrow-color: #FFF8ED;
	scrollbar-face-color: #5C5149;
	scrollbar-highlight-color: #5C5149;
	scrollbar-shadow-color: #5C5149;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #1A1C36;
	scrollbar-darkshadow-color: #000000;
}

div, td, p, ul, ol, span {
	font-family: Tahoma;
}

div.head {
	color: #E6AB4E;
	background-color: transparent;
}

td.main {
	color: #EBE8FF;
	background-color: #00192E;
}

td.copy {
	color: #486490;
	background-color: transparent;
}

td.text, td.textc {
	color: #FFF8ED;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 273px;
}

td.newshead {
	border: 1px solid #9BBAFF;
}

p, ul, ol {
	color: #EBE8FF;
	background-color: transparent;
}

p.title {
	color: #E6AB4E;
	background-color: transparent;
}

p.info {
	color: #486490;
	background-color: transparent;
}

p.comment {
	color: #486490;
	background-color: transparent;
}

.faq {
	color: #E6AB4E;
	background-color: transparent;
}

a {
	color: #9BBAFF; 
	background-color: transparent;
}

a:hover {
	color: #728FC7; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #FFF8ED; 
	background-color: transparent;
}

.combo {
	background-color: #486490; 
	color: #FFF8ED;
}

p.imgtitle {
	color: #E6AB4E;
	background-color: transparent;
}

p.imgcopy {
	color: #EFE8DE;
	background-color: transparent;
}

option.new {
	color: #E6AB4E; 
	background-color: transparent;
}