.tblrow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #800000;
}
.tblrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.greyrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #800000;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	border: thin solid #CCCCCC;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border: thin solid #CCCCCC;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border: thin solid #CCCCCC;
}
.smtable {
	border: thin solid #660000;
	color: #800000;

}
.greyrow2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #eaeaea;
	font-size: 12px;
	font-weight: normal;

}
