.GalleryImage {
	border: thick solid #00FF33;
	cursor: hand;

}
.GalleryImageThinBorder {

	border: thin solid #FFFFFF;
	cursor: hand;
}
.ButtonGreen {
	background-color: #00FF33;
	font-weight: bold;
	margin: 1px;
	padding: 1px;
	border: thin solid #00CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	line-height: normal;
	color: #000000;





}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.ScrollBarGreen {
	scrollbar-base-color:;
	scrollbar-face-color:#999999;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-arrow-color:;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}
.TextBoxBackground {
	background-color: #E0C267;
}
