body {
	padding: 0;
	margin: 0;
	background: #ffffff url(pic/fon.jpg)  no-repeat center top;
	width: 100%;
	display: table;
}


h1 {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc
	text-decoration: none
}
h2 {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
h3 {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
h4 {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
h5 {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


.text{
	color: #000000;
	text-align: justify; /* Выравнивание по ширине */ 
	font : 13px Tahoma, Geneva, Arial, Verdana, sans-serif;

}

.menu_left_small{
	color: #000000;
	text-align: justify; /* Выравнивание по ширине */ 
	font-weight: bold;
	font : 11px Tahoma, Geneva, Arial, Verdana, sans-serif;

}
.menu_left_item{
	color: #009900;
	text-align: justify; /* Выравнивание по ширине */ 
	font-weight: bold;


}

.text_bottom{
	text-align: justify; /* Выравнивание по ширине */ 
	font : 11px Tahoma, Geneva, Arial, Verdana, sans-serif;

}


.navi2
{
	border: 0px; /* Рамка вокруг таблицы */ 
	border-collapse: separate; /* Способ отображения границы */ 
	align: center;
	border-spacing: 0px 0px; /* Расстояние между ячейками */ 
	color: #;
	text-decoration: none;
	font-weight: bold;
	font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	top: 0;
}





a {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.atext {
	font-family: Tahoma, Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #660066;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #009900;

}
