.T {
  margin:1em;
  width:580px;
}

.T th, 
.T td {
  padding:5px;
}

.T th {
  background-color:#DBE8FD;
  text-align:left;
}

.T thead th,
.T td {
  background-color:#EEF1F4;
  color:#000000;
}

.T tfoot { 
  font-size:0.85em;
}

.accommodationtable
{
	width: 634px;
}

.accommodationtable td, .accommodationtable th
{
	padding: 4px;
}

.accommodationtable th
{
	text-align: left;
	background: #0082BE;
	color: #CCE8F3;
}
.accommodationtable td
{
	background: #02ADD8;
	color: #ffffff;
}