.fretstorecontenttable {
	background-attachment: scroll;
	background-color: ffecc4;
	background-image: url(http://www.fretstore.com/ebay/imgs/attitude.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	padding-left: 200px;
}

.cell {
	border: 1px solid #cecac2;
	font-family: Arial, helvetica, san-serif;
}

.textheader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #790000;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fd9d2d;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;	
}


td {
	border: 0;
	font-size: 10pt;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

a {
	color: #000000;
	font-size: 10 pt;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #790000;
	font-size: 10 pt;
	text-decoration: none;
	font-weight:bold;
}

.sidenavtitle {
	border-bottom: 4px solid #fd9d2d;
	font-size: 12 pt;
	font-weight:bold;
	color:#ffffff;
	background-color: #790000;
	padding-left:3px;
}

.sidenavbox {
	border: 1px solid #790000;
}

.sidenavcontent {
	background-color: #ffecc4;
	padding:3px;
}

.sidenavcontentw {
	background-color: #ffffff;
	padding:3px;
}

.landingpageitems Td {
	border-bottom: 2px solid #000000;
}