body { margin: 0; padding: 0; margin-left: auto; margin-right: auto; color: black; font-family: 'Muli',Arial, Helvetica; text-align: center; font-size: 14px; 
background: url(/images/bg2.png); background-position: center; background-repeat: repeat-y; background-color: #9f9f9f; }

img { border: 0px; }

a:link { color: #000; text-decoration: none; }
a:visited {	color: #000; text-decoration: none; }
a:hover { color: #4b3f34; text-decoration: none; }
a:active { color: #000; text-decoration: none; }

a.whitelink:link { color: #000000; text-decoration: underline; }
a.whitelink:visited { color: #000000; text-decoration: underline; }
a.whitelink:hover { color: #000000; text-decoration: underline; }
a.whitelink:active { color: #000000; text-decoration: underline; }

h1 {
color: #000;
font: normal 28px 'Muli';
margin-bottom:0;
text-align: left;
}

td {
	font-size:12px!important
}

.spacer {
display: inline;
color: #4b3f34;
margin: 0px 4px 0px 4px;
}

.small {
font-size: 12px;
}

.header {
width: 1190px;
height: 92px;
margin-left: auto;
margin-right: auto;
}

.containermenu {
width: 1190px;
margin-left: auto;
margin-right: auto;
}

.menu {
width: 1190px;
margin-top: 10px;
margin-left: 10px;
text-align: left;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}

.menu a:hover,
.menu a.active{
	color: #4b3f34;
	text-decoration: none;
}

.containercontent {
width: 1190px;
background-color: #f0f0f0;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

.content {
width: 1170px;
padding: 10px;
text-align: left;
}

.containerfooter {
width: 1190px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
background-color: #a2ad00;
}

.footer {
color: #fff;
width: 1190px;
padding: 10px;
text-align: left;
font-size: 12px;
}