﻿/* IE6 PNG Fix */
img {
	behavior: url(/external_files/updates/css/iepngfix.htc);
}
/* Press Release */
#news_content {
	text-align: justify;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 530px;
}
hr {
	color: #D1A3A0;
	background-color: #D1A3A0;
	height: 1px;
	border: none;
	width: 515px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.tablecenter {
	text-align: center;
}
.tablecenter_colors {
	text-align: center;
	width: 106px;
}
.tablecenter_title {
	text-align: center;
	font-weight: bold;
}
#table_dimensions {
	width: 530px;
}
#table_colors {
	width: 530px;
	height: 85px;
}
h3 {
	font-size: 18px;
}
.standout {
	font-size: 15px;
	font-weight:bold;
}