/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #1557b5; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
font-size:12px;
}

.modernbricksmenu2 ul{
margin:0;
padding: 0;
list-style: none;
}
.tags, .tags a
{
	color:#cccccc;
}
.tags a:hover
{
	color:#000;
}
.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;font: bold 11px Verdana;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 10px Verdana;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #4b4f50; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #1557b5; /*Brown color theme*/ 
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #1557b5; /*Brown color theme*/ 
border-top: 1px solid #1557b5;
}
.tab
{
background-color:#FFF;
}
H2
{
font-family:Arial;
font-size:12px;
font-weight:normal;
}
.tabcontent{
display:none;
font-size: 12px;
line-height:18px;
padding-left:5px;
padding-right:5px;
}
.tabcontent a:hover{
color:#2e8901;
}
.ul
{
padding-top:10px
}
tr.row1
{
	height:25px;
}
tr.row2
{
	height:25px;
}
tr.row1,tr.row1 a  {
   background-color: #ddeafb;
   text-decoration:none;
   color:#0c0c0c;
   }

tr.row2,tr.row2  a {
   background-color: #fff;
   text-decoration:none;
   color:#0c0c0c;
   }
   
tr.row1hover  {
   background-color: #ddd;
   height:25px;
   }

tr.row2hover  {
   background-color: #ddd;
height:25px;
   }
