	
a.buttonlink:link {
	color:#666666; 
	text-decoration:underline;
	}

a.buttonlink:visited {
	color:#666666;
	text-decoration:underline; 
	}

a.buttonlink:hover {
	color:#FF6600; 
	text-decoration:underline;
	}
	
.Button
{
	border: solid 1px #d2d2d2;
	background:url(../../../secure/Common/images/bt_Backgrnd.gif);
	background-color: #f3f3f3;
	color:#666666;
	height:25px;
	font-size:95%;
	cursor:pointer;
}
.ButtonBedvacs
{
	border: solid 1px #BFA277;
	height: 23px;
	background-color: #ffeabb;
	background-image: url(../../Common/Images/btnback.gif);
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #11449E;
	cursor:pointer;
}

a.flag:link {
	color:#666666; 
	text-decoration:underline;
	}

a.flag:visited {
	color:#666666;
	text-decoration:underline;
	cursor: pointer; 
	}

a.flag:hover {
	color:#FF6600; 
	text-decoration:underline;
	cursor: pointer;
	}	
	
.feedback
{
	color:#FF0000; 
	font-family: Tahoma;
	font-size: 8.25pt;
}
	
td.highlight {
	color:#666666;
	font-weight:normal;
	background-color:#e4f0e4;
	}			
td.flagged {
	color:#666666;
	font-weight:normal;
	background-color:#FFE6A8;
	}	
	
td.reserved {
	color:#666666;
	font-weight:normal;
	background-color:#FFE6A8 ;
	}
	
tr.booked{
	color:#666666;
	font-weight:normal;
	background-color:#FFE6A8 ;
}

#common {
	position: absolute;
	width:536px;
	height:361px;
	background:url("../images/bg_common.gif");
	top:0;
	}	
	
#welcomeLogo
{
	position: absolute;
	top:60px;
	left:515px;
}

.cancelPopup
{
	font-family: Tahoma;
	font-size: 9.25pt;
	color: #33549D;
	font-weight: normal;

}
