.td2
{
	text-align:center;
	color:	#fff;
	font-weight:bold;

	font-size: 12px;
	font-family:Verdana,Tahoma	;
}

hr
	{
		color :#778305;
	}

#maincontainer {
	width:100%;

	margin-right: auto;
	margin-left: auto;
}


.foot{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #758C1A; 
	background: white;
}
.foot2{
	float: left;
	
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: #758C1A; 
	font-size: 16px;
	font-weight:bold;
}

.boxbord
{

	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 0px solid; 

}


#mybox_head
{
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
	float:left;
	width: 595px;
	height:25px;
	text-align:center;
	background:	#708C34;
	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 
	margin :0px;
	padding-top:5px;
	padding-left:10x;
	padding-right:0px;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana,Tahoma	;
}
#mybox_find
{
	text-decoration: none;
	vertical-align: middle;
	float:left;
	width: 595px;
	height:25px;
	text-align:center;
	background:	#Fefefe;
	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 
	margin :0px;
	padding-top:5px;
	padding-left:10x;
	padding-right:0px;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana,Tahoma	;
}

#mybox_page
{
	text-decoration: none;
	vertical-align: middle;
	float:left;
	width: 595px;
	height:25px;
	text-align:center;
	background:	#Fefefe;
	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 
	margin :0px;
	padding-top:5px;
	padding-left:10x;
	padding-right:0px;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana,Tahoma	;
}
#mybox1
{

	text-decoration: none;
	float:left;
	width: 255px;
	height:109px;
	text-align:left;
	background:	#Fefefe;
	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 

	margin :8px;

	padding-left:12px;
	padding-right:12px;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
}


#mybox1:hover
{
	background:	#FBFDE3;
	text-decoration: none;
	float:left;
	width: 255px;
	height:109px;
	text-align:left;

	BORDER-TOP: #EFF99D  0.8px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #EFF99D  0.8px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 

	margin :8px;

	padding-left:12px;
	padding-right:12px;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
}
#mybox2
{
	text-decoration: none;
	float:left;
	width: 220px;
	height:195px;
	text-align:left;
	BORDER-TOP: #a2b30b  1px solid; 
	BORDER-RIGHT: #a2b30b  1px solid; 
	BORDER-LEFT: #a2b30b  1px solid; 
	BORDER-BOTTOM: #a2b30b 1px solid; 
	margin :6px;
	padding-left:12px;
	padding-right:12px;
	font-size: 10px;
	font-family:Verdana,Tahoma	;
}



.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;

background: #758C1A;
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}












.mattblacktabs2{
width: auto;
overflow: hidden;
border-bottom: 0px solid  #758C1A;; /*bottom horizontal line that runs beneath tabs*/
border-top: 0px solid  #758C1A;; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs2 ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs2 li{
display: inline;
margin: 0;
}

.mattblacktabs2 li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #758C1A;
}

.mattblacktabs2 li a:visited{
color: white;
}

.mattblacktabs2 li a:hover, .mattblacktabs2 li.selected a{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}
maincurrent{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}


.a1:link{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}

.a1:visited{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}
.a1:hover{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}






.fottertab{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
background: white;
}

.fottertab ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.fottertab li{
display: inline;
margin: 0;
}

.fottertab li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #758C1A; 

background: white;
}

.fottertab li a:visited{
color: #758C1A; 
}

.fottertab li a:hover, .fottertab li.selected a{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: white;
}








.box2{
	BORDER-TOP: #024E02 1px solid; 
	BORDER-RIGHT: #024E02 1px solid; 
	BORDER-LEFT: #024E02 1px solid; 
	BORDER-BOTTOM: #024E02 1px solid; 
}

.box3{
	BORDER-TOP: #BDDC7C 1px solid; 
	BORDER-RIGHT: #BDDC7C 1px solid; 
	BORDER-LEFT: #BDDC7C 1px solid; 
	BORDER-BOTTOM: #BDDC7C 1px solid; 
}
img{padding:10px;}
div#container
		{
			margin: 0em auto;
			width: 920px;
			height:auto;
			border: 0px solid #000;
			padding: 0em;
			background-color: #BEDB81;
		}


div#leftpanel
		{
			float:left;
			margin: 0em auto;
			width: 480px;
			height:auto;
			border: 0px solid #000;
			padding: 0em;
			background-color: #BEDB81;
		}
div#rightpanel
		{
			padding: 0em;
  			float:left;
			margin: 0em auto;
			width: 390px;
			height:auto;
			background-color: #BEDB81;
		}
div#header
		{

			width: 920px;
			HEIGHT:230PX;
			background:  url(img/head.jpg);
			border: 0px solid #000;
			background-color: #ffffff;
			padding-bottom:0;
		}
