.gallerylinks {
	border: medium dotted #64C1C3;
}
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #594E39;
	text-decoration: none;
	background-color: #64C1C3;
	text-align: center;
	vertical-align: middle;
	border: thin none #66CCCC;
	padding-right: 3px;
	padding-left: 3px;
}
.formborder {
	border: thin solid #66CCCC;
}
.textboxstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #99CC33;
	border: thin solid #64C0C3;
	margin: 2px;
	text-indent: 3px;
}

