body{
	text-align:center;
}
a {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}
a:visited {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}
a:active {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}
a:link {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none
}
a:hover {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
} 
.title{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.normal{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
.normalbold{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
.normalblue{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: 2px solid #0000FF;
}
.normalsmall{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
.normalsmallest{
	font-size: 8px;
	font-family: arial, helvetica, sans-serif;
}
.allocation{
	width: 20px;
	float: right;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}
.allocation-blur{
	width: 15px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	background: inherit;
}
.allocation-blur-bold{
	width: 15px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	background: inherit;
	background: #dbb;
}
.allocation-focus{
	width: 15px;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	border: none;
	color: #ff0000;
	background: #ffffff;
}
#allocate-button{display: none}
#no-availability-legend-label{display: none}
#no-availability-legend-block{display: none}
table#main-banner{
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	height: 50px;
	font-family: arial, helvetica, sans-serif;
	background: url('../../images/banner/logo/logo-Apartments.jpg') no-repeat 0px 0px;
}
table#main{
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	table-layout: fixed;
	text-align: left;
	
}
table#footer{
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	height: 50px;
	font-family: arial, helvetica, sans-serif;
	table-layout: fixed;
	
}
#building-id{
	width: 200px;
	font-size: 15px;
}
#accom-name{
	width: 200px;
}
#accom-check{
	width: 25px;
}
#arrival-info{
	width: 300px;
}