P, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Verdana;
	line-height: 12px;
}
#head {font-size:9px;text-decoration:underline;font-weight:bold;color:#000000;}
A, A:link{color:#000000;text-decoration:underline; font-weight:normal;}
A:visited{color:#000000; text-decoration:underline; font-weight:normal;}
A:active{color:#000000; text-decoration:underline; font-weight:normal;}
a:hover {text-decoration: none; cursor: hand; font-family: Verdana; color: #000000; font-weight: bold;}

 BODY {
       SCROLLBAR-FACE-COLOR: #E8E8E8; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #333333; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-TRACK-COLOR: #F1F1F1; SCROLLBAR-DARKSHADOW-COLOR: #666666
}

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 2px solid #009933; /*Green color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*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: left;
display: block;
font: bold 10px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #990000; /*Green color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #009933; /*Green color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #009933; /*Green color theme*/ 
color: white;
border-color: #009933; /*Green color theme*/ 
}
