.pagetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.list {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-bottom: 2px;
	padding-top: 2px;
}

.green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #527300;
	
}

.more a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #527300;
	text-decoration:none;
}
.more a:hover{
	color: #ff0000;
	text-decoration:none;
}


.blueheading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #154e9b;
}.img {
	padding-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.maillink a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #527300;
	text-decoration:none;
}
.maillink a:hover{
	color: #ff0000;
	text-decoration:none;
}

.footerlink a{
	font-family: Tahoma;
	font-size: 11px;
	color: #F7DFBB;
	text-decoration:underline;
}
.footerlink a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}

.textfield {
	font-family: tahoma;
	font-size: 12px;
	color: #222222;
	background-color: #ffffff;
	border: 1px solid #321B05;
	width: 175px;
}

.submitbtn {
	font-family: Tahoma;
	font-size: 11px;
	color: #F7DFBB;
	background-color: #AE880B;
	height: 18px;
	width: 42px;
	border: 1px solid #503F05;
	text-align: center;
	vertical-align: middle;
}





.thumb{
border:solid 1px #603c01;
margin:6px 0px 6px 0px ;
}
.thumb a{
border:solid 1px #603c01;
margin:6px 0px 6px 0px ;
}
.thumb a:hover{
border:solid 1px #603c01;
margin:6px 0px 6px 0px ;

	background-color: #202020;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.thumbtd{
border:solid 1px #cfb180;