
body{ margin: 0 0 0 0px;
      padding: 0 0 0 0px;
	  background-color: #ebf1e3;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  text-decoration: none;
	  color:#000;
	  
	  }

.menu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #5f6753;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}
.menu:hover {
	color: #3e75b8;
}

.menu_normal {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
}

.tit {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #2a770d;
	text-decoration: none;
	padding-left: 5px;
}
.back {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #2a770d;
	text-decoration: none;
	padding-left: 5px;
}
.menu_tit {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #5f6753;
	text-decoration: none;
}

.for_bor{ border: #9da392 solid 1px;
          background-color: #d2d8c7;
		  padding:3px;
		  }
		  
.name{ font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: right;
	   }
.name1{ font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: left;
	   }	  
.name2{ font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: left;
	   }	
	   .name3{ font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: center;
	   }	   
.textfeald{ border: #CCCCCC solid 1px;
            background-color: #fff;
			line-height: 20px;
			height: 20px;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: normal;
			text-decoration: none;
			 color:#000000;
			 width: 200px;
			}
			
.ofter_name{ font-family: Arial, Helvetica, sans-serif;
       font-size: 13px;
	   font-weight: bold;
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	   text-align: center;
	   }
.selectbox{
border:#CCCCCC solid 1px;
background-color: #fff;
height:25px;
width:200px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

/* Added for display validation msg */
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
.name_read{ font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: left;
	   }
.name_unread{ font-family: Arial, Helvetica, sans-serif;
       font-size: 11px;
	 
	   text-decoration: none;
	   color:#000000;
	   line-height: 30px;
	   height: 30px;
	  /* padding-right: 20px;*/
	   text-align: left;
	   font-weight:bold;
	   }
.logout {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #DE012E;
	text-decoration: none;
	padding-left: 5px;
}	   	   
.reg_tit {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
}


.reg_form_text{ font-family:Arial, Helvetica, sans-serif;
               font-size: 12px;
			   font-weight:normal;
			   color:#000000;
			   text-align: right;
			   padding-right: 5px;
			   }
			   
.reg_form_field{ border: #e2d0b2 solid 1px;
                 background-color:#FFFFFF;
				 background-image:url(images/reg_form_bg.gif);
				 background-repeat:repeat-x;
				 line-height: 20px;
				 height: 20px;
				 font-family: Tahoma;
				 font-size: 11px;
				 color: #000000;
				 width: 150px;
				 }
#opdate, #cldate{
width: 160px;

}