@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
td.menubkg {
	background-image: url(../images/menubkg2.jpg);
	background-repeat: no-repeat;
}
.menu{
	background-image: url(../images/bootprint.jpg);
	background-repeat: no-repeat;
	background-color:#787878;
	background-position: center center;
	border:#000000 solid 4px;
	padding-left: 10px;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	line-height: 21px;
}
.menu a{
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.menu a:hover{
	color: #F7C117;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
body {
	background-color: #333333;
}
.tablebkg {
	background-image: url(../images/pagebkg.jpg);
	background-repeat: no-repeat;
}
td.dudearea {
	padding-right: 25px;
	padding-top: 15px;
}
td.rotation {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 2px;
	background-image: url(../images/slideshowbkg.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.content {
	padding-left: 20px;
}
input {
	text-align: center;
}
input.left {
	text-align: left;
}
.noline a {
	text-decoration: none;
	color: #F7C117;
}
.sale50 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.saleborder {
	border: 1px solid #000000;
}

.notsale {
	color: #999999;
}
