body {
	margin-top:0px;
	margin-left:0px;
}
.formtxt
{
	font-family:Arial,Verdana;
	font-size:11px;
	font-weight:normal;
	color:"#000000"
}
.inpstyle{
	width: 210px;
	height: 17px;
	font-size:10px;
	font-weight:normal;
	color:"#000000";
	border: 1px solid #cccccc;
}
textarea{
	width: 210px;
	border: 1px solid #cccccc;
}
#tbl{
	border:1px solid #DBDDCC;
	background:#E6E7DA;
}
.alter{
	background:#f7f7f7;
}
.thank{
	width:80%;
	font-family:Arial,Verdana;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color:#006699;
	text-align: center;
	background-color:1px solid #DBDDCC;
	border:1px solid #006699;
	padding:20px 20px 5px 20px;

}
.sndml {
	text-align:right;
	font-family:Arial,Verdana;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
}
a.sndml:link {
	color: #006699;
	text-decoration: underline;
}
a.sndml:visited {
	text-decoration: underline;
	color: #006699;
}
a.sndml:hover {
	text-decoration: none;
	color: #006699;
}
a.sndml:active {
	text-decoration: underline;
	color: #006699;
}
