.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:3px 12px 0 12px;
	background-image: url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#181818;
}

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;}

.bgtop{
	background-color:#51504f;
}	
.bgmenu{ 
	background-image:url(images/bgmenu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b04c00;
	border-top:#343333 solid 1px;
	border-bottom:#343333 solid 1px;
} 
.bgbottom{background-color:#984f18;}