body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContentClass {
	<!-- height: 330px; -->
	width: 545px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	<!-- overflow: auto; -->
}
.ContentClassNoScroll {
	width: 545px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ContentHeaderClass {
	height: 65px;
	width: 545px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.myForm01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.myForm02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.myFormError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #FF0000;
}
.myFormError02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.sub_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

