.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-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	color:#000000;
}

a:link {color:#c78122; text-decoration: underline;}
a:visited {color:#c78122; text-decoration: underline;}
a:hover {color: #c9041b; text-decoration: underline;}
a:active {color: #c9041b; text-decoration: underline;}

.bg_mu{background-image:url(images/bgmu.jpg); 
		  background-position:top;
		  background-repeat:repeat-x;
		  background-color:#E9E9E9; 
		  border:#E1E1E1 solid 1px;
}
.pad{ padding-left:2px; 
		  padding-right:2px;
}
.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:top;
		  }

.bg_l {background-image:url(images/bg_l.jpg);
		  background-repeat:repeat-y;
		  background-position:left;
		  }
.bg_r {background-image:url(images/bg_r.jpg);
		  background-repeat:repeat-y;
		  background-position:right;
		  }
.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;
		  }

