#tablist{
padding: 2px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
font-size: 11px;
font-family: Arial bold;
font-weight: bold;
cursor: pointer;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 2px 0.5em;
margin-left: 2px;
border: 1px solid #889999;
border-bottom: none;
background: #185da0;
color: #ffffff;
}

#tablist li a:link, #tablist li a:visited{
color: #185da0;
}

#tablist li a.current{
background: #ffffff;
color: #185da0;
}

#tabcontentcontainer{
width:205px;
height:250px;
}

.tabcontent{
width: 239px;
display: none;
padding: 5px;
ibackground: #f5f5f5;
font-style: Arial;
}

.deptravelcomp_form{
color: #006600;
font-size: 12px;
font-weight: bold;
border: 1px solid #dddddd;
}

.rettravelcomp_form{
color: #660066;
font-size: 12px;
font-weight: bold;
border: 1px solid #dddddd;
}

.calendarimage {
vertical-align: bottom;
}

#countrylist {
font-size: 10px;
}
.tableflights, .tablehotels, .tablecars, .tablevacations {
width: 234px;
ibackground-color: #f5f5f5;
font: normal 1.15em Tahoma;
}
.traveltable {
font: normal 1.1em Tahoma;
ibackground-color: #f5f5f5;
}
.travelcheckbox {
border: 0px;
}
.travelnotes {
margin: 2px;
border: 2px solid #f5f5f5; 
text-align: center; 
font-size: 11px;
}
.pricecomp_text {
font-family: Arial;
font-size: 12px;
}
