.headin01 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 22px;

	color: #B7041D;

}

.mattertxt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #504845;

}

.redtxt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #B7041D;

}

.footertxt {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #B7041D;

}

.mattertxt2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 20px;

	color: #504845;

}

.TextField {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	border: 1px solid #AB9B78;

	width: 250px;

	height: 18px;

}

.TextArea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	border: 1px solid #AB9B78;

	width: 250px;

	height: 80px;

}

.OrderTxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}



.matterdiv02 {

	position: relative;

	z-index: 500;

	left: -100px;

	border: 0px;

	height: 177;

	background-color: #DAD2AE;

	overflow: hidden;

}



.matterdiv03 {

	position: relative;

	visibility: visible;

	z-index: 100;

	left: -40px;

	border: 0px;

	height: 44;

	width : 250;

	background-color: #DAD2AE;

	overflow: hidden;

}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#504845;
	text-decoration:none;
}