BODY { 
  background-image: url("images/backg.jpg");
  background-repeat: repeat-y;
  background-position: center;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #714500;
}

.CONTENT  {
	font-family : "Times New Roman", serif;
	font-size : 10pt;
	color : #3F4B00;
	letter-spacing : normal;
	font-weight : normal;
	line-height : 1.35em;
}

#samples {
	width: 680px;
	height: 340px;
	padding: 0;
	margin: 0 auto;
	float: left;
	overflow: auto;
	scrollbar-base-color: #404c01;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #20160c;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: #f7e7bc;
	scrollbar-3dlight-color: black

}

.CONTENTLINKS  {
	font-family : "Times New Roman", serif;
	font-size : 11pt;
	color : #3F4B00;
	letter-spacing : normal;
	font-weight : normal;
	line-height : 1.35em;
}

.HEADER  {
	font-family : "Times New Roman", serif;
	font-size : 14pt;
	color : #215177;
	letter-spacing : normal;
	font-weight : normal;
}

.CONTENTSMALL  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	letter-spacing : normal;
	font-weight : normal;
}

.TEXTLINK  {
	font-family : "Times New Roman", serif;
	font-size : 9pt;
	color : #720000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINK:Hover  {
	font-family : "Times New Roman", serif;
	font-size : 9pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINK2  {
	font-family : "Times New Roman", serif;
	font-size : 11pt;
	color : #720000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINK2:Hover  {
	font-family : "Times New Roman", serif;
	font-size : 11pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSMALL  {
	font-family : "Times New Roman", serif;
	font-size : 7pt;
	color : #215177;
	text-decoration : underline;
	line-height : 1.25em;
}

.TEXTLINKSMALL:Hover  {
	font-family : "Times New Roman", serif;
	font-size : 7pt;
	color : #000000;
	text-decoration : underline;
	line-height : 1.25em;
}


.NAV  {
	font-family : Arial;
	font-size : 8pt;
	color : #215177;
	text-decoration : none;
	line-height : 1.25em;
}

.NAV:Hover  {
	font-family : Arial;
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	line-height : 1.25em;
}

.COPYRIGHT  {
	font-family : Arial;
	font-size : 8pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.25em;
}

.GALLERYTABLE {
	border : 1px solid Black;
}

INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #0066ff;
	FONT-FAMILY: Arial;
	FONT-SIZE: 14px;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
	
}

select {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
	
}

.CHECKBOX {
	BACKGROUND-COLOR: transparent;
	border: 0px #cccccc;
}
