.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:#fbfff2;
	color:#000000;
}

a:link {color:#bd6a04; text-decoration: underline;}
a:visited {color:#bd6a04; text-decoration: underline;}
a:hover {color:#f50505; text-decoration: underline;}
a:active {color:#f50505; text-decoration: underline;}

.bgtop{ background-image:url(images/bgtop.jpg);
		background-repeat:repeat-x;}
.bgmu { background-color:#e67f00;}
.bottom {background-image:url(images/bottom.jpg);
			    background-repeat:repeat-x;
			    background-position:bottom;}

.menu{background-image:url(images/bgmu.jpg);
			 background-repeat:repeat-x;
			 background-position:top;
			 background-color:#e67f00;}
