body {
/* scrollbar-base-color:#e4d2ad; */
SCROLLBAR-FACE-COLOR: #e3d0aa; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #cead6c; 
SCROLLBAR-3DLIGHT-COLOR: #e2cea7;
SCROLLBAR-ARROW-COLOR: #d3b57a;
SCROLLBAR-TRACK-COLOR: #e9dabd;
SCROLLBAR-DARKSHADOW-COLOR: #cead6c;
}

body,td {
	color: #000000;
	font-family: Tahoma;
	font-size:13px;
}

body,form,div {
	margin: 0px;
	padding: 0px;
}


a, a:link{color:#7c280e; text-decoration:underline;}
a:hover {text-decoration:none;}
a:focus,a:active {outline:none;}
a img {border:none;}

select, textarea, input {
	color: #000000;
	background-color: #f0eed8;
	border: 1px solid #5d5b50;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	margin-bottom: 2px;
	margin-top: 2px;

}

textarea {
	padding: 5px;

}

#altt {
	position:absolute;
	left:100px;
	top:148px;
	z-index:500;
	margin: 0px;
	padding: 5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.7; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

#contextmenu {
	position:absolute;
	left:100px; 
	top:148px; 
	z-index:500;
}

#inr {
	color:#000000;
	font-weight:bold;
}

.buttonC1 {
	background:url(/img/button_bg.jpg) repeat-x 0 0;
	min-width:80px; 
	height:27px; 
	padding:0px 0px 4px 5px; margin-right:7px;
	border:none;
	font:bold 11px Tahoma; color:#453619;
}

.button_s, .button {
	background-image: url(/img/btn_bg1.gif);
	border: solid 1pt #421b09;
	font-family: Tahoma;
	font:bold 13px Tahoma; color:#492811;
	margin: 2px;
}

.button {
	font-size: 90%;

}

.button_s {
	font-size: 85%;

}

.buttonC122 {
	background: url("/img/bg_button1.gif");
	height:23px;
	font-weight:bold;
	color:#333333;
	font-size:85%;
}

.buttonC12 {
	background: url("/img/bg_button1.gif");
	height:20px;
	font-weight:bold;
	color:#333333;
	font-size:10px;
}

.buttonC2 {
	background: url("/img/bg_button2.gif");
	height:23px;
	font-weight:bold;
	color:#333333;
	font-size:85%;
}

.comm {
	font-size: 11px;
}

.error {
	font-weight:bold;
	color: darkred;
}

.success {
	font-weight: bold;
}

ul {
	margin:5px 0 5px 20px;
}

.alt {

	font-size: 10px;
	color: #c1ad69;
	padding: 5px;
}

.table_item {
	//background-color: #baa158;
	background-image:url(/img/bg150.jpg);
}

.table_item_over {
//	background-color: #6b5e37;
	background-image:url(/img/bg150.jpg);
}

.table_item_violet {
	background-image:url(/img/bg150.jpg);
	//background-color: #baa158;
}

.table_item_over_violet {
	//background-color: #6b5e37;
	background-image:url(/img/bg150.jpg);
}

.page_num_selected {
	font-size:16px;
	color:black;
	background-color:#baa158;
	padding:2px;
}

a.page_num {
	font-size:14px;
	padding:2px;
}

a.page_num:hover {
	color:white !important;
	background-color:darkred;
	padding:2px;
}

.loc_title {
	color:brown;
	font-weight:bold;
	font-size:15px;
}


.datetime {
	font-family: 'Courier New', Courier, monospace;
	font-size: 110%;
	font-weight:bold;
	color: darkred;
}

.link_comm a {
	font-size: 12px;
	color:#030a67;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}

.link_comm a:hover {
	font-size: 12px;
	text-decoration:underline;
	color:#010da9;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
}

.comm_user {padding-left:10px;padding-top:5px;padding-bottom:5px;border-left: 3px solid darkred;border-top:1px solid gray;background-color:#BDB76B;}
.comm_time {color:#000000;padding-left:10px;padding-right:10px;font-size:80%}
.comm_text {padding-left:20px;padding-top:5px;font-size:11px;}		


div.autocomplete {
      position:absolute;
      width:400px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
	font-size: 10px;
	z-index:500;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:20px;
      cursor:pointer;
}


#item_slot .text {
	line-height:15px;
	font-size:10px;
	font-family:Verdana;
	color: #722300;
}
	
.b1_l {
	background-image: url('/img/slot/buttons/a_button_left_1.png');
	width: 5px;
	height: 19px;
	position: absolute;
	left:-5px;
	z-index:101;
	top:0px;
}
.b1_r {
	background-image: url('/img/slot/buttons/a_button_right_1.png');
	width: 5px;
	height: 19px;
	position: absolute;
	z-index:101;
	right:-5px;
	top:0px;
}
.b1_m {
	font-family: Verdana;
	font-weight: bold;
	color: #EED68C;
	font-size: 10px;
	text-align:center;
	height:19px;	
	cursor:pointer;
	cursor:hand;	
	padding: 1px 5px 6px 5px;
	margin-left:6px;
	margin-right:6px;
	position: relative;
	display:inline;
	background-image: url('/img/slot/buttons/a_button_bg.png');
	background-repeat: repeat-x;	
}
