body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192419;
	scrollbar-face-color: #E0E0E0;
	scrollbar-Base-Color:#999999;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-Shadow-Color:#999999;
	scrollbar-arrow-color: #333333;
	background-color: #4D664D;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	color: #6C6C6C;

}
A:HOVER {
	color: #2C9236;
		text-decoration: none;
}

.Forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whitelink {
	text-transform: uppercase;
	color: #FFC;
	text-decoration: none;
	font-size: 10px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0.2em 1em;
	background-color: #FFF;
	color: #6E7355;
	text-decoration: none;
	float: left;
	border-right: 1px solid #8B906F;
}

#navcontainer ul li a:hover
{
color: #47A553;
}

#active {
	border-left: 1px solid #8B906F;
	}
/* ------------- top menu close ---------------- */

/* ------------- left menu ---------------- */

#navleft { width: 100%; }

#navleft ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navleft a
{
	display: block;
	padding: 4px 4px 4px 14px;
	width: 167px;
	color: #585C41;
	background-color: #E8ECCE;
	font-size: 11px;
	border-bottom: 1px solid #B3B79D;
	border-top: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navleft a:link, #navlistleft a:visited
{
	color: #585C41;
	text-decoration: none;
}

#navleft a:hover
{
	background-color: #BAC18B;
	color: #585C41;
}
/* ------------- left menu close---------------- */

/*-------------- recent news --------------------*/
#recentnewsbox {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
}
#recentnewsbox UL {
	margin: 5px 1px 5px 12px;
	padding: 6px 10px;
}

#recentnewsbox ul li { 
	padding: 0px 0px 5px 0px;
	list-style-image: url(images/barrow.gif); 
}
/*-------------- recent news close --------------------*/

/*-------------- publication --------------------*/
#pubbox {
	width: 200px;
	font-size: 11px;
}
#pubbox  UL {
	margin: 5px 3px 5px 12px;
	padding: 6px 10px;
}

#pubbox  ul li { 
	padding: 0px 0px 5px 0px;
	list-style-image: url(images/barrow1.gif);
}
/*-------------- publication close --------------------*/

/*-------------- mainnews --------------------*/
#mainnews {
	font-size: 11px;
	line-height: 14px;
}
#mainnews  UL {
	margin: 5px 2px 5px 11px;
	padding: 6px 10px;
}
#mainnews  ul li { 
	padding: 0px 0px 11px 0px;
	list-style-image: url(images/barrow1.gif);
}
#mainnews  ul li A { 
	color: #909B49;
	text-decoration: none;
	font-weight: bold;
}
#mainnews  ul li A:hover { 
	color: #41A24A;
	text-decoration: none;
	font-weight: bold;
}
#mainnews #greenlinku {
	color: #4D664D;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------- mainnews close --------------------*/

/*-------------- bulmainnews class--------------------*/
.bulmainnews {
	font-size: 11px;
	line-height: 14px;
}
.bulmainnews  UL {
	margin: 5px 2px 5px 11px;
	padding: 6px 10px;
}
.bulmainnews  ul li { 
	padding: 0px 0px 11px 0px;
	list-style-image: url(images/barrow1.gif);
}
.bulmainnews  ul li A { 
	color: #909B49;
	text-decoration: none;
	font-weight: bold;
}
.bulmainnews  ul li A:hover { 
	color: #41A24A;
	text-decoration: none;
	font-weight: bold;
}
.bulmainnews .bulgreenlinku {
	color: #4D664D;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------- bulmainnews close classs --------------------*/

/*-------------- green box class --------------------*/
.greenbox
{
	float: left;
	width: 160px;
	border: 1px solid #999;
	margin: 0px 3px;
}

.greenbox .greenboxinner
{
	padding: 10px 10px;
}

.greenbox .greenboxinner A
{
	font-size: 11px;
	font-weight: bold;
	color: #979752;
	text-decoration: none;
}

.greenboxspace
{
	float: left;
	text-decoration: none;

}

/*-------------- green box class --------------------*/

/*-------------- bio green box class --------------------*/
.biogreenbox
{
	float: center;
	width: 98.00%;
	border: 1px solid #999;
	margin: 4px 4px;
	background-color: #F6F9E5;
}

.biogreenbox .biogreenboxinner
{
	padding: 10px 10px;
}

.biogreenbox .biogreenboxinner A
{
	font-size: 11px;
	font-weight: bold;
	color: #979752;
	text-decoration: none;
}

.biogreenboxspace
{
	float: left;
}

/*-------------- bio green box class --------------------*/

/*-------------- rightmenus --------------------*/
#rightmenus {
	font-size: 11px;
	line-height: 14px;
}
#rightmenus  UL {
	margin: 0px 1px 2px 15px;
	padding: 6px 10px;
}
#rightmenus  ul li { 
	padding: 0px 0px 5px 0px;
	list-style-image: url(images/barrow1.gif);
}
#rightmenus  ul li A { 
	color: #909B49;
	text-decoration: none;
	font-weight: bold;
}
#rightmenus  ul li A:hover { 
	color: #41A24A;
	text-decoration: none;
	font-weight: bold;
}
#rightmenus #greenlinku {
	color: #4D664D;
	text-decoration: underline;
	font-weight: bold;
}
/*-------------- rightmenus close --------------------*/

#poll {
	margin: 9px 5px 9px 10px;
	color: #6C6C6C;
}

hr {
	color: #B3B79D;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #456E45;
	border: 0px none;
	margin: 5px 0px;
	padding: 1px 5px;
}
.bottxt {
	color: 6A6A6A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* ------------- left menu ---------------- */
.submenu { width: 100%; }

.submenu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.submenu a
{
	display: block;
	padding: 2px 2px 2px 6px;
	width: 140px;
	color: #585C41;
	background-color: #F8FAE7;
	font-size: 10px;
	border-bottom: 1px solid #B3B79D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	FILTER: alpha(opacity=93)
}

.submenu a:link, #navlistleft a:visited
{
	color: #585C41;
	text-decoration: none;
}

.submenu a:hover
{
	background-color: #E8ECCE;
	color: #585C41;
}
/* ------------- left menu close---------------- */
.Headmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #273623;
	text-transform: uppercase;

}
.subhead {
	font-size: 13px;
	font-weight: bold;
}
.innerpresshead {
	font-size: 13px;
	font-weight: bold;
	color: #BAAB45;
	text-decoration: none;
}
.whitetext {
	color: #F4F5E8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.gr11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00753A;
}
.bold_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.linkscss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
}
