body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #ff0c0c;
}
.content-bottom-bg {
	background-image: url(../images/content-bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.eleven {
	font-size: 11px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 4px;
}

hr {
	height:1px;
	color: #CCCCCC;
}
.cart-heading {
	background-color:#CCCCCC;
	font-weight: bold;
}
.cart-button {
	background-color: #fb0000;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
