body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #E85959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #660F0F;
}
td, p, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656464;
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D78836;
}
.grey_space {
	background-color: #F1F1F1;
}
.deep_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C15C19;
}

.left_menu a:link, .left_menu a:visited {
	color: #656464;
	text-decoration: underline;
}

.left_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.bottom_menu a:link, .bottom_menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9C1617;
}

.bottom_menu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:link, a:visited {
	color: #C15C19;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.red_bold {
	font-weight: bold;
	color: #831213;
	text-decoration: underline;
}
body {
	background-color: #660F0F;
}
.catalog_item_image {
	margin: 2px;
	padding: 0px;
	float: right;

}
.catelog_manuf_name {
	font-size: 140%;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.catalog_item_desc {
	font-size: 100%;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.catalog_item_extra_desc {
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.add_to_cart {
	text-align: center;
	background: #EFEBEF;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.add_to_cart:hover {
	color: #DE8A18;
}
#MainItemDetailTable {
	margin: 0px;
	padding: 3px;
	border: 1px solid #EFEBEF;
}
.catalog_item_detail_desc {
	font-size: 125%;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 0px solid #CFCFCF;
	border-right: 0px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-left: 0px solid #CFCFCF;
}
