@charset "utf-8";
/* CSS Document */
body{
      margin: 0;
      padding: 0;
      border: 0;
      text-align:justify;
	  font-family:Tahoma;font-size:11px;color:#000000;line-height:15px;
	  background-color:#8f986d;
	  background-image:url(../images/bg.jpg);background-repeat:repeat-x;
	  outline:none;
	  
	     }
.txt{font-family:Tahoma;font-size:11px;color:#000000;line-height:15px;text-decoration:none;}
.link_txt{font-family:Tahoma;font-size:11px;color:#000000;line-height:15px;text-decoration:none;}
.link_txt:hover{font-family:Tahoma;font-size:11px;color:#77a200;line-height:15px;text-decoration:none;}
.hdr_logo{background-image:url(../images/hdr_logo.jpg);background-position:left;background-repeat:no-repeat;}
.txt_padd{padding:8px 10px; text-align:justify;}
.vrtcl_dot{background-image:url(../images/dot_vrtcl.gif);background-repeat:repeat-y;}
.horzntl_dot{background-image:url(../images/dot_horzontl.gif);background-repeat:repeat-x;}
.shadow_lft{background-image:url(../images/shadow_lft.jpg);background-repeat:repeat-y;}
.shadow_rght{background-image:url(../images/shadow_rght.jpg);background-repeat:repeat-y;}
.footr_bg{background-image:url(../images/footr_bg.gif); background-repeat:repeat-x;}
.footr_txt{font-family:Tahoma;font-size:11px;color:#959e73; text-decoration:none;}
.footr_link{font-family:Tahoma;font-size:11px;color:#959e73; text-decoration:none;}
.footr_link:hover{font-family:Tahoma;font-size:11px;color:#000000; text-decoration:none;}
.text_box {height:18px;width:149px;color: #000000;font-family: Tahoma;font-size:11px;font-weight:normal;background-color: #FFFFFF;border:1px solid #aad267;}
.text_area_box {font-family: Tahoma;font-size: 11px;font-weight: normal;color: #000000;text-decoration: none;background-color: #FFFFFF;height:40px;width:149px;border:1px solid #aad267;}
.sbmit_btton {height:18px;width:44px; background:url(../images/submit.jpg) no-repeat; border:none;}
.reset_btton {height: 18px;width: 44px;background:url(../images/reset.jpg) no-repeat; border:none;}
.designation_txt{font-family:Tahoma;font-size:11px;font-weight:bold;text-decoration:underline;color:#77a200;}


#nav{margin: 0px; padding: 0px; z-index: 99999;  }
#nav ul {float: left; list-style: none; line-height:19px; background:#67ab03;font-weight: bold; padding: 0px; border:solid 1px #67ab03; margin:0px }
#nav a {display: block;	text-decoration: none;}
#nav li {float: left; list-style:none;}
#nav li ul {position: absolute; left: -999em;	height: auto; font-weight: normal;	border-width: 1px;	margin: -1px;	width:166px; }
#nav li li {padding:3px;}
#nav li ul a {width:150px;	padding-left:10px; color:#fff; padiing: 10px 10px 10px 0; text-align:left; height:25px}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {	left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {	left: auto;}
#nav li:hover, #nav li.sfhover {	background: #4a7508;}