body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.main {
	padding-left: 10px;
}
.textfield {
	background-color: #E1FDFA;
	font-size: 11px;
	border: 1px dotted #000000;
}


.features {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #D0F746;
	border-right-color: #D0F746;
	border-bottom-color: #D0F746;
	border-left-color: #D0F746;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
}
.mailtable {
	background-color: #FFFFCC;
}
.row1 {
	background-color: #E7F1F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	padding-right: 10px;
	padding-left: 10px;
}
.row2 {
	background-color: #FEFEFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	padding-right: 10px;
	padding-left: 10px;
}
.greentext {
	font-weight: bold;
	color: #339933;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
}
.opttext {
	font-weight: bold;
	color: #000000;
}
.td_line1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}

