.t_h{
	height:100%;
	min-height: 100%;
}
table{
	font-size: 12px;
	color: #ffffff;
}
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;
}
#doubdiv{
	border: 1px solid #ff0000;
	color: #ff0000;
	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;
}
a.page_selector_1{
	padding: 0 5px 0 5px;
}
a.page_selector{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffffff;
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
}
a.your_a{
	color: #a59480;
}
a.your_a:hover{
	color: #FFFFFF;
}