.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-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#81013d;
	color:#000000;
    }

a:link {color:#b64279; text-decoration: underline;}
a:visited {color:#b64279; text-decoration: underline;}
a:hover {color: #7d003b; text-decoration: underline;}
a:active {color: #b64279; text-decoration: underline;}

.head{
	background-image:url(images/head.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bgheader{
	background-image:url(images/bghead.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bgmenu{
	background-image:url(images/bgmenu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#7d003b;
}
.colornav{
	background-color:#dc0268;
}