html, body{
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	background-color: #4d4d4f;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.t_h{
	height:100%;
	background-color:#FFFFFF;
}
table{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
form{
	padding:0;
	margin:0;
}
#errdiv{
	border: 1px solid #ff0000;
	color: #ff0000;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}
#sucdiv{
	border: 1px solid #84b831;
	color: #84b831;
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}
a.chh, .xl_shedule {
	color: #FFFFFF;
	background-color: #BC2102;
	font-size: 12px;
	text-decoration: none;
}
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;
	text-align: center;
}
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;
}
.small_admin
{
	white-space: nowrap;
}
