#tabmenu,
#submenu {
    background-color: #777; 
	border-bottom-color: #555;
    font-size: 12pt;
}

#tabmenu p a,
#tabmenu .inactive a,
#tabmenu .enterprise a,
#submenu a {
	color: #FFF;
}

#submenu a {
	color: #555;
}

#tabmenu .active,
#tabmenu .active a,
#tabmenu .active_enterprise,
#tabmenu .active_enterprise a,
#tabmenu p a:hover {
	color: #fcd715;
}

#submenu .active,
#submenu .active a,
#submenu a:hover {
	color: #000;
	font-weight: bolder;
}

#tabmenu .survey,
#tabmenu .survey a,
#tabmenu .survey_enterprise,
#tabmenu .survey_enterprise a,
#tabmenu p,
#tabmenu .active,
#tabmenu .active_enterprise,
#tabmenu .active_enterprise a,
#tabmenu .inactive,
#tabmenu .inactive a,
#tabmenu .active a,
#tabmenu .enterprise,
#tabmenu .enterprise a {
	border-bottom-color: #999;
}

#submenu a:hover {
    background: #ccc;
}


#tabmenu .survey a,
#tabmenu .survey_enterprise a {
	color: #000000;
}

#tabmenu p a,
#tabmenu .active_enterprise a,
#tabmenu .inactive a,
#tabmenu .enterprise a,
#tabmenu .survey a,
#tabmenu .survey_enterprise a,
#tabmenu .active a {
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
}

#submenu a,
#navigation {
	font: bold 0.7em Arial, sans-serif;
}

#tabmenu p a,
#tabmenu .active a,
#tabmenu .inactive a, 
#tabmenu .enterprise a,
#tabmenu .survey a,
#tabmenu .survey_enterprise a,
#tabmenu .active_enterprise a,
#submenu a,
#navigation a {
	text-decoration: none;
}

#submenu {
    background: #fff;
}

.menu_details { 
    font-size: 12px; 
}

/*
#tabmenu .active,
#tabmenu .active a,
#tabmenu p,
#tabmenu p a,
#tabmenu .active_enterprise,
#tabmenu .enterprise,
#tabmenu .active_enterprise a,
#tabmenu .enterprise a,
#tabmenu .inactive,
#tabmenu .inactive a { 
    background: #ccc;
}
*/

#tabmenu .survey,
#tabmenu .survey_enterprise {
	background: yellow;
}

#tabmenu .survey a,
#tabmenu .survey_enterprise a {
	background: yellow;
}
