.box_left
{
	background-image:url(images/login_box_04.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.box_top
{
	background-image:url(images/login_box_02.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.box_right
{
	background-image:url(images/login_box_06.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.box_bottom
{
	background-image:url(images/login_box_08.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.errormsg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	text-decoration:none;
	color:#A80202;
}
INPUT
{
	font-family:tahoma;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
	color:#000000;
}
form td
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0055BB;
}
form td a
{
	font-family:tahoma;
	font-size:11px;
	font-weight:400;
	text-decoration:none;
	color:#999999;
}
#contact_us td
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
