.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color:#ffffff;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color:#ffffff;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { 
	font-size:100%;
} 
body { font-size:76%;
	margin:0;
	padding:0; 
	background-color:#eae3d9;
    color:#000000;

}

a:link {color:#85540f; text-decoration: underline;}
a:visited {color:#85540f; text-decoration: underline;}
a:hover {color:#34AEF0; text-decoration: underline;}
a:active {color:#34AEF0; text-decoration: underline;}


.mu_l {background-image:url(images/mu_l.jpg);
		background-repeat:repeat-y;
		background-position:left;}

.menu {background-color:#ffffff;}
.boxleft {background-color:#eae3d9;}
.bottommu {background-image:url(images/mubottom.jpg);
		   background-repeat:repeat-x;
		   background-position:bottom;
		   }
