@import url("http://www.globalsignin.com.sg/events_warehouse/templates/reg_550_grey/css.css?v2");
body {
	background-color: #000000;
	margin:0 auto;
	color:#f0f0f0;
	font-size:11px;
	font-family:Arial; 
}

.supercontainer {
	width:704px;
	margin:0 auto;
}
.menu_bar {
	background-image:url(images/menu_bar.jpg?66503c945e4842cecec24f5cef1ee98b);
	background-repeat:no-repeat;
	width:704px;
	margin-top:5px;
	height:44px;
}
.menu_left {
	float:left;
	width:45px;
	height:44px;
}
.menu_item {
	float:left;
	width:93px;
	height:32px;
	text-align:center;
	padding-top:12px;
	color:#FFFFFF;
}
.menu_item_sep {
	float:left;
	width:8px;
	height:44px;
}
.menu_item a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.menu_item a:hover{
	color:#FFFF35;
}
.body_text {
	margin:10px 0px 20px 0px;
	width:704px;
}
.body_text a {
	color:#01fffd;
	}
.footer {
	margin-bottom:20px;
}

/* Form Style */

.formcontainer {
	width:700px;
}
.Evaa_Form {
	margin-left:100px;
	color:#F0F0F0;
}
.Evaa_FormLabel {
	width:160px;
}
h6 {
	color:#E0E0E0;
	font-size:large;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}
.Evaa_FormLabel, .Evaa_FormLabelExtended, 
.Evaa_FormLabelMidExtended, .Evaa_FormField, 
.Evaa_FormFieldExtended, .Evaa_FormFieldMidExtended, 
.Evaa_FormFieldShort {
	color:#F0F0F0;
}

.Evaa_Navigation_Finish {
	background:transparent url(images/but_submit.jpg?66503c945e4842cecec24f5cef1ee98b) no-repeat scroll left top;
}
.Evaa_Navigation_Cancel {
	background:transparent url(images/but_cancel.jpg?66503c945e4842cecec24f5cef1ee98b) no-repeat scroll left top;
}
.Evaa_Navigation_Finish, .Evaa_Navigation_Cancel, .Evaa_Navigation_Next, .Evaa_Navigation_Previous, .Evaa_Navigation_Print, .Evaa_Navigation_Save, .Evaa_Navigation_ProceedPay {
	border:none;
	float:left;
	height:41px;
	padding-left:10px;
	width:114px;
}
.Evaa_Form_Error {
	background-color:#000000;
	border:1px solid #C52020;
}