.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:#ffffff;
	color:#000000;
}

a:link {color:#686868; text-decoration: none;}
a:visited {color:#686868; text-decoration: none;}
a:hover {color:#8D8D8D; text-decoration: none;}
a:active {color:#8D8D8D; text-decoration: none;}


.mu_l {background-image:url(images/mu_l.jpg);
		background-repeat:repeat-y;}
.mu_r {background-image:url(images/mu_r.jpg);
		background-repeat:repeat-y;}
.menu {
	   background-color:#ffffff;
	   }
.bottom_mu {background-image:url(images/mu_bottom.jpg);
		 background-repeat:repeat-x;
		 background-position:bottom;}
.top_mu {background-image:url(images/nav_t.jpg); 
	background-position:top;
		 background-repeat:repeat-x;}


