.Title {
	color: #FAE6BB;
	background-color: #07497B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}
.MenuBar {
	font-size: 16px;
	font-weight: bold;
	color: #FAE6BB;
	text-align: center;
	text-decoration: none;
	background-color: #07497B;
}
.BodyOutLine {
	color: #07497B;
	text-decoration: none;
	border: thin solid #06487A;
	margin: 0px;
	padding: 0px;
}
.InquiryBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: thin solid #07497B;
	color: #07497B;
	background-color: #FFFFFF;
}
.InquirybodyBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07497B;
	text-decoration: none;
	border: thin solid #07497B;
	background-color: #D4D0C8;
}
.ThankYouBox {
	font-family: "Courier New", Courier, mono, "MS Reference Sans Serif";
	font-size: 14px;
	color: #FAE6BB;
	text-decoration: none;
	background-color: #07497B;
	border: thin solid #01487C;
}
.MainBodyTextBox {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
	background-color: #0099FF;
	border: thin solid #01487C;
}
.ErrorMessage {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.MainListingBodyBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FAE6BB;
	text-decoration: none;
	background-color: #3366CC;
	border: thin solid #01487C;
	text-align: center;
}
.ListingBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #07497B;
	text-decoration: none;
	background-color: #FFFF99;
	border: thin solid #07497B;
}
.ListingTitle {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #07497B;
	text-decoration: none;
	background-color: #FFFF99;
	border: thin none #07497B;
}
