body{
	margin:0px;
}
.unnamed1 {
	border: 1px #6666FF;
}
.offer{
    margin:0px;
    padding:8px;
    background-color:#F2F6FF;
    color:#00008F;
    font-family:Verdana;
    font-size:11px;
    border:1px solid #8585B6;
}
.offer p{
	margin:0px;
	padding:0px;
}
.offer p,.offer td,.offer li,.offer td p,.offer td li{
	color:#00008F;
    font-family:Verdana;
    font-size:11px;
}

.requestForm{
	font-family:Verdana;
	font-size:10px;
	color:#000066;
	border:1px solid #8585B6;
	background-color:#E6E5FF;
	margin-bottom:2px;
	width:530px;
}
.requestForm th{
	width:130px;
	text-align:left;
}
.requestForm #ageTypes th{
	font-weight:bold;
	width:120px;
	height:26px;
	text-align:left;
}
.requestForm #ageTypes th p{
	margin:0px 0px 0px 6px;
	padding:0px;
	font-size:10px;
	font-style:italic;
	font-weight:normal;
}
.requestForm #ageTypes td select,{
	width:70px;
}
.requestForm #ageTypes td input{
	width:62px;
}
.requestForm p,{
	float:left;
}
.requestForm table td{font-weight:bold;}
.requestForm input,.requestForm select,.requestForm textarea{
	background-color: #FFFFFF;
	font-family:Verdana;
	font-size:12px;
	color:#000066;
}
.error,.errorMsg{color:red;}
.okMsg{color:green;}
.errorMsg,.okMsg{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#E6E5FF;
	padding:4px;
}
#contactPerson,#email,#phone,#destination{
	width:390px;
}
#aircompany,#class,#payment,#programm{
	width:397px;
}
#startFrom,#startTo,#returnFrom,#returnTo{
	width:105px;float:left;
}
#startDate,#returnDate,#endDate{
	width:80px;float:left;
}
#accomodation0,#accomodation1,#accomodation2{
	width:346px;
}
#extraInfo{
	width:314px;
	height:174px;
	overflow-y:auto;
	overflow-x:hidden;
}
#airticketsResetBtn,#airticketsRequestBtn,#busticketsResetBtn,#busticketsRequestBtn,#vacationsResetBtn,#vacationsRequestBtn,#hotelsResetBtn,#hotelsRequestBtn{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #8585B6;
	background-color:#807FFE;
	height:24px;
	cursor:pointer;
	cursor:hand;
}
#airticketsResetBtn,#busticketsResetBtn{width:196px;}
#airticketsRequestBtn,#busticketsRequestBtn{width:322px;}
#vacationsResetBtn,#hotelsResetBtn{width:120px;}
#vacationsRequestBtn,#hotelsRequestBtn{width:396px;}
.style4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #807FFE;
	font-weight: bold;
	margin:0px;
}
.style7{width:330px;height:266px;padding:1px;border:1px solid #807FFE;}
.style7 img{border:1px solid #807FFE;}
.style5 {font-family: Arial, Helvetica, sans-serif; color: #807FFE; font-size: 16px;}
.style6 {
	color: #807FFE;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.style6:hover {
	color: #6666FF;
	text-decoration:none;
}
.item{
	display:block;
	background-color:#E6E5FF;
	border:1px solid #00008F;
	font-size:12px;
	font-weight:bold;
}
 .vacationTable{
    border-top:1px solid #010097;
    border-left:1px solid #010097;
}
.title{
	background-color:#807FFE;
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    color:#FFFFFF;
}
.date{
    background-color:#E1E1FF;
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
    color:#010097;
}
.vacationTable .title,.vacationTable .date{
    padding:4px 4px 4px 10px;
}
.vacationTable .title,.vacationTable .date,.vacationTable .main,.vacationTable .price,.vacationTable .bed,.vacationTable .inq{
    border-bottom:1px solid #010097;
    border-right:1px solid #010097;
}
.vacationTable .img{
    border-bottom:1px solid #010097;
    background:url('images/grad.jpg');
    background-position:bottom left;
    background-repeat:no-repeat;
}
.vacationTable .inq{
	padding:3px;
}
.vacationTable .inq a{
  font-family:Verdana;
  font-size:12px;
  font-weight:bold;
  color:#00008F;
  text-decoration:none;
}
.main{
    background-color:#FFFFFF;
    font-family:Verdana;
    font-size:12px;
    color:#010097;
    padding:3px;
    }
.main p,.main li{
    margin:0px;
    padding:0px;
}
.vacationTable .img img{
    border:1px solid #010097
}
.price,.vacationTable #currency,.vacationTable .price{
	background-color:#E1E1FF;
	font-family:Verdana;
  	font-size:11px;
   	font-weight:bold;
   	text-align:center;
   	color:#010097;
}
.vacationOffer{
	font-family:Verdana;
  	font-size:12px;
   	font-weight:bold;
   	color:#010097;
   	text-align:justify;
   	line-height:14px;
}
#price1,#price2{
 	width:60px;
}

.login td,.login input{
	background-image:url('images/login.jpg');
	background-repeat:no-repeat;
	border:1px solid #010097;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#010097;
}