body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	line-height: 17px;
}
input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
	border: 1px solid #999999;
	line-height: 12px;
	background-color: #666666;
	text-indent: 2px;
}
.bold {
	font-weight: bold;
}
a.topnav:link, a.topnav:active, a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:link, a.leftnav:active, a.leftnav:visited {
	color: #666666;
	text-decoration: none;
}
a.leftnav:hover {
	color: #000000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB1300;
	font-weight: bold;
}
.leading10 {
	line-height: 10px;
}
.credits {
	color: #999999;
	line-height: 10px;
}
.box {
	cursor: hand;
}
.box_text {
	line-height: 15px;
	color: #FFFFFF;
}
