.header1r {
	background-color: #423E3D;
	font-size: 16px;
	color: #F5E4B4;
	font-weight: bold;
}
.formbgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EFEFEF;
	color: #333333;
}
.popupfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 1.4;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: blink;
	color: #000000
}
.successfuldate {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border: 1px solid #666666;
}
.unsuccessfuldate {
	background-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	border: 1px solid #666666;
	font-weight: normal;
}
.messagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	background-color: #FFFFCC;
}

.beigebg {
	background-color: #F5F5DC;
}
