.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-image:url(images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#d1d1d1;
}

a:link {color:#a35d18; text-decoration: none;}
a:visited {color:#a35d18; text-decoration: none;}
a:hover {color: #ce7e30; text-decoration: none;}
a:active {color: #ce7e30; text-decoration: none;}

.bgblack{
	background-color:#000000;
}
.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-position:left top;
	background-repeat:repeat-x; 
	background-color:#000000;
}
.bgindex{
	background-image:url(images/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.sideleft{
	background-image:url(images/sideleft.jpg); 
	background-position:right top; 
	background-repeat:no-repeat;
}
.sideright{
	background-image:url(images/sideright.jpg); 
	background-position:left top; 
	background-repeat:no-repeat;
}