@charset "utf-8";
/* CSS Document */



#MainTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	width: 95%;
	background-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#cartTable {
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}
#buttonTable {
}
#buttonTable input {
	background-image: url(http://www.ruppsdrums.com/images/cartBtn_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}
#MainTable  a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#MainTable a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MainTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#MainTable a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#shopNow_tbl {
	width: 720px;
}

.shop_now_text {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}
.shopNowImg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.shopNow_tbl_h2 {
	font-size: 22px;
	font-weight: bold;
	padding-top: 1px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: left;
	margin-bottom: 0px;
	text-decoration: none;
}




a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
