.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #181818;
	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-repeat:repeat-x; 
	background-position:top;
	background-color:#bf9dc4;
}

a:link {color:#6b3d72; text-decoration: none;}
a:visited {color:#6b3d72; text-decoration: none;}
a:hover {color: #a46ab1; text-decoration: none;}
a:active {color: #a46ab1; text-decoration: none;}


.bgmenu{
	background:#bf9dc4; 
}	
.bgheader{
	background:#a87eb1; 
	border-top:#bf9dc4 solid 1px; 
}
.tempad{ padding:0 6px 0 15px;}
.bgtop { 
	background-image:url(images/bgtop.jpg); 
	background-repeat:repeat-x; 
	background-position:top;
}