@charset "utf-8";
/* CSS Document 


body {margin:0; padding:0;} #overlayfrm {background-color:#333; -moz-opacity:0.8; opacity:.80; filter:alpha(opacity=80);}
*/

html,body
{
	
	margin:0px;
	padding:0px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#eaeaea;
}
#imp_box{
	background:url(../Images/imp_box_bg.gif); width:344px; height:348px;
	margin-top:16px; margin-bottom:16px;
	
}
#newspaper_ball{
	background:url(../Images/newspapersball_bg.gif); width:551px; height:382px;
}
.text_form{
	font-family:verdana; color:#000; font-size:12px; font-weight:normal;
}
.input_box{
	border:#5c6670 solid 1px;
	width:150px; height:15px;
	margin-left:10px;
	color:#495159;
}
.forgot_pwd a{
	font-family:verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}
.forgot_pwd a:hover{
	color:#aaddf7;
	text-decoration:underline;
	
}
input checkbox{
	width:25px; height:25px; 
}
.alert
{
	font-size: 10px;
	color: #ff0066;
	font-family: Verdana;
}
