body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #00000D;
}
.txtfooter {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.formtxtbox {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #000033;
}
.formbutton {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(bgbutton.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 918AC3;
	border-right-color: 413882;
	border-bottom-color: 413882;
	border-left-color: 918AC3;
}
.txtheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #880000;
}
