.sale_header {
    font-family: Arial;
	font-size:14px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}


.banner_title { 
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-align:center;	
	color: #FFFFFF;
	background-color: #0000FF;
	margin: 0px;
	padding: 0px;
}

.header_nav1 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}



.view_larger {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.sale_prod_title {
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight: bold;
	line-height: 40px;
	text-align:center;
}

.sale_prod_description {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	text-align:center;
	margin-top: 50px;
	margin-left: 15px;
	margin-right: 15px;
	
}

.sale_prod_description2 {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	text-align:center;	
	font-weight:bold;
	
}

.sale_prod_size {
	font-family: Arial;
	font-size: 10px;
	margin-right: 10px;
}

.sale_price {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #CC0000;
	line-height: 50px;
}

.sale_price2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 50px;		
}

.sidebar_link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 15px;
	margin-left: 5px;
}