/* CSS Document */
@font-face {
    font-family: "Verdana, Arial, Tahoma";
    font-style:  normal;
    font-weight: normal;

}
body {
	background-color: #89AFF7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.menu a {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
.menu a:hover{
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #F97F44;
	text-decoration: none;

}

.menubott a {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}
	
.menubott a:hover{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #F97F44;
	text-decoration: none;

}
	
.copyright {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
	
.body_detail {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	color: #000003;
	text-decoration: none;
	
}

.body_detail_bold {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: bold;
	color: #000003;
	text-decoration: none;
	
}

.images {
border: none;
	
}

.big_title {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #000003;
	text-decoration: none;
	
}

.title_detail {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #000003;
	text-decoration: none;
	
}

.link_detail a {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.link_detail a:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

.cyberia_link a {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	color: #E2E666;
	text-decoration: none;
}

.cyberia_link a:hover {
	font-family: "Verdana";
	font-size: 13px;
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}

.page_title {
	font-family: "Verdana";
	font-size: 16px;
	font-weight: bold;
	color: #FDEED1;
	text-decoration: none;
	
}	
.body_title {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.tour_package {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.more a {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
}

.more a:hover {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}