div#h_menu
		{

			width: 920px;
			HEIGHT:35PX;		
			border: 0px solid #000;
			background-color: #ffffff;
		}
div#line2
		{

			width: 920px;
			HEIGHT:5PX;		
			border: 0px solid #000;
			background-color: #ffffff;
		}		
div#column1
		{
			float:left;

			width: 35px;
			height:auto;
			background-color: #BEDB81;

		}


.mainhead
	{
	font-size: 16px;
	font-family:Verdana,Tahoma	;
	}
	
	
.cathead
	{
	font-weight:bold;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
	color: #fafafa;
	}	
.mainarticle
	{
	
	text-align:justify;
	font-size: 14px;
	font-family:Verdana,Tahoma	;
	}
	
	
	
.firsthead
	{
	color: #024E02;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
	}
.firstarticle
	{
	color: #024E02;
	text-align:justify;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
	}	

.impr
	{
	color:  #024E02;
	text-align:justify;
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana,Tahoma	;
	}	
.imprbold
	{
	font-weight:bold;
		color: #708C34;	
	text-align:justify;
	font-size: 16	px;
	font-family:Verdana,Tahoma	;
	}

.ibold
	{
	font-weight:bold;
	color: #fff;	

	font-size: 14	px;
	font-family:Verdana,Tahoma	;
	}	
.bact:link
{
	color: #024E02;
	text-align:justify;
	font-size: 12px;
	font-family:Verdana,Tahoma	;	
}
.bact:visited
{
	color: #024E02;
	text-align:justify;
	font-size: 12px;
	font-family:Verdana,Tahoma	;	
}
.bact:active
{
	color: #024E02;
	text-align:justify;
	font-size: 12px;
	 font-family: arial, sans-serif;
}

.bact:hover
{

      color :#778305;
      0	text-align:justify;
	font-size: 12px;
	font-family:Verdana,Tahoma	;
}	
	
	
.boxact:link
{
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 

	font-family:Verdana,Tahoma	;	
}
.boxact:visited
{
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 

	font-family:Verdana,Tahoma	;	
}
.boxact:active
{
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 

	font-family:Verdana,Tahoma	;	
}

.boxact:hover
{

	color :#778305;
         font-size		: 12px;
	text-decoration:none; 

	font-family:Verdana,Tahoma	;	
}
	
	
	

.act:link
{
	color: #ffffff;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}
.act:visited
{
	color: #ffffff;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}
.act:active
{
	color: #ffffff;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}

.act:hover
{
	color :#E5EF92;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}
 	






.imga:link
{
	color: #758C1A;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}
.imga:visited
{
	color: #758C1A;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}
.imga:active
{
	color: #758C1A;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}

.imga:hover
{
	color : #859C2A;
         font-size		: 16px;
	text-decoration:none; 
	font-weight:bold;
}







.mattblacktabscat{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabscat ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 10px Verdana;
list-style-type: none;
}

.mattblacktabscat li{
display: inline;
margin: 0;
}

.mattblacktabscat li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;

background: #758C1A;
}

.mattblacktabscat li a:visited{
color: white;
}

.mattblacktabscat li a:hover, .mattblacktabscat li.selected a{
 /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
 background: #024E02; /*background of tabs (default state)*/
}







.wireframemenu{
	border: 0px solid : #a2b30b;
	background-color:#a2b30b;
	border-bottom-width: 0;
	width: 270px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 270px;
}

.wireframemenu ul{
	padding: 0;
	margin: 0;
	width: 270px; /*Define width for IE6's sake*/
	list-style-type: none;
}

.wireframemenu a{
	font: bold 13px Verdana;
	padding: 4px 0px;
	display: block;
	width: 270px; /*Define width for IE6's sake*/
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #a2b3db;
}

.wireframemenu a:visited{
	color: #FFFFFF;
}

html>body .wireframemenu a{ /*Non IE rule*/
	width: 270px; /*Define width for IE6's sake*/
}

.wireframemenu a:hover{
	background-color: #BEDB81;
	color: #024E02 ;
}

.maincurrent{
	background-color: #BEDB81;
	color: #024E02 ;
}


.flash3
	{width:220px;
	vertical-align: top;}
.flash3:link
{
	width:220px;
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 
	vertical-align: top;
	font-family:Verdana,Tahoma	;	
}
.flash3:visited
{
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 
	vertical-align: middle;
	font-family:Verdana,Tahoma	;	
}
.flash3:active
{
	color: #024E02;
         font-size		: 12px;
	text-decoration:none; 
	vertical-align: middle;
	font-family:Verdana,Tahoma	;	
}

.flash3:hover
{

	color :#778305;
         font-size		: 12px;
	text-decoration:none; 
	vertical-align:top;
	font-family:Verdana,Tahoma	;	
}
img {
   vertical-align: baseline;
}  