.MLMbutton { 
 font: 8px Arial, Helvetica, sans-serif;
 font-weight:bold;
 background-color: #86abc4;
 vertical-align:middle;
 text-align:center;
 color: #eeeeee; 
 height:17px;
}

.MLMfield { 
 background-color: #FFFFFF; 
 color: #333333; 
 text-align: left; 
 margin-left: 0px; 
 padding-left: 0px; 
 font: 10px Arial, Helvetica, sans-serif;
} 

.mlmLabel {
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.menu_title {
	padding-top: 0px;
	padding-left:70px;
	/*	  background-image: url(images/layout/menu-left-cat.jpg);
		background-repeat: no-repeat; background-position: left top; */		
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9eef3;
	font-weight: bold;
	text-align: left;
	background-image: url(images/layout/left_menu_category.jpg);
	background-repeat: no-repeat;
	height:40px;
	background-position: center;
	vertical-align: middle;
}

.very_top {
  	padding-top: 0px;
		vertical-align: bottom;
		padding-bottom:11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
}

.navbutton, .navbuttonON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	vertical-align:middle;
	padding-left:75px;
	/*  background-image: url(/images/layout/button-off.jpg); */
  height:22;
	background-image: url(images/layout/leftmenu_OFF.gif);
}

.navbutton {
	background-image: url(images/layout/leftmenu_OFF.gif);
}

.navbuttonON {
	background-image: url(images/layout/leftmenu_ON.gif);
}

.navbutton A:link {
	color: #72725e;
	text-decoration:none;
}
.navbutton A:visited {
	color: #72725e;
	text-decoration:none;
}
.navbutton A:active {
	color: #72725e;
	text-decoration:none;
}
.navbutton A:hover {color: #013565; text-decoration:underline;}

.navbuttonON A:link {
	color: #72725e;
	text-decoration:none;
}
.navbuttonON A:visited {
	color: #72725e;
	text-decoration:none;
}
.navbuttonON A:active {
	color: #72725e;
	text-decoration:none;
}
.navbuttonON A:hover {
	color: #72725e;
	text-decoration:none;

}

.topmenu, .topmenuON {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
		font-weight: bold;
}

A.topmenu:link {color: #ffffff; text-decoration:none;}
A.topmenu:visited {color: #ffffff; text-decoration:none;}
A.topmenu:active {color: #ffffff; text-decoration:none;}
A.topmenu:hover {color: #ffffff; text-decoration:underline;}

A.topmenuON:link {color: #ffffff; text-decoration:underline;}
A.topmenuON:visited {color: #ffffff; text-decoration:underline;}
A.topmenuON:active {color: #ffffff; text-decoration:underline;}
A.topmenuON:hover {color: #ffffff; text-decoration:underline;}


.bottomnavbar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
		font-weight: normal;
		text-align: center;
		vertical-align: bottom;
		color: #7899c2;
		padding-bottom:17px;
}

.bottomnavbar A:link {color: #7899c2; text-decoration:none;}
.bottomnavbar A:visited {color: #7899c2; text-decoration:none;}
.bottomnavbar A:active {color: #7899c2; text-decoration:none;}
.bottomnavbar A:hover {color: #7899c2; text-decoration:underline;}

.date {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	vertical-align:top;
	color: #c3c3ae;
	padding-left:72px;
	padding-top: 5px;
}

.COMMbitsfooter, .COMMbitsfooterFULL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #c3c3ae;
	text-align: center;
	padding-left: 250px;
}

.COMMbitsfooter {
	padding-top:7px;
}

.COMMbitsfooterStore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #c3c3ae;
	text-align: center;
}

.COMMbitsfooter A:link, .COMMbitsfooterFULL A:link, .COMMbitsfooterStore A:link {color:#c3c3ae; text-decoration:none;}
.COMMbitsfooter A:visited, .COMMbitsfooterFULL A:visited, .COMMbitsfooterStore A:visited {color:#c3c3ae; text-decoration:none;}
.COMMbitsfooter A:active, .COMMbitsfooterFULL A:active, .COMMbitsfooterStore A:active {color:#c3c3ae; text-decoration:none;}
.COMMbitsfooter A:hover, .COMMbitsfooterFULL A:hover, .COMMbitsfooterStore A:hover {color:#c3c3ae; text-decoration:underline;}


.testimonials {
   border: 2px #cccccc outset;
	 padding: 10px;
	 background: #eeeeee;
}

.testimonials, .testimonials p {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
		font-weight: normal;
    color: #666666;
    line-height: 140%;
    text-align: center;
}
