@charset "utf-8";
/* CSS Document */

body
{
	margin-top:0px;
	background-color:#762802;
}
fieldset
{
	border-color: #762802;
}
/* 662B0B D1AE46  */
.headcopy
{
	background-color: #DBAB2B;
}
.maincopy
{
  background-color: #EBCD85;
}
.footcopy
{
	background-color: #DBAB2B;
}
.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.nav a:hover
{
	font-weight:bold;
}

.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}
.copybold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.copy
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
}
.copy a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.now
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.thumbnailbox
{
	float: left;
	text-align: center;
	margin: 2px;
}
.thumbnail
{
}
.thumbnailtext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.upload
{
	background-color: #FFFFFF;
	border:thin solid #000000;
	padding: 2px;
	cursor:pointer;
	float:left; 
	width: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}