body {
	background: #000000;
	color: #ffffff
}

a:link, a:visited {
	color: #9CB3E1;
	text-decoration:none;
}

a:hover {
	color: #ffffff;
}

div.header {
	background: url(/templates/images/header_top.jpg) 0 0 no-repeat;
	height: 148px;
	width: 980px;
}

div.wait {
	color: #9CB3E1;
	font-size: 25px;
	font-weight: Bold;
	width: 400px;
}

div.error {
	color: #9CB3E1;
	font-size: 25px;
	font-weight: Bold;
	width: 400px;
}

div.footer {
	color: #667799;

}
