/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font: 12px Arial;
	color: #333333;
}
#tabellainfo{
	font: 10px verdana;
}
.tab_border {
	border: 1px solid #c6c7c8;
}

.Title{
	font-weight: bold;
	font: 20px Arial;
	letter-spacing: -1px;
	color: #2d4088;
	text-decoration:none;
}

.Title4{
	font-weight: bold;
	font: 25px Arial;
	letter-spacing: -1px;
	color: #2d4088;
	text-decoration:none;
} 


.Title3{
	font-weight: bold;
	font: 13px Arial;
	letter-spacing: -1px;
	color: #2d4088;
	text-decoration:none;
}

.Title2{
	font-weight: bold;
	font: 20px Arial;
	letter-spacing: -1px;
	color: #2d4088;
	text-decoration:none;
}

.Text-table{
	font-weight: normal;
	font: 15px Arial;
	letter-spacing: +1px;
	color: #bc2c2b;
}

.Text-table2{
	font-weight: normal;
	font-family: 15px Arial;
	letter-spacing: +1px;
	color: #597AF8;
}

.footer{
	font-weight: normal;
	font-family: 11px Arial;
	letter-spacing: +1px;
	color: #273c85;
}

A:link,A:active,{
  COLOR: #333333; 
	font-size: 12px; 
	text-decoration: underline;
	
}

A:visited {
COLOR: #999999;
}

A:hover {
COLOR: #bc2c2b;
}

.graphic {
  COLOR: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
	font: 14px Arial;
}

.graphic a{
  COLOR: #ffffff; 
	font-weight: bold; 
	text-decoration: underline;
	font: 14px Arial;
}

.graphic a:hover{
  COLOR: #ffcc00; 
	font-weight: bold; 
	text-decoration: underline;
	font: 14px Arial;
}



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

#modernbricksmenu2 ul{
margin:0;
margin-left: 25px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;

}

#modernbricksmenu2 li{
display: inline;
margin: 0 10px 0 0;
padding: 0;
text-transform:uppercase;

}

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

#modernbricksmenu2 a:hover{
background-color: #001771; /*Brown color theme*/ 
color: white;
}

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

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}
