h1{
font-family: Arial;
font-size: 14pt;
font-weight:bold;
margin-left:20px;
}

.ErrorText{
font-family: Arial;
font-size: 12pt;
font-weight:bold;
}


.blueText{
background-color: #e5ecf9;
}

.blueBoldText{
color : #2E3192;
font-weight: bold;
}

 .redText{
font-family: Arial;
font-size: 9pt;
color: red;
}

 .bodyText{
font-family: Arial;
font-size: 9pt;
}


 .boldText{
font-family: Arial;
font-size: 9pt;
font-weight:bold;
}

td{
font-family: Arial;
font-size: 9pt;
}

td.boldText{
font-family: Arial;
font-size: 9pt;
font-weight:bold;
}

td.tabDefault{
background-color:#7D7D7D;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #ffffff;
border-top: 2px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #555555;
border-bottom: 1px solid #ffffff;
}

td.tabSelected{
background-color:#BFBFBF;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #000000;
border-top: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #555555;
border-bottom: 1px solid #BFBFBF;
}
a.tab{
padding: 5px;
background-color:#7D7D7D;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #ffffff;
width: 100%;
text-decoration: none;
}
a.tab:hover{
padding: 5px;
background-color:#BFBFBF;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #000000;
width: 100%;
text-decoration: none;
}

a.tabSelected{
padding: 5px;
background-color:#BFBFBF;
font-family: Arial;
font-size: 8pt;
font-weight:bold;
color: #000000;
width: 100%;
text-decoration: none;
}

td.hotelList{
padding-left: 20px;
}

div.hotelList{
padding-left: 20px;
}
