.ContentData{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.CategoryTable{

	/*text-indent: 3;*/
	text-align: left;
	background-color: #213A7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border:1px solid #213A7D;
color: #FFFFFF;

}

a.CategoryTableText:visited{color: #000000;}
a.CategoryTableText:hover{color: #FFFFFF;}
a.CategoryTableText:active{color: #000000;}
a.CategoryTableText:link{color: #000000;}

.CategoryTable1{

	/*text-indent: 3;*/
	text-align: left;
	background-color: #7CA8CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	border:1px solid #7CA8CB;
color: #FFFFFF;

}

.SubCategoryTable{
	
	/*text-indent: 5;*/
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.SubCategoryTableLoop
{
	/*background-color: #CCCCCC;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding: 0px,0px,0px,10px;



}
.SubCategoryTableList
{
	font-size: 10px;
	background-color: #FFCC99;
}
.FeaturedItem{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;
}
.FeaturedPrice{}
.FeaturedNotes{}
.FeaturedOptions{}

.ProductTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;



}
.ProductTableHeader{background-color: #213A7D;}
.ProductTableRowEven{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #FFCC00;*/
	border-bottom:1px  #cccccc;
}
.ProductTableRowOdd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #FFFF99;*/
	border-bottom:1px dashed #cccccc;
}

.BasketTableRowEven{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFCC00;
	border-bottom:1px  #cccccc;
}
.BasketTableRowOdd{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFF99;
	border-bottom:1px dashed #cccccc;
}
.SearchProductTable{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;


}
.ProductSearchDropDownMenu{}
.ProductInStock{}
.ProductOutStock{}
.FullProductDescTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #FFFF99;*/
}

.BasketTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-color: #FFFF99;*/
}  

.ProductHighLight{color:#666666;background-color:#f2f2f2;}
.Price{font-weight: bold;}