#lightbox1
{
	width:389px;
    visibility:hidden;
    z-index:101;
	position:absolute;
	text-align:center;
	font-size:14px;
}
#lightboxtop
{
	position:relative;
	width:389px;
	height:100px;
	background-image:url(/Archives/images/login_bg1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#span1
{
	float:right;
    margin:4px 4px 0px 0px;
    width:25px;
    height:25px;
    display:block;
}
#lightboxcenter
{
	position:relative;
	padding:5px;
	width:389px;
	background-image:url(/Archives/images/login_bg2.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#lbcleft
{
	margin:5px 0px 0px 0px;
	width:33%;
	float:left;
}
#lbcright ul li a
{
	font-size:13px;
}
#lbcright
{
	width:65%;
	float:left;
}
#lbcright ul
{
	width:90%;
	margin:20px 0px 5px 0px;
	text-align:center;
	list-style:none;
}
#lbcright ul li
{
	height:35px;
}
#lbwaiting
{
	margin:18px 0px 0px 0px;
	width:99%;
	height:110px;
	background-image:url(/Archives/images/loading.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
#lightboxbottom
{
	position:relative;
	width:389px;
	height:20px;
	background-image:url(/Archives/images/login_bg3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#overdiv1
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
    visibility:hidden;
	background-color:#F2F2F2;
	filter:alpha(opacity=70)
}
.logintextbox1
{
	width:140px;
	height:20px;
	border:solid 1px #ff9900;
}
.loginbutton1
{
	padding:3px;
	width:63px;
	height:23px;
	background-image:url(/Archives/images/login_button1.gif);
	border:none;
	color:#070f7c;
	cursor:hand;
}
.loginbutton2
{
	margin:4px 0px 0px 1px;
	width:21px;
	height:19px;
	background-image:url(/Archives/images/login_button2.gif);
	border:none;
	cursor:hand;
}