.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:#ffffff;
	color:#000000;
}

a:link {color:#447609; text-decoration: underline;}
a:visited {color:#447609; text-decoration: underline;}
a:hover {color: #7BBB30; text-decoration: underline;}
a:active {color: #7BBB30; text-decoration: underline;}

.bg_mu {background-color:#ff9700;}
.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;
		  }
.mu_top{background-image:url(images/mu_top.jpg);
		  background-repeat:repeat-x;
		  background-position:top;
		  }

.mu_bottom {background-image:url(images/mu_bottom.jpg);
	        background-repeat:repeat-x;
		    background-position:top;}
		
.bg_l {background-image:url(images/bg_l.jpg);
	    background-repeat:repeat-y;
		background-position:right;}
		
.bg_r {background-image:url(images/bg_r.jpg);
	    background-repeat:repeat-y;
		background-position:left;}
.exr {background-image:url(images/exr.jpg);
	    background-repeat:repeat-y;
		background-position:left;
}
.exl {background-image:url(images/exl.jpg);
	    background-repeat:repeat-y;
		background-position:left;
}	
.bgnav {background-image:url(images/bgnav.jpg); 
	background-position:right; 
	background-repeat:repeat-y;
}	
