/* customized */
.form_tag {
margin: 1px; 
padding: 1px; 
font-family: Arial, Tahoma, sans-serif;  
font-size:medium;
}
.search_button {
font-family: Arial, Tahoma, sans-serif;  
font-size:medium;
}
.header_center {
text-align:center;
}
.header_right {
text-align:right;
}
.header_left {
text-align:left;
}
.underline {
	text-decoration:underline;  
}
a {
	text-decoration: none;
	color :#145f3a;
	font-size:small;
 	font-family :Arial;
 }
.content img {	
	float: left;	
	margin-right: 5px;	
	margin-top: 3px;	
	margin-left: 2px;
}
body { 
	background-color :#ffffff;  
	color: black;  
	font-family: Arial, Tahoma, sans-serif;  
	font-size:small;  
	margin: 0px;  
	border: 0px;  
	padding: 0px;
}
.header  {	
	background-color :#cccc33;	
	color :#006633;	
	font-size:small;	
	font-weight: bold;	
	border-top-width:medium;	
	border-bottom-width:medium;	
	border-top-style: solid;	
	border-bottom-style: solid;	
	border-top-color: #FFFFFF;	
	border-bottom-color: #FFFFFF;	
	font-family :Arial;	
	padding: 1px 2px 2px 0px;	
	margin: 0px;
}
.footer  {	
	background-color :#ffffff; 
	color :#cccc00;	
	margin: 10px 0 0 0;	
	padding: 2px 0 2px 5px;	
	border-top-width:medium;	
	border-bottom-width:medium;	
	border-top-style: solid;	
	border-bottom-style: solid;	
	border-top-color: #cccc00;	
	border-bottom-color: #FFFFFF;	
	font-family :Arial;	
	font-size:medium;	
	font-weight: normal;
}
.accesskey {
	text-decoration: none;
	color :#000000;
	margin: 0px;
	padding: 0px;
	font-family :Arial;
	font-size:x-small;
	font-weight: normal;
}
.himgicon {	height:medium;	width:medium;}
.homeng {
	margin: 2px;
	padding: 0px;
}
.homeng img{
	border: none;
}
.homeng a{
	margin-left: 0px;
	padding: 0px;
}
.pgheader {	
	background-color :#ffffff; 
	color :#145f3a;	
	font-size:medium;	
	font-weight: normal;	
	margin-bottom: 0px;	
	margin-right: 0px;	
	padding: 3px 0px 3px 2px;	
	border-bottom-color: #cccc00;	
	border-bottom-style: solid;	
	border-bottom-width:medium;	
	border-top-width:medium;	
	border-right-width:medium;	
	border-left-width:medium;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-left-style: solid;	
	border-top-color: #FFFFFF;	
	border-right-color: #FFFFFF;	
	border-left-color: #FFFFFF;	
	margin-top: 1px;	
	margin-left: 0px; 
	font-family :Arial;
}
.footerng {
	background-color :#ffffff;
	color :#145f3a;
	font-size:medium;
	font-weight: normal;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 1px 0px 3px 5px;
	font-family :Arial;}
/* Design18 Style1 */
/* Editor Styles listed below */
.Heading {
font-family: Arial, Tahoma, sans-serif; 
font-size:medium;	
font-weight: bold; 
color: #000000; 
text-decoration: none;	
margin: 0px; 
padding: 0px;
}

.BodyText { 
  font-size:small; 	
  color:#006633;
  padding: 5px 5px 5px 10px;  
}
.BodyText a, .BodyText label { 	
  font-weight:bold; 
}
.BoldText {	
font-weight: bold;	
font-size:medium;
}
.Italic {
font-style: italic;
}
.Underline {
text-decoration: underline;
}
.Indent {	
margin-top: 0px;	
margin-right: 0px;	
margin-bottom: 0px;	
margin-left: 5px;
}
.Highlight {	
background-color: #FFFFFF;	
border-top-width:medium;	
border-right-width:medium;	
border-bottom-width:medium;	
border-left-width:medium;	
border-top-style: dotted;	
border-right-style: dotted;	
border-bottom-style: solid;	
border-left-style: dotted;	
border-top-color: #FFFFFF;	
border-right-color: #FFFFFF;	
border-bottom-color: #cccc00;	
border-left-color: #FFFFFF;	
margin-top: 1px;	
margin-right: 0px;	
margin-bottom: 0px;	
margin-left: 0px;
}
.Line_HR{	
clear:both;	
border-bottom-color:#cccc00;	
border-top-color:#ffffff;	
border-left-color:#ffffff;	
border-right-color:#ffffff;	
border-top-width:medium;	
border-right-width:medium;	
border-bottom-width:medium;	
border-left-width:medium;	
border-top-style: solid;	
border-right-style: solid;	
border-bottom-style: solid;	
border-left-style: solid;	
padding: 0px;	
margin-top: 3px;	
margin-right: 0px;	
margin-bottom: 0px;	
margin-left: 0px;
}

.h1{
	color:#006633; 
  	font-size:medium;	
  	padding: 5px 5px 5px 0px;
  	font-weight:bold; 
}	
#head1
{
  padding: 5px 5px 5px 0px;
}
h1 {
	color:#006633; 
  font-size:medium;	
  padding: 5px 5px 5px 5px;
  font-weight:bold; 
}	
h2 {
  color:#006633; 
  font-size:medium; 	
  padding: 5px 5px 5px 5px;
  font-weight:bold;
	}
	
.btnSearch
{
  background:#00704a;
	color: #FFFFFF;
	font-family: arial;
	font-weight:900;
	font-size:small;
}