.mid_para1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #919191;
}
.prod_name {
	font-family: Tahoma;
	font-size: 12px;
	color: #259bc9;
}
.prod_name:link { color:#259bc9; text-decoration:none;}
.prod_name:visited { color:#259bc9; text-decoration:none;}
.prod_name:active { color:#259bc9; text-decoration:none;}
.prod_name:hover { color:#259bc9; text-decoration:none;}

.sale_price 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}


.regular_price {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
}
.special_price {
	font-family: Tahoma;
	font-size: 11px;
	color: #d56f0c;
	font-weight: bold;
}
.bestsellers {
	font-family: Tahoma;
	font-size: 11px;
	color: #259bc9;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #3cacc0;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #757575;
}
.indianic {
	font-family: Tahoma;
	font-size: 11px;
	color: #fd9421;
}

.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #259bc9;
	text-transform: uppercase;
	}
.leftlink:link { color:#259bc9; text-decoration:none;}
.leftlink:visited { color:#259bc9; text-decoration:none;}
.leftlink:active { color:#259bc9; text-decoration:none;}
.leftlink:hover { color:#259bc9; text-decoration:none;}

.leftlinksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #259bc9;
	text-transform: uppercase;
	}
.leftlinksub:link { color:#259bc9; text-decoration:none;}
.leftlinksub:visited { color:#259bc9; text-decoration:none;}
.leftlinksub:active { color:#259bc9; text-decoration:none;}
.leftlinksub:hover { color:#259bc9; text-decoration:none;}
