body,td,th  {
	font-family: Arial;
	font-size: 13px;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #FF6633;
	text-decoration: none;
}

	.product_short_frame {
		border: 3px solid #B0C8D9;
	}
	
	.product_name {
		color: #003366;
		font-weight: bold;
		font-size: 16px;
	}
	.product_price {
		color: #FF3333;
		font-weight: bold;
		font-size: 13px;
	}.product_delete_price {
		color: #000000;
		text-decoration: line-through;
	}
	.default_titles {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.defult_titles_box {
	margin: 0px;
	padding: 2px;
	background-image: url(../../images/title.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	.inventory_show_pages {
		background-color: #E1EDFB;
		height: 15px;
		width: 15px;
	}
	.ticker_name {
		font-size: 10px;
		font-weight: bold;
		color: #003366;
	}
	.ticker_short {
		font-size: 10px;
	}
	.ticker_price {
		font-size: 10px;
		color: #FF3333;
	}
.relevant_frame {
	border: 3px solid #E7EEFE;
}
.new_fram {
	border: 2px solid #C5D5FC;
}
.addOne_name {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.addOne_price {

		color: #FF3333;
		font-weight: bold;
		font-size: 13px;
}
.qty {
	font-family: arial;
	font-size: 10px;
	color: #542929;
	height: 15px;
	width: 20px;
	border: 1px solid #623131;
}
