body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f9fbee;
	margin: 0px;
	padding: 22px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75766e;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75766e;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75766e;
}
.nav {
	line-height: 16px;
}
.footer {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #dfaa57;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.thumb {
	border:1px solid #FFFFFF; 
	border-thickness: 1px;
}
A:hover .thumb {
	border:1px solid #75766e; 
	border-thickness: 1px;
}
.box {
	border:1px dotted #75766e; 
}
.inactivebox {
	border:1px solid #75766e; 
}