li {
	padding: 2px 0px 2px 0px;
}
.mods_list {
	position: relative;
	z-index: auto;
	width: 200px;
	height: auto;
	background: #ADD8E6;
	padding: 4px;
}
.f_set_currency_rate {
	position: fixed;
	top: 200px;
	height: 110px;
	background: #ADD8E6;
	display: none;
	padding: 18px;
	z-index: 2;
}
.f_add_price {
	position: fixed;
	top: 200px;
	height: 410px;
	background: #ADD8E6;
	display: none;
	padding: 18px;
	z-index: 2;
}
.f_add_bon {
	position: fixed;
	top: 50px;
	height: 410px;
	background: #ADD8E6;
	display: none;
	padding: 18px;
	z-index: auto;
}
.f_add_emitent {
	position: fixed;
	top: 200px;
	height: 235px;
	background: #FFE4C4;
	display: none;
	padding: 18px;
	z-index: auto;
	border: thin dotted Background;
}
a.adminpanel_local {
	background-color: #ADD8E6;
	color: Navy;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;	
}
a.adminpanel_local_emitent {
	background-color: Silver;
	color: Navy;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.adminpanel {
	font-size: 14px;
	background-color: #ff9900;
	color: Navy;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 380px;
	padding: 4px;
}
.header_table {
	font-size: 14px;
	background-color: #ff9900;
	color: Navy;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.box_table{
	background-color: #dcd0bc;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: Navy;
}
td {
	font-size: 12px;	
}
a:HOVER {
	font-size: 12px;
	text-decoration: underline;
	color: Navy;
}
a.inverse {
	font-size: 12px;
	text-decoration: none;
	color: Navy;
}
a.inverse:HOVER {
	font-size: 12px;
	text-decoration: underline;
	color: Navy;
}
h1 {
	font-size: 14px;
	color: #a10c10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
