.main_dnnmenu_itemhover, .main_dnnmenu_itemhover td{
	background:url(images/main_menu_yellow_hover.gif) repeat-x top left ;	
color:#000000;
}
.MainMenu_Active, .MainMenu_Active td{
	background:url(images/main_menu_yellow_hover.gif) repeat-x top left ;
	color:#000000 !important;
}
.main_dnnmenu_item td{
color:#000000;
}
/* MINI SITE GUBBINS */

.submenu-mini-left {
	background:url(images/main_menu_yellow_left.png) top left no-repeat;
	height:31px;
	float:left;
	width:10px;
}

.submenu-mini-right {
	background:url(images/main_menu_yellow_right.png) top left no-repeat;
	height:31px;
	float:right;
	width:10px;
}
.submenu-mini-middle {
	background:url(images/main_menu_yellow.gif) top left repeat-x;
	height:31px;
	float:left;
	width:880px;
	color:#fff !important;
}
