@charset "UTF-8";
body {
	background-color: #C2C5CA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #E31937;
}
a:active {
	text-decoration: none;
}
#tdMain {
	background-image: none;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #354972;
}
#zr1 {
	padding-bottom: 25px;
	padding-top: 25px;
}
#inventoryBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 50px;
	width: 400px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000000;
	margin-bottom: 25px;
	background-position: center center;
}
#flashOffers {
}
#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	letter-spacing: .1em;
}
#topBanner {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tdMain #inventoryBtn {
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	vertical-align: middle;
}
#tdMain .inventoryLink {
	color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	text-align: center;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

