body {
	background-color: #003300; /* background color */
	color: #DAA520; /* text color */
	font-family: Arial; /* font name */
	font-size: 10pt; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */

scrollbar-face-color: #004400;
scrollbar-highlight-color: gold;
scrollbar-shadow-color: yellow;
scrollbar-3dlight-color: gold;
scrollbar-arrow-color:  gold;
scrollbar-track-color: #005500;
scrollbar-darkshadow-color: gold;

}

.logo {
background:url(images/logo1.png);
background-position:left;
background-position:top;
vertical-align:top;
background-repeat:no-repeat;

}
.text { font-size: 12pt; }
.text8 { font-size: 8pt; }
.text9 { font-size: 9pt; }
.text10 { font-size: 10pt; }
.textb { font-size: 12pt; font-weight: bold;}
.text11 { font-size: 11pt; }
.text_hdr { font-size: 30pt; font-family: comic sans MS; }
.test { font-size: 25pt; font-family:  Estrangelo Edessa; }
.contact {font-weight: bold; font-size: 11pt; }
.input { background-color: transparent; border-color: #DAA520; font-family: tahoma; color: #DAA520;  font-size: 10pt; }
.input1 { background-color: transparent;border-color: #DAA520; font-family: tahoma; color: #DAA520; font-weight: bold; font-size: 10pt;}
.thumbs { margin: 2px; }

a:active {
	color: FF6600; /* active link color */
}

a:link {
	color: FF6600; /* link color */
}

a:visited {
	color: FF6600; /* visited link color */
}
.pic_border {
	border-style : inset ;
	border-width: 5px ;
	border-style: ridge;
	border-color: #DAA520;
}
.thm_border {
	border-style : inset ;
	border-width: 1px ;
	border-style: ridge;
	border-color: #DAA520;
}
.GallTable {
	width: inherit; /* table width */
	color: inherit; /* text color */
	font-family: arial; /* font name */
	font-size: 10pt; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* gallery table data cells */
.GallTable td {
	padding: 10px; /* cell padding */
	border: 0px solid; /* cell spacing */
	vertical-align: top;
	text-align: center;
}

/* gallery table data cells */
.GallTable tr {
	padding: 10px; /* cell padding */
	border: 0px solid; /* cell spacing */
}
