﻿#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 0px solid #4087BB; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-right: 55px; /*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;
font: bold 11px tahoma;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 8px 10px;
border-top: 0px solid white;
}

#modernbricksmenu2 a:hover{
background-image: url('../image/layers2.jpg');
color: #C2D6FA;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #4087BB; /*Brown color theme*/ 
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.topbar{
padding:0px;
margin-right:10px;
font-size: 8.5pt;
color: #FFFFFF;
font-family: tahoma;
font-weight: bold;
text-decoration: none;
line-height:25px;
}

.toptext{
padding:0px;
margin-top:0px;
margin-bottom:3px;
margin-left:10px;
margin-right:10px;
font-size: 8.5pt;
color: #333333;
font-family: tahoma;
text-decoration: none;
}

.tabletext{
padding:0px;
margin-top:0px;
margin-bottom:3px;
margin-left:10px;
margin-right:10px;
font-size: 8.5pt;
color: #333333;
font-family: tahoma;
text-decoration: none;
text-align:center;
}

.table{
padding:5px;
margin-top:0px;
margin-bottom:3px;
margin-left:10px;
margin-right:10px;
font-size: 8pt;
color: #333333;
text-align:right;
font-weight:bold;
font-family: tahoma;
text-decoration: none;
width: 150px;
height: 27px;
background-color: #F4FBFF;
}

.footer{
padding:0px;
margin-top:0px;
margin-bottom:3px;
margin-left:10px;
margin-right:10px;
font-size: 8.5pt;
color: #FFFFFF;
font-family: tahoma;
text-decoration: none;
}