body {
	background-color: #5782a5;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	scrollbar-face-color: #a3b9cb;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #a3b9cb;
	scrollbar-3dlight-color:#EEEEEE;
	scrollbar-darkshadow-color:#a3b9cb;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
}
td {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-color: #EEEEEE;
	vertical-align: middle;
	height: 20px;
	width: 295px;
	border-top: 0px none;
	border-bottom: 1px dashed #B7B7B7;
	border-left: 0px none;
	border-right: 0px none;
	padding-left: 5px;
	padding-right: 5px;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	background-color: #EEEEEE;
	vertical-align: middle;
	height: 107px;
	width: 295px;
	border: 0px none;
	border-top: 0px none;
	border-bottom: 1px dashed #B7B7B7;
	border-left: 0px none;
	border-right: 0px none;
	padding-left: 5px;
	padding-right: 5px;
}
.button {
	height: 23px;
	width: 78px;
	background-image: url(../images/button_send.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	padding:0;
