BODY {
	color: #000;
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 13px /*0.8em;*/
	/*margin: 0;*/
	/*padding: 0 10px;*/
}
*
{
    color: #003399;
} 
a
{
    color: #3300ff;
    text-decoration: underline;
}
a:hover
{
    text-decoration:none;
}
a:visited
{
    /* color: #871673; */
    color: #3300ff;
}	

.list a
{
    text-decoration: none;
}
.list a:hover
{
    text-decoration:underline;

}
.list a:visited
{
}	

.llink
{
    color: #3300ff;
    text-decoration: underline;
}

.rowsel:hover
{
    background-color: AliceBlue;
}

a.HotelNameLink {text-decoration:none; font-weight:bold;}
a.TextLink {text-decoration:none; cursor:default;}

.fbold { font-weight:bold;}

.width100  {width: 900px;}
.width100p {width: 100%;}
.title_top {height: 30px;}

/* SmpHotelQuery */
    /* ChoiceAccommodation, ChoiceRoom */	
    .Col1_Acc_SHQ  {width:126px; text-align:right;}                          .Col2_Acc_SHQ  {width:70px; text-align:left;}
    .ColR1_Acc_SHQ {width:123px; text-align:right; vertical-align:baseline;} .ColR2_Acc_SHQ {width:70px; text-align:left;}
    /* ChoiceConditions */	
    .Col1_Con_SHQ  {width:200px; text-align:left;} .secCol_SHQ {width:70px; text-align:left;}
    
/* ExtHotelQuery */
    /* ChoiceAccommodation, ChoiceRoom */	
    .Col1_Acc_EHQ  {width:75px;  text-align:left;}                           .Col2_Acc_EHQ  {width:62px; text-align:left;}
    .ColR1_Acc_EHQ {width:72px;  text-align:right; vertical-align:baseline;} .ColR2_Acc_EHQ {width:62px; text-align:left;}
    /* ChoiceConditions */	
    .Col1_Con_EHQ  {width:200px; text-align:left;} .secCol_EHQ {width:70px; text-align:left;}

    .dlWidthL{width : 200px;}
    .dlWidthSL{width : 130px;}
    .dlWidthM{width : 100px;}
    .dlWidthSM{width : 60px;}
    .dlWidthS{width : 40px;}

.tableH { background-color:#add8e6; font-size:0.8em; }
.tableI { background-color:#ddeaff; }
    
