.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #011323;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	width:100px;
	height:15px;
	border:1px solid #999999;
}
.textboxf{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	width:250px;
	height:17px;
	border:1px solid #024B8F;
}
.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#011629;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
	width:50px;
	height:20px;
	border:1px solid #C9E2F8;
	background-color:#01203B;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FA2603;
}
.tbl_content{
background-color:#014C8D;
font-family:Tahoma; font-size:11px; font-weight:bold;color:#ffffff;
}
.row_odd{
background-color:#F5F5F0;
font-family:Tahoma; font-size:12px; font-weight:normal;color:#120E00;
}
.mainlink{
	background-Color:#ECF0F3;
	color:#000000;
	font-size:12px;
}
.links
{
	
	color:#000000;
	font-size:12px;
}


