BODY { /* WS: Body of the site */
	font-family : "Verdana", sans-serif;
	font-size: 12px;
/*	color:#000000; */
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #D7D7D7;
}

TD { /* WS: Table cell */
	font-family : "Verdana", sans-serif;
	font-size: 12px;
}

.ShakerCell { /* WS: Custom field for the Shaker cell column - e.g. Mumu */
	background: url(site_images/bar-accessories.jpg) no-repeat; 
	background-color:#000000;
}

.FooterContent { /* WS: Custom field for the Footer Content Line - e.g. Mumu */
	height:31px;
	width:555px;
	border-left:1px solid #8AB61E;
	border-top:1px solid #8AB61E;
	font-size: 12px;
	color:#FFFFFF;
}

.MenuURL{ /* WS: HTML Menu styles on A Href links */
}

.MenuMain { /* WS: HTML and JS Menu table style */
}

.MenuCell{ /* WS: HTML and JS Menu individual cell style */
}

.MenuCellDropdown1{ /* WS: DropDown Level 1 Cell styles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	width: 170px;
	height: 22px;
	font-size: 12px;
	color:#000000;
	text-align: center; 
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

TD.MainContent{ /* WS: The Style on the main body content (applied on the td cell the supports page content) */
	font-family : "Verdana", sans-serif;
	font-size: 13px;
	width: 555px;
	background: url(site_images/mumu-accessories.jpg) no-repeat; 
	padding-left:75px; 
	padding-top:14px; 
	padding-right:34px;
	padding-bottom:14px; 
	background-color:#FFFFFF; 
	color:#000000;
}

TD.IndexContent{ /* WS: The Style on the main body content for the index page, only applies if turned on in setup */
	font-family : "Verdana", sans-serif;
	font-size: 13px;
	width: 555px;
	background: url(site_images/mumu-index.jpg) no-repeat; 
	padding-left:95px; 
	padding-top:14px; 
	padding-right:54px;
	padding-bottom:14px; 
	background-color:#000000; 
	color:#FFFFFF;
}

H1 {
	font-size: 16px; 
	color:#8AB61E; 
}

.MumuImg img {
	border: 2px solid #8AB61E;
}

.SiteLinks{ /* WS: HTML main page links */
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

.SiteMapLinks{ /* WS: SiteMap main Links */
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.SiteMapSubLinks{ /* WS: SiteMap sub Links */
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #666666;
}

.InputBox { /* WS: Contact form input boxes */
	font-family : "Verdana", sans-serif;
	font-size: 13px;
	color: #505050;
	border: 1px solid #8AB61E;
}

.InputButton {  /* WS: Contact form buttons */
	font-family : "Verdana", sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #8AB61E;
	background-color: #CEEC88; 
}

.BlackHeader {/* Custom style for header background - e.g. Mumu */
	width: 780px;
	height: 114px;
	background-color: #000000;
}