body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainarea h3 {
	font-size: 90%;
	text-align: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../../shared/img/title_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	color: #006699;
}
#mainarea p {
	text-align: left;
	width: 500px;
	font-size: 80%;
	line-height: 120%;
}
#dm {
	background-image: url(../img/dm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	height: 30px;
	text-indent: -5000px;
	margin-top: 30px;
       margin-bottom: 30px;
}
.box {
	width: 500px;
	border: 1px solid #333333;
	font-size: 80%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#send {
	text-align: center;
	width: 500px;
	margin-top: 30px;
}
#cation {
	font-size: 70%;
	width: 520px;
	text-align: center;
	margin-top: 30px;
; margin-bottom: 30px
}
.box th {
	background-color: #E4E4E4;
	padding: 3px;
	border: 1px solid #333333;
	width: 105px;
}
.box .sub {
	background-color: #FFFFCC;
	text-align: center;
}
.box td {
	padding: 3px;
	border: 1px solid #333333;
	text-align: left;
}
.space {
height: 30px;
}#mainarea {  text-align: left; width: 500px; margin-top: 30px; margin-right: auto; margin-bottom: 30px; margin-left: auto}
