.butbox {
	height: 25px;
	background-image: url(images/butt.gif);
	background-repeat: repeat;
	padding: 3px 3px 3px 5px;
	width: 138px;
}
.butbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.butbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.butboxb {
	height: 25px;
	background-repeat: no-repeat;
	background-color: #996600;
	width: 138px;
}
.butboxb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.butboxb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.butboxc {
	height: 20px;
}
.butboxc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
	font-style: normal;
}
.butboxc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.overbox {
	height: 25px;
	background-repeat: no-repeat;
	background-color: #22492D;
	width: 138px;
}
.overbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.overbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.butfnts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;
}


.maintable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
}
.fnts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.credits a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.credits a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
