.background_main {
	background-image: url(/images/background_main.jpg);
	background-position: 0px 0px;
	margin: 20px 0px 0px 20px;
	}
	
.mainbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D01;
	line-height: 16px;
	}
	
.thumb_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3D3D01;
}
.thumb_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
}
.pixel_border {
	border: 1px dotted #DBDB85;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #DEDD8A;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3D3D01;
}
a:hover {
	text-decoration: none;
	color: #E0DE1B;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.large_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9A9E03;
	text-transform: none;
}
.notice_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}

.another_bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9A9E03;
}
html {
	scrollbar-base-color: #494949;
	scrollbar-arrow-color: #e2e303;
	scrollbar-track-color: #cccccc;

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

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}

form {
	padding: 0px;
	margin: 0px;
}

div.dropdowns{
 position:absolute;
 z-index:3;
 visibility: hidden;
}

img.thumb{border: #000 1px solid}
