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: 18px;
	}.product_delete_price {
		color: #000000;
		text-decoration: line-through;
	}
	.default_titles {
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.defult_titles_box {
		background-color: #1C4675;
		margin: 0px;
		padding: 2px;
	}

	.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;
}
.code {
	color: #FFFFFF;
	font-size: 12px;
}
