/* ------------------------------------------------- */
/* TABLE STYLE YELLOW*/
.yellowBoxHotelName {font-size:14pt;font-weight:none}
.yellowBoxHotelName A:link {text-decoration: none; color: #003D72;}
.yellowBoxHotelName A:visited {text-decoration: none; color: #003D72;}
.yellowBoxHotelName A:active {text-decoration: underline }
.yellowBoxHotelName A:hover {text-decoration: underline; color: #50B12C;}

.yellowBoxDistrict A:link {text-decoration: none; color: #77995C;font-size:11pt;}
.yellowBoxDistrict A:visited {text-decoration: none; color: #77995C;font-size:11pt;}
.yellowBoxDistrict A:active {text-decoration: underline;font-size:11pt; }
.yellowBoxDistrict A:hover {text-decoration: underline; color: black;font-size:11pt;}

/* TABLE STYLE */
td.yellowBoxStars  {color: #f04b5c;font-size:13pt;font-weight:none;text-align:center;font-family:Tahoma;}
td.yellowBoxStarsCountryTopPage {color: #f04b5c;font-size:15pt;font-weight:none;text-align:center;font-family:System;} 

tr.yellowBoxEven  {background-color: white;}
tr.yellowBoxOdd  {background-color: #FAFAD2;}

td.yellowBoxTitleA  {width: 60%; background-color: #FFFF99;font-size:9pt;font-weight:bold;text-align:left;}
td.yellowBoxTitleB  {width: 30%; background-color: #FFFF99;font-size:9pt;font-weight:bold;text-align:center;}
td.yellowBoxTitleC  {width: 5%; background-color: #FFFF99;font-size:9pt;font-weight:bold;text-align:left;}
td.yellowBoxTitleD  {width: 5%; background-color: #FFFF99;font-size:9pt;font-weight:bold;text-align:left;}


table.yellowBoxHEAD
{ 
border-top: 1px solid #292C2F;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 16pt;
color: #404040;
width: 65%;
}

table.yellowCONTENT
{ 
border-top: 1px solid #292C2F;
border-right: 1px solid #292C2F;
border-bottom: 1px solid #292C2F;
border-left: 1px solid #292C2F;
/*
border-color: yellow; border-width: 0pt 1px 1px;
border-style: none solid solid;
text-align: center;
*/
width: 100%;
background-color: #BEC8D1;

font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}
