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

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

a:link {color: #11632B; text-decoration: none;}
a:visited {color: #11632B; text-decoration: none;}
a:hover {color: #3A9A58; text-decoration: none;}
a:active {color: #3A9A58; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgbottom{ background-image: url(images/bgbottom.jpg);}
.bgmenu{background-color:#ffffff;}
.exl{ background-image: url(images/exl.jpg);}
.exr{ background-image: url(images/exr.jpg);}
.bg{ 
	background-image: url(images/bg.jpg);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#ffffff;
}