body {
	padding:0px;
	margin: 10px 0px 0px 170px;
	font-family:tahoma;
	font-size:11px;
	background-image: url(../images/stripe_bg.png);
	background-repeat: repeat;
	}

img { border: none; }
.bordered { border:1px solid #aaa; }
	
.center {

	}
	

.button {
    border: 1px solid #555;
    background: #eee;
	color: #23238E;
}



.large {
	font-family:impact;
	font-size:83px;
	color: #bb0000;
	text-decoration: underline
	}
	
.header_red {
	font-family:tahoma;
	font-size:14px;
	color: #bb0000;
	}	

.modernbricksmenu2{
padding: 0;
margin: 0 0 0 0;
width: 412px;
border-top: 7px solid #cc0000; 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin: 0 0 0 0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2 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: 1px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
border-bottom: 5px solid #36c;
}

.modernbricksmenu2 a:hover{
background-color: #cc0000; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #cc0000; /*Brown color theme*/ 
color: white;
border-color: #cc0000; /*Brown color theme*/ 
}

