body {
	background-color: #999999;
	margin-left: 10px;
	margin-top: 12px;
	margin-right: 10px;
}
body,td,th {
	font-family: Arial;
}
a {
	font-family: Arial;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

.menu {font-size:13px; line-height: 3ex; text-decoration: underline;}
.content {font-size:12px; color:#000000;}
.copyright {font-size:11px;}
.color {color:#0033CC;}
.text {font-size:11px; color:#000000;}
.verh {font-size:11px; color:#FFFFFF;}
.right {font-size:12px;}
.right2 {font-size:11px;}
.poll {font-size:11px;}
.poll2 {font-size:12px;}
.poisk {font-size:11px;}
#albumMenu
{
	margin:0 0 0 0px;padding:0px 0;
}
#albumMenu LI
{
	margin:0; padding:3px 0;
}
#albumMenu LI A {	
	font:11px Arial;
	color: #0033CC;
	text-decoration : none;
	}
#albumMenu LI A:hover
{	
text-decoration : underline;
}

 #albumMenu LI.active A 
{
	margin:0; padding:0px 0;
	color:#0099FF;
	font-weight: bold;
}
#bannerBlock{
	text-align:left;
	vertical-align: top;
 }
 #bannerBlock A {
 	margin:3px 0px;
	display:block;
	font:11px Arial;
 }
.bannerBlock IMG{
margin:7px 0 0 5px;
}
#searchBlock {
	width:auto;
	height:40px;	
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	vertical-align:top;
}
.border1_block
 {
FONT: 12px Arial; 
COLOR: #000000;
padding :5px 5px;
background-color : #CCCCCC;
display : block;
}

/***********************************************/
/* Navigation                                  */
/***********************************************/

.tabsheets,
.tabsheets dt,
.tabsheets dd
{
margin: 0;
padding: 0;
border: none;

}
dl.tabsheets dt
{
font:bolder 12px Arial, Helvetica, sans-serif;
color: #e5e5e5;
}
dl.tabsheets dd{
font:bolder 11px Arial, Helvetica, sans-serif;
color: #e5e5e5;
}
.tabsheets
{
padding:0;
margin:0;
position: relative;
}
.tabsheets dt
{
display: block;
position: relative;
padding:4px 4px 4px 8px;
cursor: pointer;
white-space: wrap;
margin:0;
}
.tabsheets dt.active
{
margin:0;
padding:4px 4px 4px 5px;
background:url(/images/menuleftactive.jpg);
border-left :3px solid #fb1;
}
.tabsheets dd.inactive iframe,
.tabsheets dd.inactive select,
.tabsheets dd.inactive textarea,
.tabsheets dd.inactive input
{
display: none ! important;
}
.tabsheets dd.active
{
background:url(/images/menuleftactive.jpg);
position: absolute;
display: block;
top:0;
z-index: 10000;
}

.tabsheets dt.active
{
display: none;}

.tabsheets dt
{
display: none;}

.tabsheets .reducer,.tabsheets dd .reducer
{
margin: 0;
padding:0;
}

.tabsheets dd .reducer ul {
float: left;/*Это чтобы список не вываливался из меньшего по размеру блока*/
width:100%;/*Это чтобы список не вываливался из меньшего по размеру блока*/
list-style: none;
margin: 0;
padding: 0;}

.tabsheets dd .reducer ul a:link,
.tabsheets dd .reducer ul a:visited 
{
display: block;
}
.tabsheets dd .reducer li{
padding:1px;
margin:0;
}
.tabsheets dd .reducer li A.active {
	color: #fb1;
	background:url(/images/menuleftactive.jpg);
	text-decoration: none;
	font-style:italic;
	padding:2px 4px 2px 4px;
	margin:0;
	COLOR: #e5e5e5;
}

.tabsheets dd .reducer li A{
padding: 2px 4px 2px 10px;
margin:0;
COLOR: #0033CC;
TEXT-DECORATION: none;
white-space: wrap;
}

.tabsheets dd .reducer li A:hover{
padding: 2px 4px 2px 4px;
COLOR: #e5e5e5;
margin:0;
background:url(/images/menuleftactive.jpg);
}

.vertMiddle{
	vertical-align: middle;
	text-align: left;
}
/*------------------------------------*/