
* {	margin:0 auto;
	padding:0;
}



body {

	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:#1F61A4;
	line-height:18px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	
	
	
	
}


#box {

	width:700px;
	height:100%;
	border-color:#E3E3E3;
	border-style:solid;
	border-width:4px;
	background-color:#FFFFFF;
	line-height:22px;

}


.text_normal {
	font-size:12px;
	text-align:justify;
	color:#000000;

}

.text_white {
	font-size:12px;
	color:#fff;

}


.text_blue{
	font-size:18px;
	color:#064E97;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	

}


.text_blue_1{
	font-size:18px;
	color:#064E97;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:30px;
	text-align:center;
	
	

}




.menu {color:#064E97; text-decoration:none; font-size:13px;font-weight:bold;}
.menu a{color:#064E97; text-decoration:none; font-size:13px;font-weight:bold;}
.menu a:hover{color:#000; text-decoration:underline;font-size:13px; font-weight:bold;}
.menu a.active{color:#000; text-decoration:none; font-size:13px;font-weight:bold;}


.class1 a:link  {  color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:active { color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:visited { color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:hover { color: #000000; text-decoration:none; padding-right:6px; padding-left:6px;}

.clienttxtbox{
 
 border-color:#999999;
 border-style:solid;
 border-width:1px;
 height:17px;
 
 
 }
 
 .star {color:#064E97; font-size:14px;font-weight:bold; margin-left:300px; }