body {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../read/a/bk.png);
}
.main-area {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../read/a/content_bk.png);
}
.required {
	color: #000000;
	border: 1px solid #660000;
	background-image: url(../read/a/content_bk.png);
}
.validation {
	color: #CCCCCC;
	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-image: url(../read/a/table_bk.png);
}
.header {
	color: #FFFFFF;
	background-image: url(../read/a/table_bk.png);
}

