
/*.maintable {
	width : 800;
	border : 0;
	padding : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
.formtable {
	width : 500;
	color : #f7931e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding : 2 2 2 2;
	margin : 2 2 2 2;
}*/


a:link {
	color: #E28007;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E28007;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FAB561;
}
a:active {
	text-decoration: none;
	color: #754204;
}
body {
	background-color: #F7931E;
}
.style2 {color: #E28007; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #E28007;
}
.req_field {
	font-weight: bold;
}
.error {
	color: #FF0000;
}
.element_label {
	vertical-align: top;
	text-align: right;
}
.element_field {
	vertical-align: top;
	text-align: left;
}
