/* CSS Document */



body{

margin:0px;

padding:0px;

background-color:#C1E7FE;
}



.logo_font{

font-family:tahoma;

font-size:11px;

font-weight:bold;

color:#000000;

}

.border_new{

border: 1px solid #B6B6B5;

border-bottom:none;

}



.border_second{

border: 1px solid #B6B6B5;

}



.navingationfont{

font-family:verdana;

font-size:13px;

font-weight:bold;

color:#393D37;



}





.normalfont{

font-family:arial;

font-size:12px;

color:#000000;

text-decoration:none;

}



.normalfont a:hover{

font-family:arial;

font-size:12px;

color:#321AE5;

text-decoration:underline;

}





.normalfont_second{

font-family:arial;

font-size:12px;

color:#000000;

line-height:17px;

text-decoration:none;

}

.inputbox{

	width:160px;

	height:16px;

	border: 1px solid #8cd2fe;

	background-color:#E3F3FF;

	font-family:tahoma;

	font-size:11px;

	color:#000000;



}

.inputbox_2{

	width:210px;

	height:16px;

	border: 1px solid #9FA89A;

	background-color:#B8C3B2;

	font-family:tahoma;

	font-size:11px;

	color:#000000;



}



.inputbox_4{

	width:80px;

	height:16px;

	border: 1px solid #9FA89A;

	background-color:#B8C3B2;

	font-family:tahoma;

	font-size:11px;

	color:#000000;



}

.inputbox_3{

	width:210px;

	height:100px;

	border: 1px solid #9FA89A;

	background-color:#B8C3B2;

	font-family:tahoma;

	font-size:11px;

	color:#000000;



}



.normalfont_login{

font-family:tahoma;

font-size:11px;

font-weight:bold;

color:#000000;

}



.normalfont_underline{

font-family:tahoma;

font-size:11px;

font-weight:bold;

color:#000000;



}



.normalfont_underline a:hover{

font-family:tahoma;

font-size:11px;

font-weight:bold;

color:#000000;

text-decoration:none;

}



td{

font-family:verdana;

font-size:11px;

color:#000000;

text-decoration:none;

}

.red{
background-color:#FF0000;
color:#0033CC;
}

