.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:0px 2px 0px 2px;
	background-image:url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:left top; 
	background-color:#949494;
	color:#000000;
}

a:link {color:#6c8e23; text-decoration: none;}
a:visited {color:#6c8e23; text-decoration: none;}
a:hover {color: #98b757; text-decoration: none;}
a:active {color: #98b757; text-decoration: none;}

.bgmenu{
	background-color:#000000;
	border-top:1px solid #2b2b2b;
	border-bottom:1px solid #e1e1e1;
}
.bgheader{background-color:#0d4224;}
.brdbody{border-top:1px solid #e9e9e9;}