.CSS_TOP_NAV #NAVMENU_BACKGROUND { background-color: #ffffff; }
.CSS_TOP_NAV #NAVMENU_BACKGROUND { opacity: 1; -webkit-opacity: 1; -moz-opacity: 1; }
.CSS_TOP_NAV .item_level1>a { color: #3c3d52; }
.CSS_TOP_NAV .item_level1>a:hover { color: #008c3d; }
.CSS_TOP_NAV .item_level1.selected>a { color: #e30615; }
.CSS_TOP_NAV .item_level1>a { font-size: 1.3em; }
.CSS_TOP_NAV .item_level1 { margin-left: 20px; margin-right: 20px; }
.CSS_TOP_NAV .item_level1>a { padding-top: 30px; padding-bottom: 30px; }
.CSS_TOP_NAV .item a { font-family: 'Droid Sans'; }
.CSS_TOP_NAV .item>a { text-transform: uppercase; }
.CSS_TOP_NAV .item>a { font-weight: bold; }
.CSS_TOP_NAV .sub_item { background-color: #f5f2e7; }
.CSS_TOP_NAV .sub_item>a { font-family: 'Arimo'; }
.CSS_TOP_NAV .sub_item>a { color: #03a348; }
.CSS_TOP_NAV .sub_item:hover>a { color: #ca171d; }
.CSS_TOP_NAV .sub_item>a { font-size: 1.6em; }
.CSS_TOP_NAV .sub_item>a { padding: 20px; }
