.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-color:#bfbfbf;
}

a:link {color:#b42f14; text-decoration: none;}
a:visited {color:#b42f14; text-decoration: none;}
a:hover {color: #f29439; text-decoration: none;}
a:active {color: #f29439; text-decoration: none;}

.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#515151; 
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}
.bgtop{
	background-image:url(images/bgtop.jpg);
	background-position:top; 
	background-repeat:repeat-x;
}
.bglinetop{
	background-color:#515151;
	border-left: #FFFFFF solid 1px;
	border-right: #FFFFFF solid 1px;
}
.bgbottom{
	background-image:url(images/bgbottom.jpg);
	background-position:left top; 
	background-repeat:repeat-x;
}	