#bluemenu { margin-top: 70px; }

.bluetabs ul{ padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 12px Verdana; list-style-type: none; /*set to left, center, or right to align the menu as desired*/}

.bluetabs li{ display: inline; margin: 0 20px 0 0;}

.bluetabs li a{ text-decoration: none; color: #24373c; text-transform: uppercase; font: bold 11px Trebuchet MS; /*THEME CHANGE HERE*/}

.bluetabs li a:visited{ }

.bluetabs li a:hover{text-decoration: underline;}

.bluetabs li.selected{}

.bluetabs li.selected a{ /*selected main tab style */background-image: url(media/bluetabactive.gif); /*THEME CHANGE HERE*/border-bottom-color: white;}

.bluetabs li.selected a:hover{ /*selected main tab style */text-decoration: none;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{position:fixed; z-index:999; top: 0; margin-top: 3px; /*THEME CHANGE HERE*/font:normal 11px Verdana;line-height:18px;background-color: #01b8c8;width: 240px;visibility: hidden;}

.dropmenudiv_b a{width: auto;display: block;text-indent: 5px;border: 0 solid #918d8d; /*THEME CHANGE HERE*/padding: 2px 15px 2px 8px;text-decoration: none;color: #fff;}

* html .dropmenudiv_b a{ /*IE only hack*/width: 100%;}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/ text-decoration: underline;}

.LinhaGrid {  border-bottom-style: dashed; border-bottom-width: 1px; border-bottom-color: #333333; }

.bg_submenuTop {background:url('../Imagens/bg_submenuTop.png'); margin-top: -12px;width: 240px; height: 14px;}
.bg_submenuBottom {background:url('../Imagens/bg_submenuBottom.png'); margin-bottom: -8px;width: 240px; height: 8px;}