.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-color:#d0c9b6;
	color:#000000;
}

a:link {color:#a9872a; text-decoration: underline;}
a:visited {color:#a9872a; text-decoration: underline;}
a:hover {color: #754c24; text-decoration: underline;}
a:active {color: #754c24; text-decoration: underline;}

.bg_mu{ background-color:#fffad3;}
.top_mu {background-image:url(images/mutop.jpg);
		  background-repeat:repeat-x;
		  background-position:top;}
.bgtop{background-image:url(images/bgtop.jpg);
		  background-repeat:repeat-x;
		  background-position:top;}
.bottom{background-image:url(images/bottom.jpg);
		  background-repeat:repeat-x;
		  background-position:bottom;}
		  
.bg_l {background-image:url(images/bg_l.jpg);
		  background-repeat:repeat-y;
		  background-position:left;}
		  
.bg_r { background-color:#d0c9b6;}
		  
.mu_l {background-image:url(images/mu_l.jpg);
		  background-repeat:repeat-y;
		  background-position:left;}
		  
		  
.mu_r {background-image:url(images/mu_r.jpg);
		  background-repeat:repeat-y;
		  background-position:right;}
.mubottom{background-image:url(images/bottommu.jpg);
		  background-repeat:repeat-x;
		  background-position:bottom;}
		  
