/* CSS Document */

body{
margin-left:0px;
margin-bottom:0px;
margin-right:0px;
margin-top:0px;
}
#text{
font-family:verdana;
font-size:80%;
padding-bottom:5px;
padding-right:2px;
color:#FFFFFF;
}
#text_t{
font-family:verdana;
font-size:80%;
line-height:18px;
padding-right:10px;
padding-bottom:5px;
padding-top:5px;
padding-left:20px;
color:#FFFFFF;
}
.text_table{
font-family:verdana;
font-size:80%;
padding-top:10px;
padding-left:50px;
color:#FFFFFF;
}
#topnav{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}
#subhead{
font-family:arial;
font-size:13px;
color:#ffffff;
font-weight:bold;
}
#subhead_u{
font-family:arial;
font-size:13px;
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}
#footer{
font-family:tahoma;
font-size:11px;
line-height:15px;
padding-bottom:5px;
padding-right:2px;
color:#fff;
}
.link:link {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration: underline;
color: #fff;
}
.link:visited {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration: underline;
color: #fff;
}
.link:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration: none;
color: #fff;
}
.link:active {
font-family:verdana;
font-size:12px;
font-weight:bold;
text-decoration: underline;
color: #fff;
}
.read:link {
font-family:tahoma;
font-size:80%;
text-decoration: none;
color: #fff;
}
.read:visited {
font-family:tahoma;
font-size:80%;
text-decoration: none;
color: #fff;
}
.read:hover {
font-family:tahoma;
font-size:80%;
color: #cccccc;
text-decoration:underline;
}
.read:active {
font-family:tahoma;
font-size:80%;
text-decoration: none;
color: #fff;
}
.footer:link {
font-family:tahoma;
font-size:11px;
text-decoration: none;
color: #fff;
}
.footer:visited {
font-family:tahoma;
font-size:11px;
text-decoration: none;
color: #fff;
}
.footer:hover {
font-family:tahoma;
font-size:11px;
color: #cccccc;
text-decoration:underline;
}
.footer:active {
font-family:tahoma;
font-size:11px;
text-decoration: none;
color: #fff;
}

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 0px solid #8B224A; /*Brown 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 0px 0 0;
padding: 0;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px tahoma;
color: white;
text-decoration: none;
margin: 0 1px 0 0 ; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #702744; /*Brown color theme*/ 

}

#modernbricksmenu2 a:hover{
background-color: #CCCCCC; /*Brown color theme*/ 
color: black;
}

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


	   