BODY
{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	color: #000000;
}

form {margin-bottom:0; }

A { text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:red;}

.ProductTitle { color:black; font-size:14px; font-weight:bold;}
.ProductTitle:Hover { color:green; font-size:14px; font-weight:bold;}
.ProductPrice { font-size:13px; color:green; font-weight:bold; }
.ProductSpecialText { color:blue; }

.infolink { color:blue; }
.infolink:Hover { color:blue; }

.infotext { color:blue;}
.alerttext { color:red;}

.numberresults 	{ margin:5px; font-size:16px; color:green; font-weight:bold;}

.MenuLink { text-decoration:none; color:#ffffff; font-size:14px; font-weight:bold; }
.MenuLink:Hover { text-decoration:none; color:yellow; font-size:14px; font-weight:bold; }

.Menu2Link { padding:8px; text-decoration:none; color:green; font-size:16px; font-weight:bold; }
.Menu2Link:Hover { padding:8px; background-color:#34BB6E; text-decoration:none; color:yellow; font-size:16px; font-weight:bold; }

.navbar { COLOR:#000000; TEXT-DECORATION:none }
.navbar:hover { COLOR: yellow; TEXT-DECORATION: underline }

.topbar { COLOR:#FFFFFF; TEXT-DECORATION:none}
.topbar:hover { COLOR: #999999; TEXT-DECORATION: underline }

.minicartlink { COLOR:white; TEXT-DECORATION:none }
.minicartlink:hover { COLOR: green; TEXT-DECORATION: underline }

.breadcrumbs { COLOR:#000000; TEXT-DECORATION:underline; }
.breadcrumbs:hover { background-color:#34BB6E; color:yellow; padding:4px; TEXT-DECORATION: underline; }

TABLE { font-size:12px;}

.CategoryTitle { color:green; font-size:16px; font-weight:bold; }

.MiniCartTitle { font-size:11px; font-weight:bold; color:green; }
.MiniCartText { font-size:11px; color:black font-weight:bold; }

.headercell { background-color: #dddddd; color: #000000; font-weight:bold; }
.tablecell { background-color: #eaeaea; color: #000000;}
.totalcell { background-color: #ccff99; color: #000000;}

.miniCartheadercell { background-color: white; color: #000000; font-weight:bold; }

.alertcell {background-color: white; }
.alertcellborder {background-color: red; }

.altcell1 { background-color: #cccccc; color: #000000;}
.altcell2 { background-color: #eaeaea; color: #000000;}


#menu {
	padding-top:0px 0em;
	margin-left:0px;
	}


div.outer span {
	display: block;
	margin:0; padding: 0px 0 0 0px;
	width:100%; height:100%;
	}
	
div.outer a {
	display: block;
	margin: 0 0px 0 0;
	overflow:hidden;
	color:white;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	margin: 0 0px 0 0;
	padding:0;
	}
div.outer a:active {
	color: yellow;
	margin: 0 0px 0 0;
	padding:0;
	}