.headline {
	background-image: url(../images/headline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgline {
	background-image: url(../images/bgline.gif);
	background-repeat: repeat;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #675207;
}
.subtopline {
	background-image: url(../images/subtopline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
}
.txtfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 200px;
	border: 1px none #9999CC;
	background-color: #FFF7E6;


}
.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
	border: 1px none #C2C9E2;
	height: 75px;
	background-color: #FFF7E6;


}
.bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E8C697;
	border-right-color: #E8C697;
	border-bottom-color: #E8C697;
	border-left-color: #E8C697;
}
.gallery_head{font-family:Verdana;color:#876a07;font-size:14px;text-decoration:none;font-weight:bold;}
.horzntlline{background-image:url(../images/images2/line_hrzntl.jpg);background-repeat:repeat-x;}
.gallery_link{font-family:Tahoma;font-weight:bold;font-size:11px;color:#876a07;text-decoration:none;}
.gallery_link:hover{font-family:Tahoma;font-weight:bold;font-size:11px;color:#984000;text-decoration:none;}