.splashBox {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(images/fade_orange.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	vertical-align: middle;

}
td {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.discount {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/icon_sale.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 15px;
	width: 59px;
	padding-left: 2px;
	background-position: 1px;


}
.menuLink {
	color: #333333;
	text-decoration: none;
}
.descBox {
	background-image: url(images/dash_horizontal.gif);
	background-repeat: repeat-x;
	background-position: 10px top;
}
.formfields {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {

	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
