A:link      	{text-decoration: none; color: #234164;}
A:visited   	{text-decoration: none; color: #234164;}
A:hover      	{text-decoration: none; color: #87A5C7;}
BODY 			{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11pt;}
TD 				{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11pt;}
TD 				{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11pt;}
.c  A:link      {text-decoration: none; color: white;}
.c  A:visited   {text-decoration: none; color: white;}
.c  A:hover 	{font-style: normal; color: white; text-decoration: none;}



.chromestyle ul li a{
font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
font-color: white;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px;
}


//////////////////////////////////////////////


.bluetabs{
border-bottom: 1px solid gray;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
list-style-images: url(http://www.roundtrip.ro/images/down.png);
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
font-weight: none;
font-family: Tahoma;
font-size:14px;
color:#FFF;
padding: 3px 7px;
margin-right: 3px;
/*border: 1px solid #778;*/
/*color: #2d2b2b;*/
/*background: white url(media/bluetab.gif) top left repeat-x; THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
text-align: left;
border-left:1px solid white; 
border-right:1px solid white; 
border-top:1px solid white;
border-bottom:0px solid white; 
position:absolute;
top: 0;
/*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background:  url(http://www.roundtrip.ro/images/bg.jpg);
visibility: hidden;
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:12px; 
font-family:Verdana
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid white; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
font-weight: none;
font-family: Tahoma;
color: white;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #365478;
}




