@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#7e9dd4;
}
.nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
}
.nav_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9ab6e9;
	text-decoration: none;
}
.total_pic {
	background-image: url(images/total_pic.jpg);
	background-repeat: no-repeat;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.hadding_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00000;
	text-align:justify;
}
.text_fild{
          background-color:#ffffff; 
          border:1px solid #385383; 
       	  font-family:Tahoma; 
		  font-size:12px;
		  color:#000000;
		  width:120px;
		  height:18px;
		  } 
.text_fild_2{
          background-color:#ffffff; 
          border:1px solid #385383; 
       	  font-family:Tahoma; 
		  font-size:12px;
		  color:#000000;
		  width:120px;
		  height:50px;
		  }
		  } 
.text_fild_captcha{
         background-color:#ffffff; 
          border:1px solid #385383; 
       	  font-family:Tahoma; 
		  font-size:12px;
		  color:#000000;
		  width:120px;
		  height:18px;
		  }  
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.header_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
