.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #402200;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #402200;
	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;
}

a:link {color: #F05509; text-decoration: underline;}
a:visited {color: #F05509; text-decoration: underline;}
a:hover {color: #A60505; text-decoration: underline;}
a:active {color: #A60505; text-decoration: underline;}

.bgmenu{ 
	background-image: url(images/bgmenu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FDFDFB;
} 
.bgbody { background-color:#FFFFFF;}
.bgbottom{ background-color:#985916;}
.bgtop{ background-image: url(images/bgtop.jpg);}
.shadow{ background-image: url(images/shadow.jpg);}
.exlr{	
	background-image: url(images/bgindex.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#985916;
}