body{
	color: #2B442B;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B442B;
	display:inline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2B442B;
	}

hr {
height: 1px;
color: #2b442b;
}



a.tab1:active, a.tab1:visited, a.tab1:link{
display: block;
padding: 4px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 0 1;
background-color: #F1EBD3;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}

a.tab2:active, a.tab2:visited, a.tab2:link{
display: block;
padding: 2px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 1 1;
background-color: #E2D5A9;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}
a.tab2:hover {
background-color: #fff;
}
a.tab3:active, a.tab3:visited, a.tab3:link{
display: block;
padding: 2px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 1 1;
background-color: #E2D5A9;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}
a.tab3:hover {
background-color: #fff;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p a:active, p a:visited, p a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	}
	
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B442B;
}

.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B442B;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2B442B;
}
ul {
	color: #2B442B;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2B442B;
}

.contentrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2B442B;
	border-top: 1px dotted #2B442B;
	background-color: #E6FBE6;
	padding: 6px;
}

.contentrow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	border-top: 1px dotted #2B442B;
	background-color: #669966;
	padding: 1px 1px 1px 6px;
}
a.side1, a.side1b, a.side2b, a.side2 {
font-size: 11px;
font-family: verdana;
color: #003;
/*border-bottom: 1px solid #2B442B;
border-top: 1px solid #fff;
*/
display: block;
padding: 3px 4px 3px 2px;
text-decoration: none;
}
a.side2:link, a.side2:visited, a.side2:active {
background-color: #99cc99;
background-image: url(images/sideback1.jpg);
}
a.side1:link, a.side1:visited, a.side1:active, a.side1:hover {
background-color: #C8EDC8;
}
a.side2b:link, a.side2b:visited, a.side2b:active {
background-color: #99cc99;
background-image: url(images/shadow1.gif);
background-repeat: repeat-x;
border-top: 0px;
}
a.side1b{
background-color: #C8EDC8;
background-image: url(images/shadow2.gif);
background-repeat: repeat-x;
border-top: 0px;
}
a.side2:hover, a.side2b:hover {
background-image: none;
background-color: #C8EDC8;
}

td.sidecell {
border-right: 1px dotted #2B442B;
background-color: #99cc99;
}

.edit td, .edit input, .edit textarea, .edit select  {
font-family: verdana;
font-size: 11px;
color: #003;
}

.formbox {
padding: 20px;
border: 1px solid #696;
background-color: #D4F4D4;
}


a.key:link, a.key:active, a.key:visited, a.key:hover {
color: #666;
text-decoration: none;
font-family: verdana;
font-size: 11px;
}

.keytext {
color: #666;
font-family: verdana;
font-size: 11px;
}

p.pest {
color: #000;
font-size: 11px;
line-height: 13px;
}
a.pestlink {
text-decoration: none;
}