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

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #435134;
	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:#88C44D;
}

a:link {color: #576C42; text-decoration: underline;}
a:visited {color: #576C42; text-decoration: underline;}
a:hover {color: #60A71B; text-decoration: underline;}
a:active {color: #60A71B; text-decoration: underline;}

.bgmenu{ background-color:#AED786;}
.bgbody{ background-color:#F1F8EA;}
.bgtop{background-image:url(images/bgtop.jpg);}
.bgbottom{ background-image:url(images/bgbottom.jpg);}
.menu_t{ background-image:url(images/menu_t.jpg);}
.menu_b{ background-image: url(images/menu_b.jpg);}
.padding{ 
	padding-left:12px;
	padding-right:11px;
}