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

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #656159;
	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: #FF0000; text-decoration: underline;}
a:visited {color: #FF0000; text-decoration: underline;}
a:hover {color: #BA0404; text-decoration: none;}
a:active {color: #BA0404; text-decoration: none;}

.bgtop{background-image: url(images/bgtop.jpg);}
.bgmenu{ background-color:#FBF2F2;}
.bgbottom{ background-color:#FBF2F2;}