@charset "windows-1251";
body, html {margin:0px; padding:0px; font-family: Arial, Verdana, Helvetica, sans-serif}
img {border:none;}
a {text-decoration:none;}
.print {
color:#7e0001;
text-decoration:underline;
font-size:12px;
background:url(/images/gray_ball.gif) top left no-repeat;
padding:5px 0px 0px 40px;
width:90px;
height:26px;
display:block;
}
.print:hover {
color:#9e5051;
}
.dots_noleftspacing {
background:url(/images/dots_noleftspacing.gif) bottom left no-repeat;
}
.dots {
display:block;
width:46px;
height:9px;
margin:3px 0px 0px 0px;
cursor:pointer;
/*background:url(/images/dots.gif) bottom left no-repeat;*/
background:url(/images/dots_noleftspacing.gif) bottom left no-repeat;
}
.dots_white {
display:block;
width:46px;
height:9px;
margin:3px 0px 0px 0px;
cursor:pointer;
/*background:url(/images/dots.gif) bottom left no-repeat;*/
background:url(/images/dots_white.gif) bottom left no-repeat;
}
.errorMessage {
color:#ff0000;
font-size:11px;
font-weight:normal;
text-decoration: none;
}

#allSites {
width:938px;
height:25px;
background-color:#989898;
display:block;
}
#allSites a {
	PADDING-RIGHT: 26px;
	PADDING-LEFT: 26px;	
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 5px;	
margin:0px -1px 0px 0px;
color:#FFFFFF;
font-size:11px;
height:20px;
display:inline;
float:left;
background-color:#989898;
}
#allSites a:hover {
color:#baae5d;
}
#allSites .active {
background-color:#baae5d;
}
#allSites .active:hover {
color:#FFFFFF;
}
#allSites .separator {
width:1px;
height:15px;
margin-top:5px;
float:left;
background-color:#b7b7b7;
font-size:0px;
}

a.site_map {
color:#67192d;
font-size:12px;
text-decoration: underline;
}
a.site_map:hover {
color:#baae5d;
}
span.site_map {
font-size:12px;
}
table.no_borders td{
border:none;
vertical-align:top;
}
