.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/bgindex.jpg); 
	background-position:top; 
	background-repeat:repeat-x;  
	background-color:#FBF9F9;
}

a:link {color: #E53B3B; text-decoration: underline;}
a:visited {color: #E53B3B; text-decoration: underline;}
a:hover {color: #89180C; text-decoration: underline;}
a:active {color: #89180C; text-decoration: underline;}

.bgmenu{ 
	background-color:#C16F6F;
	border:#EBDADA solid 1px;
}
.bgtop{ background-image: url(images/bgtop.jpg);}
.padding{ 
	padding-left:11px;
	padding-right:11px;
}
.bgbottom{
	border:#E5D4D4 solid 2px; 
	background-color:#B16F6F; 
}
