A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: navy;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.form1 {
	font-style: normal;
	font-family: Arial;
	background-color: #ebe3de;
	text-transform: none;
	font-variant: normal;
	font-weight: bold
}

.input1 {
	font-family: Arial;
	background-color: #e7e1dc;
	font-weight: 600
}

.error {
	color: red;
	font-family: Arial;
	font-size: 8pt
}

#font1 {
	font-family: "Trebuchet MS";
	font-weight: 400
}

TD {
	color: navy;
	font-family: Arial, Tahoma;
	font-size: 8pt
}

.input {
	color: navy;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: navy;
	background-color: #e7e9eb;
	font-weight: bold
}
.input2 {
	color: navy;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: navy;
	font-weight: bold
}
.inputred {
	color: navy;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	background-color: #e7e9eb;
	border-color: navy;
	fo
.cursor1 {
	cursor: pointer;
	font-family: serif;
	background-color: red;
	font-size: 8pt;
}

.divStyle {
	position: absolute;
	visibility: hidden;
}
.head1 {
	color: #0000a0;
	font-family: Arial;
	font-size: 8pt
}

.SELECT5 {
	color: #000040;
	font-family: Arial, Verdana;
	background-color: #e7e9eb;
	font-size: 8pt
}

.select1 {
	color: #000040;
	font-family: Arial, Verdana;
	font-size: 8pt
}
.select2 {
	color: #000040;
	font-family: Arial, Verdana;
	background-color: #e7e9eb;
	font-size: 8pt
}

.myStyle {
	
	position: absolute;
	visibility: hidden;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}


