html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	max-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492d0f;
}
div{
	font-size: 11px;
}
form{
	margin: 0px;
	padding: 0px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a{
	text-decoration: none;
	font-size: 11px;
	color: #56412E;
}
.xl_shedule {
	color: #FFFFFF;
	background-color: #BC2102;
	font-size: 11px;
}
a.exit {
	color: White;
	text-decoration: none;
}
a.blocksright_ , span.blocksright_{
	color: #B00C00;
	text-decoration: none;
	display: block;
	height: 100%;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	height: 60px;
	white-space: nowrap;
}
a.bl_{
	color: #B00C00;
	text-decoration: none;
	display: block;
	height: 100%;
	border-color: White;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	white-space: nowrap;
}
a.bl_:hover{
	color: red;
	text-decoration: none;
	background-color: #EDEDED;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
}
a.blocksright_:hover , span.blocksright_:hover {
	color: red;
	text-decoration: none;
	background-color: #EDEDED;
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	height: 60px;
	white-space: nowrap;
}
#fixedtipdiv{
	position:absolute;
	padding: 2px;
	border:1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	z-index:100;
	text-align: center;
}
ul{
	list-style-image: url(../../image/default/cat01_b2.gif);
}
.ul2{
	list-style-image: url(../../image/default/cat01_b3.gif);
}
a.menu{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color: #56412E;
	line-height: 25px;
	font-size:12px;
	text-decoration:none;
	height: 25px;
}
a.menu:hover {
	background-color: #FEEEBC;
}
.div_menu{
	background-color: #fef6d6;
	display:block;
	border-color: #A77C58;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	color: #56412E;
	line-height: 17px;
	font-size:11px;
}
.search_t{
	background-color: #E9EA00;
}
.hr{
	width: 80%;
	font-size: 1px;
	border-top-color: #BB997E;
	border-top-style: solid;
	border-top-width: 1px;
	height: 1px;
	line-height: 1px;
	display: block;
}
.sub_menu{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.small_admin
{
	white-space: nowrap;
}
.comment, .guest, .border
{
	display: block;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
	background-color: #F8EDC6;
	text-indent: 10px;
	padding: 2px;
}
.guest{
/*	background-color: #F9EAB6;*/
	margin: 0;
	text-indent: 0px;
	text-transform: uppercase;
}
.border{
	margin-left: 0;
	text-indent: 0;
}
textarea.form1{
	border-style: solid;
	border-width: 1px;
	border-color: #e3d3ae;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fffae6;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 10px;
	color: #56412E;
}
input.form{
	background-color: transparent;
	border-width: 0;
	color: #56412E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button{
	background-color: transparent;
	border-width: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inp{
	background-image: url(../../image/default/back_input.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #fffae6;
	height: 21px;
	font-size: 11px;
}
h1 , .text{
	color: #56412E;
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	color: #56412E;
	font-size: 11px;
	font-weight: bold;
}
select{
	background-color: #fffae6;
}
.welc{
	font-size: 12px;
	color: #727b47;
	font-weight: bold;
}
.title_green{
	font-size: 12px;
	color: #727b47;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
a.link{
	font-size: 11px;
	color: #727b47;
	font-weight: bold;
	white-space: nowrap;
}
.link{
	font-size: 11px;
	color: #727b47;
	font-weight: bold;
	white-space: nowrap;
}
.t_h{
	height: 100%;
}