.home_cel {
	height: 160px;
	width: 256px;
	margin: auto;
	border: thin solid #CCCCCC;
}
.cat_tbl {
	position: relative;
	width: 605px;
}
.cat_itm {
	width: 300px;
}
.cat_txt {
	padding: 8px;
	width: 180px;
	font-size: smaller;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cat_cel {
	height: 164px;
	width: 250px;
	margin: auto;
	border: thin solid #CCCCCC;
}
.pro_cel {
	max-width: 500px;
	display: block;	
	margin-left: auto;
	margin-right: auto;
	border: thin solid #CCCCCC;
}
.promo_dtl{
	display: inline-block;
	padding: 8px;
	text-align: left;
	font-size: 78%;
	line-height: 1.18em;	
}
.promo_cel {
	height: 140px;
	width: 270px;
	border: thin solid #CCCCCC;
}
.promo_img {
	display: block;	
	margin-left: auto;
	margin-right: auto;
}
.hme_hed {
	font-family: Times;
	padding: 0.8em;
	text-align: center;
	font-weight: 600;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.hme_txt {
	padding: 8px;
	text-align: center;
	font-size: 78%;
	line-height: 1.18em;
}
.cat_img {
	margin: 2px;
	padding: 2px;
	border: 0px;
	width: 272px;
	height: 172px;
	clip: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.cat_img img {
	height: 170px;
	width: 270px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cat_img a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3333CC;
}
.cat_img a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #600099;
}
.cat_img a:active {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
.cat_img a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
.sidecol {
	text-align: center;
	vertical-align: top;
	height: 100%;
	width: 142px;
}
.centercol {
	text-align: center;
	vertical-align: top;
}
.centercol .centertbl {
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.just {
	max-width: 56em;
	text-align: justify;
	margin: auto;
}
hr {
	width: 70%;
}
.colorred
{
	color: red;
	font-family: "Comic Sans MS";
}
.smallfixed
{    
	color: #333;
	font-size: 80%;
	padding-left:8px;
}