.gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.genright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;

}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #D2D7E4;
	border: 1px solid #1C396A;
}
textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	background-color: #D2D7E4;
	border: 1px solid #1C396A;
}
.custbutt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #95A1C3;
	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: #D2D7E4;
	border-right-color: #1C396A;
	border-bottom-color: #1C396A;
	border-left-color: #D2D7E4;
	cursor: hand;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959595;
}

