.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:#522f03;
}

a:link {color:#c96d14; text-decoration: none;}
a:visited {color:#c96d14; text-decoration: none;}
a:hover {color: #e8994c; text-decoration: none;}
a:active {color: #e8994c; text-decoration: none;}

.bgmenu{
	background:#522f03;
}	
.bgheader{
	background-image:url(images/bgheader.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
.bglinebody{
	background-image:url(images/bglinebody.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
