a:link {
	color : #313109;
	text-decoration : underline;
}

a:visited {
	color : #313109;
	text-decoration : underline;
}

a:hover {
	color : #313109;
	text-decoration : none;
}

a:active {
	color : #313109;
	text-decoration : none;
}

body {
	background : #F5F5DC;
	margin : 0;
}

.footer {
	background : #C4C48D;
	border : 1px solid #313109;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

.header {
	background : #626223;
	background-image :  url(images/bg_header_forest.gif);
}

.header h1 { 
	font : bold 21px Verdana, Geneva, Arial, Helvetica, sans-serif;  
	color : #F5F5DC;
	margin-bottom : 2px;
}

.header p {
	font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top : 0px;
}

.header2 {
	background : #C4C48D;
	border : 1px solid #313109;
	color : #313109;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 5px 5px 5px 5px;
}

.maincell {
	background : #F5F5DC;
	padding : 10px 10px 10px 10px;
	vertical-align : top;
}

.maincell h1 {
	border-bottom : 1px dotted #313109;
	color : #313109;
	font : 17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
}

.maincell h2 {
	border-bottom : 1px dotted #313109;
	color : #313109;
	font : 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 2px;
	margin-top : 20px;
}

.maincell h3 {
	color : #313109;
	font : bolder 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	margin-bottom : 0px
}

.maincell p, li {
	color : #313109;
	font : 12px/130% Georgia, "Times New Roman", Times, serif;
	margin-bottom : 5px;
	margin-top : 0px;
}

.maincell li {
	color : #313109;
	font : 12px/130% Georgia, "Times New Roman", Times, serif;
	margin-bottom : 0px;
	margin-top : 0px;
}

.rightblocks {
	border-left : 1px dotted #313109;
	padding : 3px 3px 3px 3px;
	border-bottom : 1px dotted #313109;
	border-top : 1px dotted #313109;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #313109;
}

.rightblocks p, {
	color : #313109;
	font : 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
}

.rightblocks ul, li {
	font : 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	list-style : disc inside;
}

.rightblocks li {
	font : 11px/130% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 15px;
	list-style : disc inside;
}

.navcell {
	background : #313109;
	background-image :  url(images/bg_menu_forest.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding : 5px 5px 5px 5px;
	vertical-align : top;
	list-style-type: circle;
}

.navcell h1 {
	border-bottom : 1px dotted #C4C48D;
	color : #F5F5DC;
	font-size : 13px;
	margin-bottom : 1px;
	margin-top : 1px;
}

.navcell h2 {
	color : #F5F5DC;
	font-size : 12px;
	margin-bottom : 1px;
	margin-top : 6px;
}

.navcell p {
	color : #FFFFFF;
	font-size : 10px;
	margin-bottom : 1px;
	margin-left : 15px;
	margin-top : 1px;
}

.navcell ul, li {
	font-size : 10px;
	margin-bottom : 1px;
	margin-left : 15px;
	margin-top : 1px;
}
.navlink {
	color : #F5F5DC;
	font-weight : bold;
}

.navlink a:link {
	color : #F5F5DC;
	text-decoration : underline;
}

.navlink a:visited {
	color : #F5F5DC;
	text-decoration : underline;
}

.navlink a:hover {
	color : #F5F5DC;
	text-decoration : none;
}

.navlink a:actvie {
	color : #F5F5DC;
	text-decoration : none;
}

.smallspan {
	color : #626223;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchbox {
	background-color : #C4C48D;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #313109;
}
