.bluetabs{width:1002px; height:50px;}



.bluetabs ul{padding:0;margin:0;list-style-type: none;text-align: center; }



.bluetabs li{display: inline; margin:0; color:#ffffff; font:normal 14px/50px Georgia, "Times New Roman", Times, serif;}



.bluetabs li a{text-decoration: none;padding:0 30px; color:#ffffff; font:normal 14px/50px Georgia, "Times New Roman", Times, serif; text-transform:uppercase;}



.bluetabs li a:hover{color: #3AA399;}



.bluetabs li a.selected{ color: #3AA399;}



.bluetabs li a.selected:hover{ color: #3AA399;}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv_b{position:absolute; top:0; font:normal 14px/18px Georgia, "Times New Roman", Times, serif; 

z-index:999; background-color:#000000; width:174px; padding:20px; visibility: hidden;}





.dropmenudiv_b a{width:auto; display: block; padding: 2px 0 2px 0; text-decoration: none; font:normal 14px/18px Georgia, "Times New Roman", Times, serif;

color: #ffffff;}





* html .dropmenudiv_b a{ /*IE only hack*/

width: 100%;

}



.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/

color: #3AA399;

}