.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:#000000;
	color:#000000;
}

a:link {color:#e97000; text-decoration: underline;}
a:visited {color:#e97000; text-decoration: underline;}
a:hover {color:#e00303; text-decoration: underline;}
a:active {color:#e00303; text-decoration: underline;}


.bgtop { background-image:url(images/bgtop.jpg);}
.bgmenu {background-color:#e97000;}
.mu_top { background-image:url(images/mu_top.jpg);
		  background-position:top;
	      background-repeat:repeat-x;}
.mu_bottom{ background-image:url(images/mu_bottom.jpg);
			 background-position:bottom;
			 background-repeat:repeat-x;
			 background-color:#e97000;}
			 
.bg_l{background-image:url(images/bg_l.jpg);
	  background-position:left;
	  background-repeat:repeat-y;}
.bg_r{background-image:url(images/bg_r.jpg);
	  background-position:right;
	  background-repeat:repeat-y;}
			 
.mu_l{background-image:url(images/mu_l.jpg);
	  background-position:left;
	  background-repeat:repeat-y;}
.mu_r{background-image:url(images/mu_r.jpg);
	  background-position:right;
	  background-repeat:repeat-y;}
.bottom {background-image: url(images/bottom.jpg);
		  background-position:bottom;
	      background-repeat:repeat-x;}