<style type="text/css">

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: 18px Trebuchet MS, Tahoma, Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #D1D1D1; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: black; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #FF9900; /*Brown color theme*/
border-color: #FF9900; /*Brown color theme*/
}

.cssbutton{
background-color: #56BCFE;
border: 2px #76DBFF outset;
padding: 1px 4px;
color: #26405F;
text-decoration: none;
font: bold 14px  Tahoma, Arial, Trebuchet MS;
}

.cssbutton:visited{
color: #26405F;
}

.cssbutton:hover{
border-style: inset;
background-color: #56BCFE;
padding: 2px 3px 0 5px;  /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: #26405F;
}



#modernbricksmenu2{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
font: 18px Trebuchet MS, Tahoma, Arial;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: right;
display: block;
color: white;
margin: 0 0px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #D1D1D1; /*Default menu color*/
border-top: 0px solid #ffffff;
}

#modernbricksmenu2 a:hover{
background-color: black; /*Menu hover bgcolor*/
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #FF9900; /*Brown color theme*/
border-color: #FF9900; /*Brown color theme*/
}


</style>
