td, textarea, input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC7A00;
	text-decoration: underline;
}
a.nav:link, a.nav:visited, a.nav:active, a.nav:hover, .nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subtle:link, a.subtle:visited, a.subtle:active {
	color: #666666;
	text-decoration: none;
}
a.subtle:hover {
	color: #CC7A00;
	text-decoration: none;
}
a.admin:link, a.admin:visited, a.admin:active {
	color: #CC7A00;
	text-decoration: none;
}
a.admin:hover {
	color: #CC7A00;
	text-decoration: underline;
}
.thumb_ref {
	font-size: 10px;
	color: #FFFFFF;
}
h1, .h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
h2, .h2 {
	font-size: 13px;
	font-weight: normal;
}
.smaller {
	font-size: 11px;
	line-height: 16px;
}
a.button:link, a.button:visited, a.button:active, a.button:hover, .button {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.button_box {
	background-color: #C97A00;
	cursor: pointer;
}
.button_box_over {
	background-color: #D28F29;
	cursor: pointer;
}
.border_br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
}
.border_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.smallest {
	font-size: 10px;
}

