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

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

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background:url(images/bg.jpg); 
	background-repeat:repeat-x; 
	background-color:#114d32;
	}

a:link {color: #114d32; text-decoration: underline;}
a:visited {color: #114d32; text-decoration: underline;}
a:hover {color: #8A0202; text-decoration: underline;}
a:active {color: #8A0202; text-decoration: underline;}

.bgtop { background-image:url(images/bgtop.jpg);}
.bgmenu{ background-color:#dbe2e5;}
.bg_l  {background-image:url(images/bg_l.jpg);}
.bg_r {background-image:url(images/bg_r.jpg);}


