A {text-transform: none; text-decoration: none; color: #900000; vlink=#400000 }A:hover {text-decoration: underline}.formfield {background-color: #ffffff; color: #000000; font-family: Verdana; font-size: 8pt; border: 1 solid #000000}.formfield2 {background-color: #ffffff; color: #000000; font-family: Verdana; font-size: 10pt; border: 1 solid #000000}BODY, P, PRE, LI, UL, TD  { font-family : ARIAL; color : #000000 ; font-size : 11px; FONT-FAMILY : Verdana; font-weight: normal }B, I { font-family : ARIAL } table { border-width: 0 }BODY { background-color: #ffffff; color: #900000; link:#400000; }

.partners-layer {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:1px 1px 3px #DEDEDE;
background:url("pin.gif") no-repeat scroll 99% top transparent;
border:1px solid #E1EDED;
clear:both;
color:#AAAAAA;
font-size:8pt;
margin-top:1em;
padding:1em 4em 1em 0;
text-align:center;
text-shadow:1px 1px 1px #EEEEEE;
}

.informer span{
color:white;
}
.informer ul{
list-style: none!important;
margin: 0;
padding: 0;
}
.informer li{
margin-bottom:10px;
list-style: none!important;
}

#mavrcatlist {
    position: relative;
}

#mavrcatlist li {
	display: block;
    text-decoration: none;
    color: #fff;
    padding: 3px 12px;
    border-radius: 5px;
}
#mavrcatlist li a{
	color: #000;
}
#mavrcatlist ul {
	position: absolute;
	width: 130px;
    left: -9999px;
	bottom: 10px;
    list-style:none;
    padding: 4px;
	border: 1px solid #c7cacc;

	background-color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	z-index: 9999;
}

#mavrcatlist:hover ul {
	left: 0;
}
.footer-menu{
	list-style: none;
}
.footer-menu li{
	margin: 0 3px;
	display: inline;
}
.footer-menu li > a{
	color: #fff;
}
.main_title {font-size:18px;color:#fff;position: relative;
right: 50px;
bottom: 30px;}