/*
.ProductTitle { color:navy; font-size:16px; font-weight:bold;}
.ProductTitle:Hover { color:red; font-size:16px; font-weight:bold;}
.ProductPrice { font-size:14px; color:green; font-weight:bold; }
.ProductSpecialText { color:blue; }

.infolink { color:white; }
.infolink:Hover { color:white; }
*/

.infotext { color:#ffaf5b;}
.infotext:Hover { color:#ffaf5b;}
.alerttext { color:red;}
td{ padding:0 0 5px 0;}

/*
.numberresults 	{ margin:5px; font-size:16px; color:navy; font-weight:bold;}

.menulink { text-decoration:none; color:navy; font-size:12px; font-weight:bold; }
.menulink:Hover { text-decoration:none; color:red; font-size:12px; font-weight:bold; }

.menulink2 { text-decoration:none; color:white; font-size:12px; font-weight:bold; }
.menulink2:Hover { text-decoration:none; color:red; font-size:12px; font-weight:bold; }

.navbar { COLOR:#fff; TEXT-DECORATION:none }
.navbar:hover { COLOR: #333333; TEXT-DECORATION: underline }

.topbar { COLOR:#FFFFFF; TEXT-DECORATION:none}
.topbar:hover { COLOR: #999999; TEXT-DECORATION: underline }

.breadcrumbs { COLOR:navy; TEXT-DECORATION:underline }
.breadcrumbs:hover { COLOR: red; TEXT-DECORATION: underline; background-color:#eaeaea; }

.catlisttable { }

.CategoryTitle { color:navy; font-size:16px; font-weight:bold; }

.headercell { background-color: #dddddd; color: #000000; font-weight:bold; }
.tablecell { background-color: #eaeaea; color: #000000;}
.totalcell { background-color: #ccff99; color: #000000;}

.MiniCartLink { COLOR:navy; TEXT-DECORATION:none }
.MiniCartLink:hover { COLOR: red; TEXT-DECORATION: underline }
.MiniCartText { font-size:11px; color:navy; font-weight:bold; }
.MiniCartTitle { font-size:11px; font-weight:bold; color:navy; }
.MiniCartHeaderCell { background-color: #cccccc; color: #fff; font-weight:bold; }

.alertcell {background-color: white; }
.alertcellborder {background-color: red; }

.altcell1 { background-color: #cccccc; color: #fff;}
.altcell2 { background-color: #eaeaea; color: #fff;}
*/