.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 12px 12px 13px;
	padding:0;
	background-image:url(images/bgindex.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#030100;
	color:#FFFFFF;
}

a:link {color:#dcaad8; text-decoration: underline;}
a:visited {color:#dcaad8; text-decoration: underline;}
a:hover {color: #d3d2d2; text-decoration: underline;}
a:active {color: #d3d2d2; text-decoration: underline;}

.bgheader{background-color:#030100;}
.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#ffffff;
	color:#000000;
}
.bgnavside{background-color:#FFFFFF;}
