.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	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:#000000;
	color:#FFFFFF;
}

a:link {color:#5BCBFF; text-decoration: underline;}
a:visited {color:#5BCBFF; text-decoration: underline;}
a:hover {color: #BDEAFF; text-decoration: underline;}
a:active {color: #BDEAFF; text-decoration: underline;}

.bgtop_mu { background-image:url(images/mu_top.jpg);
		  background-repeat:repeat-x;
		  background-position:top;
}
.menu {background-color:#f0f0f0;}
.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;
}		  
.bottom_mu { background-image:url(images/mu_bottom.jpg);
		  background-repeat:repeat-x;
		  background-position:bottom;
}
