body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(images2/bg.jpg);	
}
.menu {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.detination {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6E7DB4;
	text-decoration: none;
}
.style1 {color: #F4BB3A}
.text_gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
}
.orange {
	color: #FF7F02;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
.style2 {
	font-size: 9px;
	font-family: Tahoma;
	color: 777777;
	text-decoration: none;
}
.style2b {
	font-size: 9px;
	font-family: Tahoma;
	color: #FF9933;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: none;
}

.style3 {font-size: 11px; color: #FFFFFF; font-family: Tahoma;}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #818181;
}
.news2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.blue {
	color: #6E7DB4;
}
.blue2 {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;	
	color: #000000;
}
.style5 {color: #6E7DB4; font-size: 10px; }

.submit2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCFF;
	border: thin inset #F8EB81;
}


.contour1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.contour2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
