/* CSS Document */

body{
	background-color:#43434e;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#7b6e51;
}
table{
	font-size:11px;
	line-height:15px;
}
a{
	font-size:11px;
	line-height:15px;
	color:#185d30;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.snav{
	color:#e3ffd6;
	font-weight:bold;
	font-size:12px;
}
.b{height:18px;border-bottom:1px solid #7b6e51;}
.r{border-right:1px solid #7b6e51;}
.l{border-left:1px solid #7b6e51;}
.t{border-top:1px solid #7b6e51;}
.bb{border-bottom:1px solid #7b6e51;}
.snav a{
	color:#185d30;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	margin-right:20px;
	height: 20px;
	padding-top:3px;
}
.snav a:hover{
	color:#185d30;
	text-decoration:underline;
}
.snav span {
	background-image:url(defnavbg.gif);
	background-repeat:no-repeat;
	background-position: center center;
	height:20px;
	margin-top:3px;
	width:68px;
	text-align:center;
	white-space:nowrap;
}
.blu{
	color:#92742d;
}.dblu{
	color:#82641d;
}
.snav span{
	margin-right:20px;
}.pclh{
	line-height:12px;
}
.mnav{
	font-family:Arial,Helvetica,sans-serif;
	padding-left:10px;
	color:#92929e;
	font-size:11px;
	line-height:13px;
}
.mnav a{
	color:#92929e;
	line-height:13px;
	text-decoration:none;
}
.mnav a:hover{
	color:#c2c2ce;
	text-decoration:none;
}
.fbar{
	height:100px;
	margin-top:11px;
}
.sbar{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:normal;
	color:#3f3f40;
	margin-bottom:10px;
	background-image:url(sbarbh.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.sbar strong {
	color: #185d30;
}
.sbar a{
	font-size:9px;
	color:#92742d;
	line-height:13px;
	text-decoration:none;
}
.sbar a:hover{
	text-decoration:underline;
}
.fbcn{
	background-image:url(sftrbg.jpg);
	background-repeat:no-repeat;
}
.sbcn{
	background-image:url(sbarbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.footer{
	font-size:10px;
}
