body {
	background-color: #230E37;
	color: #D0DDF3;
}

body, html, textarea {
	scrollbar-arrow-color:  #D4E1F7;
	scrollbar-face-color: #230E37;
	scrollbar-highlight-color: #D4E1F7;
	scrollbar-shadow-color: #D4E1F7;
	scrollbar-3dlight-color: #230E37;
	scrollbar-track-color: #230E37;
	scrollbar-darkshadow-color: #230E37;
}

div, td, p, ul, ol, span {
	font-family: Verdana;
}

div.head {
	color: #033DA7;
	background-color: transparent;
}

td.main {
	background: #D0DDF3 url(gfx/back.gif);
	color: #001253;
}

td.copy {
	color: #230E37;
	background-color: transparent;
}

table.text {
	width: 541px;
}

td.text, td.textc {
	color: #001253;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 265px;
}

td.newshead {
	border: 1px solid #033DA7;
}

p, ul, ol, td.crleft, td.crright {
	color: #001253;
	background-color: transparent;
}

p.title, p.ctitle, span.title {
	color: #033DA7;
	background-color: transparent;
}

span.title {
	font-weight: bold;
}

p.info {
	color: #001253;
	background-color: transparent;
}

p.comment {
	color: #230E37;
	background-color: transparent;
}

a {
	color: #033DA7; 
	background-color: transparent;
}

a:hover {
	color: #230E37; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #000000; 
	background-color: transparent;
}

.combo {
	background-color: #D3E0F6; 
	color: #001253;
}

p.imgtitle {
	color: #FFFFFF;
	background-color: transparent;
}

option.new {
	color: #033DA7;
	background-color: transparent;
}

p.imgcopy {
	color: #CEDAF0;
	background-color: transparent;
}
