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

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #414140;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { font-size:76%;
	margin:0;
	padding:0;
	background-color:#8BA367;
}

a:link {color: #4D7F02; text-decoration: underline;}
a:visited {color: #4D7F02; text-decoration: underline;}
a:hover {color: #3C6203; text-decoration: none;}
a:active {color: #3C6203; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgtop02{
	background-image: url(images/bgtop02.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#8BA367;
}
.bgbottom{background-image: url(images/bgbottom.jpg);}
.bgbottom02{background-image: url(images/bottom.jpg);}
.bgmenu{ background-color:#8BA367;}
.bg{background-color:#8BA367;}
.bgnav{
	background-image: url(images/img_05.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-color:#8BA367;
}