body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 0.80em;
	background-color: #d3d5d7;
	color: #fff;
}
/* Page Container */
#ecatalogPageWrap {
  	text-align: center; /* Win IE5 */
		color: #fff;
		width:798px;
}
#ecatalog {
  margin: 0em auto;
  padding: 0;
  text-align: left; /* Win IE5 */
}
#headlinesPageWrap
{
    width:222px;
    }
#newsWrap{
	 margin-bottom:10px;
}
#newsDate{
	color:#DE0132;
	font-size: 90%;
	font-weight: bold;
}
#newsTitle{
	font-size: 90%;
	font-weight: bold;
}
#newsSummary, #newsContent{
	color:#000;
	font-size: 100%;
	margin-top:10px;
}
.newsPhoto{
	float:left;margin-top:10px;margin-right:10px;
}
#paging{
	text-align:center;
	clear:both;
}
/* Link Styles   */
a:link                          { color:#2E4996; text-decoration: underline; }
a:visited                       { color:#2E4996; text-decoration: underline; }
a:active                        { color:#F96915; text-decoration: underline; }
a:hover                         { color:#FF6600; text-decoration: underline; }

.boxPhoto-thumb{
	margin-left:5px;
	border: 0px solid #fff;
}


#box-details{
	width:601px;
	height:381px;
	margin:3px;
	padding:5px;
}
#lbl
{
 color:#DE0132 ;
 font-size: 100%;
 font-weight: bold;
    }
.listprice { text-decoration: line-through; }


.tblCategories td
{
    font-size: 0.80em;
border-top: #abaaab 1px solid; 
border-right: #abaaab 1px solid; 
border-left: #abaaab 1px solid; 
border-bottom: #abaaab 1px solid; 
	font-size: 0.8em;

}
.tblCategories th {
    color:#DE0132; 
    font-size: 100%;
    font-weight: bold;
}
 /* */