body, table, input, select, option{
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:11;
color:#2E2D6A;
}
label{
cursor:pointer;
}
.searchBox{
background-color:#dff2f9;
border:1px solid #058CC8;
}
.searchLabel{
font-size:10;
font-weight:bold;
width:80px;
}
.fromCity,.toCity{
border:1px solid silver;
width:50px;
position:relative;
}
.flyDate,.flyTime{
width:80px;
position:relative;		
background-color:#FFFFFF;
border:1px solid #058CC8;
color:#004BA0;
}
.fromCityLong,.toCityLong{
width:150px;
position:relative;		
background-color:#FFFFFF;
border:1px solid #058CC8;
color:#004BA0;	
}
.searchButton{
background-color:transparent;
background:url("http://aircheap.org/btnSearch_n.gif");
cursor:pointer;
width:71px;
height:24px;
border:0px;
font-weight:bold;
text-transform:uppercase;
font-size:10px;
color:white;
}
.moreButton{
border:1px solid #058CC8;
background-color:transparent;
cursor:pointer;
width:20px;
height:17px;
margin-left:2px;
padding:0 0 0 0;
color:#0089CF;
}
.sButtons{
color : blue;
text-decoration : none;
font-weight : bold;
}
.sButtons:hover{
color : midnightblue;
text-decoration:none;
font-weight:bold;
}
	
.passCount{
width:55px;
}
A.AeroSvit {
background: url(img/AeroSvit.gif);
display: block;
width: 145px; 
height: 60px;
}
A.AeroSvit:hover {
background-position: 0 -60px;
}
A.AeroFlot {
background: url(img/AeroFlot.gif);
display: block;
width: 155px; 
height: 60px;
}
A.AeroFlot:hover {
background-position: 0 -60px;
}
A.AeroSvit_v {
background: url(img/AeroSvit.gif);
background-position: 0 -60px;
display: block;
width: 145px; 
height: 60px;
}
A.AeroSvit_v:hover {
background-position: 0 -60px;
}
A.AeroFlot_v {
background: url(img/AeroFlot.gif);
background-position: 0 -60px;
display: block;
width: 155px; 
height: 60px;
}
A.AeroFlot_v:hover {
background-position: 0 -60px;
}
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
-khtml-opacity: 0.5;
}
a.linkopacity:hover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0; 
}
a.lnk:link, a.lnk:visited{
color:#2E2D6A;
text-decoration:underline;
}
a.lnk:hover{
text-decoration:none;
color:#058CC8;
}
