body {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(/cs/cfs-file.ashx/__key/CommunityServer.Components.SiteFiles/layout/bg.png);
}
.main-area {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #b5b8cc;
}
.required {
	color: #000000;
	border: 1px solid #660000;
	background-color: #FFFFCC;
}
.validation {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	background-color: #D6D7E2;
}
.header {
	color: #FFFFFF;
	background-color: #323548;
}
