﻿.overlayBG{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: gray;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:0px;
	background-color:#ffffff;
}
body.regbody {
	background-color:#333333;
	margin:0px;

}
a {
	text-decoration:underline;
	color:#333333;
}
div.mainBG {
	background-image:url('images/mainBG.gif');
	background-repeat:no-repeat;
	background-position:center top;
	overflow-y:hidden;
	text-align:center;
}
div.REGBG {
	background-color:#ffffff;
	width:966px;
	height:565px;
	
}

.topLoginBG {
	background-image:url('images/index_04.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:603px;
	font-size:12px;
	
}

.topLogoBG {
	background-image:url('images/index_03.gif');
	background-repeat:no-repeat;
	background-position:bottom;

	width:366px;
	height:72px;
}
.topLoginTxt {
	color:#333333;
	font-family:Arial;
	font-size:11.5px;
	margin-left:105px;
	text-align:left;
	width:490px;
	padding-top:1px;
	vertical-align:text-top
}
.loginFrmBG {
	background-image:url('images/login_frmBG.gif');
	background-repeat:no-repeat;
	height:15px;
	padding:4px 10px 4px 10px;
	border:0px;
	width:115px;
	font-size:11px;
	
}
.loginPASSFrmBG {
	background-image:url('images/login_frmPASSBG.gif');
	background-repeat:no-repeat;
	height:15px;
	padding:4px 10px 4px 10px;
	border:0px;
	width:115px;
	font-size:11px;
	
}
.bottomLoginFrm {
	font-size:11px;
	font-weight:normal;
	height:7px;
	text-align:center
}

#flash1 {
	height: 276px;
	width: 969px;
}
.regPage {
		width:935px;
}
.topReg {
	background-image:url('images/regFRMTOP.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:81px;
	
}
.mainRegBG {
	background-image:url('images/regFRMBG.gif');
	background-repeat:repeat-y;
	background-position:center;
	padding:10px;
	font-family:Arial;
	color:#333333;
	font-size:12px;
	
}
.bottomRegBG {
	background-image:url('images/regFRMBOTTOM.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:27px;
}
.frmSeperator {
	background-image:url('images/frmSeperator.gif');
	width:640px;
	height:5px;
	background-repeat:no-repeat;

}

.REGtopLoginBG {
	background-image:url('images/REGTopFrmBG.gif');
	background-repeat:no-repeat;
	background-position:left center;
	width:602px;
	font-size:12px;
	
}

.REGtopLogoBG {
	background-image:url('images/REGTopLogoBG.gif');
	background-repeat:no-repeat;
	background-position:right center;

	width:364px;
	height:72px;
}



.regFRMINPUT {
	border:1px solid silver;
	width:247px;
	height:15px;
	padding:3px;
	font-size:12px;
}
.style2 {
	font-weight: normal;
}
input.button {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	width:80px;
	
}
