.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #382A94;
	font-size: 18px;
	margin: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #382A94;
}
a:visited {
	color: #382A94;
}
a:hover {
	color: #AD2119;
}
a:active {
	color: #382A94;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.formButton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	background-color: #330099;
	border-left-color:#CC3300;
	border-left-style:solid;
	border-left-width: 1;
	border-right-color:#CC3300;
	border-right-style:solid;
	border-right-width: 1;
	border-top-color:#CC3300;
	border-top-style:solid;
	border-top-width: 1;
	border-bottom-color:#CC3300;
	border-bottom-style:solid;
	border-bottom-width: 1;
	}
	
	.inputStyle {
  	border: #006699 1px solid; font-size: 12px; color: #003366; font-weight: normal; font-family: arial; background-color: #FFFFFF; text-decoration: none; 
}

select {
  	border: #006699 1px solid; font-size: 12px; color: #003366; font-weight: normal; font-family: arial; background-color: #FFFFFF; text-decoration: none; 
}

.currentField {
 	border: #006699 1px solid; font-size: 12px; color: #003366; font-weight: normal; font-family: arial; background-color: #F5F7FA; text-decoration: none; 
}

.textbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}