.style2 {
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}
.style3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #138AEC;
}
.style4 {
	color: #000000;
	text-align: justify;
}
.box_login{
	background-image:url(../images/bg.png);
	width:237px;
	height:150px;
	padding-left:5px;
	margin-left:90px;
	border:1px solid #96d1f0;
	text-align: center;
	left:818px;
	margin:-240px 0 0 -320px;
	position:absolute;
	top:403px;
}
#msg{font-size:12px}
#header{
	width:100%;
	background-color: #1d3551;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box_login form table tr td .style3.style4 {
	font-weight: bold;
}

