body {
	font-family:Tahoma;
	font-size:12px;
	margin:none;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	
}
.div_site {
	position:absolute;
	z-index:1;
}

.site {
	
	width:42px;
	height:13px;
	text-decoration:none;
	color:#003300;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.reserved {
	
	width:42px;
	height:13px;
	text-decoration:none;
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.unreservable {
	
	width:42px;
	height:13px;
	text-decoration:none;
	color:#FFFF33;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.available {
	
	width:42px;
	height:13px;
	text-decoration:none;
	color:#006600;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.textinput {
	font-size:12px;
	padding-left:5px;
	border-color:#006600;
	border-width:1px;
	border-style:solid;
}

.buttonIMG {
	border:none;
}
.button {
	height:40;
	font-family:Tahoma;
}


a {
	color:#003333;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom:0;
	margin:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

