/* CSS Document */


body{
margin:0 auto;
background-color:#e2e2e2;


}

#header_caontainer{
	width:100%;
	height:198px;
	background-repeat:no-repeat;
}

.text{
font-family:tahoma;
font-size:12px;
color:#26476e;
line-height:18px;
}
err_message
{
	font-family:tahoma;
font-size:10px;
color:red;

}
.text_white{font-family:tahoma;font-size:12px;color:#ffffff;line-height:18px;}

.text_clack{
font-family:tahoma;
font-size:12px;
color:#111111;
line-height:16px;
}
.heading{
font-family:tahoma;
font-size:15px;
color:#333333;
font-weight:bold;
}
.green-heading{
font-family:"Century Gothic";
font-size:18px;
color:#2fb329;
font-weight:bold;
}
.green-heading-big{
font-family:"Century Gothic";
font-size:22px;
color:#2fb329;
font-weight:bold;
}

.grey-heading{
font-family:"Century Gothic";
font-size:15px;
color:#222222;
font-weight:bold;
}
.white-heading{font-family:"Century Gothic";font-size:18px;color:#FFFFFF;font-weight:bold;}
.padding-right18{ padding-right:18px; }
.padding-left14{ padding-left:14px; }
.padding-left18{ padding-left:18px; }
.greenborder{ border:1px #4ca449 solid;}
.greyborder{ border:1px #bab9b7 solid;}

.more_link{font-family:tahoma;font-size:11px;color:#ffffff; font-weight:bold; text-decoration:none}
.more_link a{font-family:tahoma;font-size:11px;color:#ffffff; font-weight:bold; text-decoration:none}
.more_link a:hover{font-family:tahoma;font-size:11px;color:#ffffff; font-weight:bold; text-decoration:underline}

.textbox{ border:1px #cccccc solid; width:180px; height:18px;}

.link_black{font-family:tahoma;font-size:12px;color:#333333; font-weight:normal; text-decoration:none}
.link_black a{font-family:tahoma;font-size:12px;color:#333333; font-weight:normal; text-decoration:none}
.link_black a:hover{font-family:tahoma;font-size:12px;color:#333333; font-weight:normal; text-decoration:underline}


.link{font-family:Calibri;font-size:15px;color:#FFFFFF; font-weight:normal; text-decoration:none; background-color:#2fb329; width:307px; height:30px}
.link a{font-family:Calibri;font-size:15px;color:#FFFFFF; font-weight:normal; text-decoration:none; background-color:#2fb329;}
.link a:hover{font-family:Calibri;font-size:15px;color:#FFFFFF; font-weight:normal; text-decoration:none; background-color:#222222; width:307px; height:30px}




.tab_link1{
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 font-weight:normal;
 text-decoration:none;
 background-color:#2fb329;
 list-style:none;
 height:30px;
 width:307px;
 display:block;
 }
 
.tab_link1 a{
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 list-style:none;
 text-decoration:none;
 font-weight:normal;
 }
 
.tab_link1 a:hover{
 text-decoration:none;
 list-style:none;
 background-image:url('../images/hover.jpg');
 background-repeat:no-repeat;
 float:left;
 height:30px;
 width:307px 
 
 }
 
 
 
 
 
 
 .notab_link1{
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 font-weight:normal;
 text-decoration:none;background-image:url('../images/hover.jpg');
 height:30px;
 width:307px
 }
 
.notab_link1 a{
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 text-decoration:none;
 font-weight:normal;

 }
 
.notab_link1 a:hover{
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 font-weight:normal;
 text-decoration:none;
 background-image:url('../images/hover.jpg');
 background-repeat:no-repeat;
 float:left;
 height:30px;
 width:307px
 
 }
 
 #menu a, #menu a:visited {
 font-family:Calibri;
 color:#ffffff;
 font-size:15px;
 font-weight:normal;
 text-decoration:none;
  text-align:center; 
  text-decoration:none; 
  color:#000; 
  display:block; 
  width:307px; 
  height:30px;
  background-color:#2fb329;
  text-align:left;
  border-top:5px #2fb329 solid;

  }
#menu a:hover {
  color:#fff;
  background-color:#333333; 
  border-top:5px #333333 solid;

  }
  
 .adminheading{font-family:tahoma; background-color:Yellow; font-size:12px;color:#333333; font-weight:bold; text-decoration:none}
.adminheading a{font-family:tahoma; background-color:Yellow; font-size:12px;color:#333333; font-weight:bold; text-decoration:none}
.adminheading a:hover{font-family:tahoma; background-color:Yellow; font-size:12px;color:#333333; font-weight:bold; text-decoration:underline}
  
  .frm-btn{ border:1px #cccccc solid; width:65px; height:18px; background-color:#efefef; font:tahoma; font-size:11px}
  .green-txt{
font-family:"tahoma";
font-size:12px;
color:#2fb329;
font-weight:normal;
}