body, table {
	padding : 0px;
	margin : 0px;
	cursor : default;
	font-size : 8pt;
	font-family : Arial;
}
img
{
    border : 0px;
    padding : 0px;
	margin : 0px;
    display: block;
}
div {
    margin : 0px;
    padding : 0px;
}
td {
  margin : 0px;
  padding : 0px;
}

.tables {
  margin-left: 11px;
  margin-top: 5px;
  margin-right: 43px;
  margin-bottom: 20px;
}
a {
  	text-decoration: none;
}
a:hover {}
a.link1 {
	font-size : 8pt;
	font-family : Tahoma;
	color: #F58C70;
    margin-left: 15px;
}
a.link2 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #ABABAB;
	margin-left: 12px;
}
a.link3 {
    font-size : 10pt;
	font-family : Tahoma;
	color: #9e9680;
	margin-left: 12px;
    text-decoration: none;
}
a.link21 {
	font-size : 8pt;
	font-family : Tahoma;
    color: #5a5a53;
}

a.link22 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #cbcc87;
	margin-left: 12px;

}

a.link23 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #ffffff;
}

a.link24 {
  	font-size : 9pt;
	font-family : Tahoma;
	color: #535334;
    font-weight: bold;
}
a.link25 {
  	font-size : 8pt;
	font-family : Tahoma;
	color: #535334;
}
.h1 {
	font-size : 10pt;
	font-family : Arial;
	color: #9e9680;

}
.h2 {
	font-size : 8pt;
	font-family : Arial;
	color: #BFBFBF;
	font-weight: bold;
}
.text1 {
    color: #535334;
}
.text2 {
	font-size : 8pt;
	font-family : Tahoma;
	color: #2b415a;
}

.text3 {
	font-size : 8pt;
	font-family : Tahoma;
	color: #2b415a;
    font-weight: bold;
    text-decoration: none;
}
.h21 {
	font-size : 9pt;
	font-family : Arial;
	color: #90905e;
    text-decoration: none;
    font-weight: bold;

}
.h22 {
	font-size : 8pt;
	font-family : Arial;
	color: #BFBFBF;
	font-weight: bold;
}

.text21 {
    color: #fff5d0;
    font-weight: bold;
}

.text22 {
	font-size : 8pt;
	font-family : Tahoma;
	color: #fff5d0;

}

.text23 {
    font-size : 9pt;
    color: #535334;
}

.inp1 {
  width: 130px;
  height: 12px;
  font-size: 8pt;
  color: #575151;
  border: 1px solid #575151;
  background-color: #ffffff;
  position: relative;
  top: 2px;
  right: 3px;
}

.but1
{
    vertical-align: middle;
    width: 20px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #575151;
	font-family: Tahoma;
	border: 1px solid #575151;
	background-color: #ffffff;
    position: relative;
    top: 0px;
    right: 0px;
}

/* первый уровень - горизонтальное меню */
.mainlevel_menu {
   display: none;
}

/* 3ий уровень - всплывающее меню */
.level3_menu {
   cursor: pointer;
   width: 370px;
/*margin-top: -1px; */
   margin-left: 0px;
   padding: 5px;
   font-size : 8pt;
   font-family : Tahoma;
   color: #cbcc87;
    text-align: left;
    vertical-align: middle;
   background: #343434;/*-image: url(templates/museum1_design/images/left_bg.gif);*/
}

.level2_menu {
    cursor: pointer;
    width: 200px;
    height: 20px;
    text-decoration: underline;
  	font-size : 8pt;
	font-family : Tahoma;
	color: #cbcc87;
    padding-right: 15px;
    padding-top: 5px;
    text-align: right;
    vertical-align: middle;
}

#active_menu_menu {
   background-color: #fff5d0;
   text-decoration: none;
}




