body {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(/images/degrade_background.png);
	background-repeat: repeat-x;
	behavior: url(/iepngfix.htc);
	background-color: #C8ECEC;
	margin:0px;
}
.input-text {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	border: 1px solid #333333;
}
input {
	behavior: url(/iepngfix.htc);
}
a {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.style1 {
	font-size: 18px;
	color: #FF6600;
}
.style2 {
	font-size: 18px;
	color: #66CC00;
}
.style3 {
	font-size: 18px;
	color: #FF99CC;
}
.titles {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.page-titles , a.page-titles {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0594C0;
	padding: 5px;
	/* border-right: 1px groove #666666; */
}
a.page-titles:hover {
	color: #0594C0;
	background-color: #FFFFFF;
}
.txt {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.search_fields {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 200px;
	height: 20px;
	background-color: #FFCC00;
}
.detach_titles {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	padding: 5px;
}
.input-newsletter {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	width: 130px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
.no-space {
	margin: 0px;
	padding: 0px;
	border: none;
}
.transparent {
   filter:alpha(opacity=30); 
   -moz-opacity: 0.3; 
   opacity: 0.3; 
}
.no-transparent {
   filter:alpha(opacity=100); 
   -moz-opacity: 1; 
   opacity: 1; 
}
.image-float {
	border: 1px dotted #666666;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
#homePageNews {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#main_table {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-style: groove;
	border-top-width: 1px;
}
#main_table #left_content #top_adsbanner {
	background-color: #C9BE68;
	background-image: url(/images/ads_pub/star.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#main_table #left_content #top_adsbanner #home_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 280px;
	padding-left: 10px;
}
#main_table #left_content {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main_table #left_content #menu_top {
	padding-left: 10px;
	background-color: #0594C0;
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
}
#main_table #right_content {
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 12px;
	background-image: url(/images/right_background.png);
	behavior: url(/iepngfix.htc);
}
#main_table #right_content #search_destination {
	background-image: url(/images/search_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 180px;
}
#footer {
	font-family: Verdana, Tahoma, Georgia, "Courier New", "Arial Black", "Times New Roman";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}




.tabset_tabs {
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
	z-index:2;
	white-space:nowrap;
}
tabset_tabs ul {
	margin: 0px;
	padding: 0px;
}
.tabset_tabs li	{
	margin:0px;
	padding:0px;
	display:inline;
}
.tabset_tabs a {
	color:#333333 !important;
	background-color:#82CAE0 !important;
	border:1px solid #333333; 
	text-decoration:none; 
	padding:1px 10px 40px 10px;
	padding-top:6px; 
	padding-bottom:1px;
	border-bottom:none;
}
.tabset_tabs a:hover { 
	color:#FFFFFF !important; 
	background-color:#0594C0 !important;
	text-decoration:none;
}