
.LoginBG
{
	background-image:url('login_bg.gif');
	background-repeat:repeat-x;
}
.LoginCompLeft
{
	background-image:url('login_left.gif');
	background-repeat:no-repeat;
	width:4px;
	height:20px;
}
.LoginCompMid
{
	background-image:url('login_mid.gif');
	background-repeat:repeat-x;
	height:20px;
}
.LoginCompRight
{
	background-image:url('login_right.gif');
	background-repeat:no-repeat;
	width:11px;
	height:20px;
}
.CompRightBar
{
	background-image:url('right-bar.gif');
	background-repeat:repeat-y;
	width:11px;
}
.CompBottomBar
{
	background-image:url('bottom-bar.gif');
	background-repeat:repeat-x;
	height:28px;
}
.CompLeftBar
{
	background-image:url('left-bar.gif');
	background-repeat:repeat-y;
	width:4px;
}
.CompLeftBottom
{
	background-image:url('left-bottom.gif');
	background-repeat:no-repeat;
	width:4px;
	height:28px;
}
.CompRightBottom
{
	background-image:url('right-bottom.gif');
	background-repeat:no-repeat;
	width:11px;
	height:28px;
}
.LoginButton
{
	background-image:url("login_button.gif");
	background-repeat:no-repeat;
	height:22px;
	width:67px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	cursor:pointer;
}
.SignButton
{
	background-image:url("signup_button.gif");
	background-repeat:no-repeat;
	height:22px;
	width:155px;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	cursor:pointer;
}
.HorBar
{
	background-image:url('hor_bar.gif');
	background-repeat:repeat-x;
	height:2px;
}
.FormInputSmall
{
	width:200px;
	height:20px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #BCCAE0; 
	padding-left:5px;
}
.LoginHead
{
	font-family:verdana;
	font-size:11px;
	color:#444482;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}
.Text
{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	line-height:17px;
}
.BottomText
{
	font-family:Arial;
	font-size:11px;
	color:#7A7A7A;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
}
.Text1
{
	font-family:Arial;
	font-size:11px;
	color:#004EFF;
	font-weight:normal;
	text-decoration:none;
	background:transparent;
}
.Text:hover,.Text1:hover
{
	text-decoration:underline;
}
.Error,.Massage
{
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	padding:3px;
}
.Massage
{
	color:#0560B0;
	font-weight:bold;
}
.ComponentHead
{
	font-family:verdana;
	font-size:12px;
	color:#D74300;
	font-weight:bold;
	text-decoration:none;
	background:transparent;
}

.Comp_Middle
{		
	background:transparent url("../themes/default/images/login_top.gif") repeat-x top left;
	font:normal normal bold 13px/19px Arial;
	color:#333333;
	text-decoration:none;
	height:21;
	float:left;
	border:1px solid #B5D1FC;
	border-bottom:0px;
	text-indent:10px;
	text-align:left;
}
.Comp_MainDiv
{
	border:1px solid #B5D1FC;
	border-top:0px;
	background-color:#FFFFFF;
	clear:both;	
}
.Comp_MainDivPopup
{
	border:1px solid #B5D1FC;
	border-top:0px;
	background-color:#FFFFFF;
	clear:both;	
}
.FormLabel
{
	font:normal normal normal 12px/13px Arial;
	color:#333333;
	text-align:right;
	text-decoration:none;	
	float:left;
	padding:6px 10px 0px 15px;
	width:200px;
}
.InputBox
{
	font:normal normal normal 11px/11px Arial;
	color:#333333;
	text-decoration:none;
	width:189px;
	height:20px;
	padding-left:3px;
	background-color:#FFFFFF;
	border:1px solid #B1B1B1;	
}
.WaterMarkClass
{
	font:normal normal normal 11px/11px Arial;
	color:#999999;
	text-decoration:none;			
	text-indent:3px;
}
.Form_Button
{
	background-image:url("../themes/default/images/button_bg.gif");
	background-repeat:repeat-x;	
	height:19px;
	border:1px solid #B5D1FC;
	font:normal normal bold 12px/12px Arial;
	color:#333333;	
	cursor:pointer;
	
}
.FormLabelText
{
	font:normal normal normal 12px/16px Arial;
	color:#333333;
	text-decoration:none;
}
.TextArea
{
	font:normal normal normal 11px/11px Arial;
	color:#333333;
	text-decoration:none;
	width:273px;
	height:63px;
	padding:3px;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;	
}
.StarClass
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FF0000;
}
.ArrowDiv
{
	font:normal normal normal 12px/15px Arial;
	color:#333333;
	text-decoration:none;
	padding:3px;
	padding-left:10px;
	width:150px;
	height:auto;
	text-align:left;
	background-color:#FFE8BA;
	float:left;
	
}
.ArrowDivImage
{
	background:#FFFFFF url("../themes/default/images/arrow_div.gif") no-repeat center right;	
	width:8px;
	float:left;
}
.HintBoxClass
{
	position:absolute;
	display:none;
}
.FormText,.FormTextBold
{
	font:normal normal normal 12px/16px Arial;
	color:#333333;
	text-decoration:none;
	overflow:hidden;
}
.FormTextBold
{
	font-weight:bold;
}
A:link {color:#FB5404; text-decoration: none}
A:visited {color:#FB5404; text-decoration: none}
A:hover {color:#435BB5; text-decoration: underline} 