.lbl_login_title
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #4B81D8;
	font-weight: 600;
	font-stretch:ultra-expanded;
}
.lbl_login
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#888888;
}
.bt_login
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#888888;
}

.box_bottom
{
	background-image:url(../../images/box_bottom.gif); 
	background-repeat:repeat-x;
}
.box_top
{
	background-image:url(../../images/box_top.gif); 
	background-repeat:repeat-x;
}
.box_left
{
	background-image:url(../../images/box_left.gif); 
	background-repeat:repeat-y;
}
.box_right
{
	background-image:url(../../images/box_right.gif); 
	background-repeat:repeat-y;
}

.box_top_left
{
	background-image:url(../../images/box_top_left.gif); 
	background-repeat:repeat-x;
}
.box_top_right
{
	background-image:url(../../images/box_top_right.gif); 
	background-repeat:repeat-x;
}
.box_bottom_left
{
	background-image:url(../../images/box_bottom_left.gif); 
	background-repeat:repeat-x;
}
.box_bottom_right
{
	background-image:url(../../images/box_bottom_right.gif); 
	background-repeat:repeat-x;
}
