body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: white;

	}

table,td,tr,p,ul,li
	{
	empty-cells: show;
	font-family: Times New Roman;
	font-size: 14px;
	color: #58595b;
	}

a {
	font-family: Times New Roman;
	font-size: 14px;
	color: #58595b;
	text-decoration: underline;
}
a:hover {
	font-family: Times New Roman;
	font-size: 14px;
	color: red;
	text-decoration: underline;
}

hr {	height: 1px;
	background-color: #c5c5c5;
	border: 0px;
}

div.hr
{	margin-top: -13px;
	width: 100%;
	height: 1px;
	background-color: #c5c5c5;

}

img {	border: 0px;
	}

.left_m
{
	width: 5px;
	background: url('../i/bg_left_1.jpg') repeat-y;
}
.right_m
{
	width: 5px;
	background: url('../i/bg_right_1.jpg') repeat-y;
}

.top
{
	 color: white;
	 font-size: 14px;
	 text-decoration: none;
}


.HEADER {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}

.MENU {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.var_menu_on {
	font-family: Times New Roman;
	font-size: 16px;
	color: black;
	text-decoration: none;
	line-height: 10px;
}
.var_menu_on:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: black;
	text-decoration: none;
	line-height: 10px;
}

.var_menu_off:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: black;
	text-decoration: underline;
	line-height: 10px;
}

.var_menu_off {
	font-family: Times New Roman;
	font-size: 16px;
	color: #B1AE9B;
	text-decoration: none;
	line-height: 10px;
}




.MENU_ON {
	font-family: Times New Roman, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	letter-spacing:0px;
	font-weight: bold;
}

.MENU_ON:hover {
	font-family: Times New Roman, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	letter-spacing:0px;
	font-weight: bold;
}

.MENU_OFF {
	font-family: Times New Roman, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #a9a9a9;
	text-decoration: none;
	letter-spacing:0px;
	font-weight: bold;
}

.MENU_OFF:hover {
	font-family: Times New Roman, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
	letter-spacing:0px;
	font-weight: bold;
}


.MENUBold  {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a.place
{	color: #58595b;
	font-size: 14px;
	text-decoration: none;
}

a.place:hover
{
	color: red;
	font-size: 14px;
	text-decoration: none;
}

.place:hover
{
	color: red;
	font-size: 12px;
}


UL {
    padding: 0; /* Убираем поля для браузера Firefox */
    margin-left: 20px; /* Отступ слева */
   }

