body {
	background-color:#E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}

.table1 { font-family: arial, verdana, helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #006699; text-transform:uppercase; }
.input2 {
	height: 20px;
	font-size: 10px;
	color: #FF0000;
}


textarea {
	height: 65px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #cccccc;
	color: #999999;
}
.select2 {
	height: 100px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #cccccc;
	color: #666666;
	width: 180px;
}
td {
	text-align: left;
	height: 15px;
	font-size: 9px;
	text-transform: uppercase;
}
.td2 {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
.td3 {
	text-align: center;
	text-transform: capitalize;
	font-size: 9px;
}
.select3 {
	height: 18px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border : 1px solid #cccccc;
	color: #666666;
	width: 183px;
}

