.navtop ul li a, .navtop ul li a:visited {display:block; text-decoration:none; color:#000;width:125px; height:25px; text-align:center; color:#fff; border:0px solid #fff; background:#166998; line-height:25px; font-size:12px; overflow:hidden;}
.navtop ul {padding:0; margin:0; list-style: none;}
.navtop ul li {float:left; position:relative;}
.navtop ul li ul {display: none;}

/* specific to non IE browsers */
.navtop ul li:hover a {color:#fff; background:#d7a52e;}
.navtop ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:125px;}
.navtop ul li:hover ul li a.hide {background:#166998; color:#fff;}
.navtop ul li:hover ul li:hover a.hide {background:#d7a52e; color:#000;}
.navtop ul li:hover ul li ul {display: none;}
.navtop ul li:hover ul li a {display:block; background:#cccccc; color:#000;}
.navtop ul li:hover ul li a:hover {background:#d7a52e; color:#000;}
.navtop ul li:hover ul li:hover ul {display:block; position:absolute; left:125px; top:0;}
.navtop ul li:hover ul li:hover ul.left {left:-125px;}

/* COLORS */

/* 166998 = Dk Blue */

/* d7a52e = Red */

/* d7a52e = Orange */

/* cccccc = Lt Gray */





/* orange = d7a52e */

/* DK. blue = 166998 */

/* MD. Grey = cccccc */
