.company{
	font-family: verdana,arial,helvetica;
	font-size: 15px;
	color: #45492D;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #45492D;
	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:bottom; 
	background-repeat:repeat-x;
	background-color:#CECEBD;
}

a:link {color: #66721C; text-decoration: underline;}
a:visited {color: #66721C; text-decoration: underline;}
a:hover {color: #98AE12; text-decoration: underline;}
a:active {color: #98AE12; text-decoration: underline;}

.bgmenu{ background-color:#BCC784;}
.bgtop{ background-image: url(images/bgtop.jpg);}
.bgbottom{background-color:#82826A;}
.line{ background-image: url(images/line.jpg);}
.padding{ 
	padding-left:13px;
	padding-right:13px;
}