.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	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:#FF8400; text-decoration: none;}
a:visited {color:#FF8400; text-decoration: none;}
a:hover {color:#FF3000; text-decoration: none;}
a:active {color:#FF3000; text-decoration: none;}


.bgtop {background-image:url(images/bgtop.jpg);
		 background-repeat:repeat-x;
		 background-position:top;}

.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:#eeeeee;}
.bg_lr {background-color:#ffffff;}
.bottom_mu {background-image:url(images/mubottom.jpg);
		 background-repeat:repeat-x;
		 background-position:bottom;}
.top_mu {background-image:url(images/mu_top.jpg);
		 background-repeat:repeat-x;}
.bottom {background-image:url(images/bottom.jpg);
		 background-repeat:repeat-x;
		 background-position:bottom;}

