body {
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	background-color: #063868;
	text-align: center;*/
	
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #bcc4d1;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

a:link		{	text-decoration: underline;	}
a:hover	{	text-decoration: underline;	}
a:visited	{	text-decoration: underline;	}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border-width: 0px;
}

img.withborder {
	border: 1px solid #000000;
}

div.main {
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th {
	text-align: left;	
}

table.item {
	margin: 8px 8px 8px 8px;
	text-align:left;	
}

table.item tr td a {
	color: #FF4500;
	text-decoration: underline;
}

table.item tr td a:hover {
	text-decoration: underline;
}

th.title_home {
	background-color: #F45D14;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

td.title_home {
	background-color: #F45D14;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_home a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_tool {
	background-color: #FF7F00;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_tool a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_vacation {
	background-color: #33A02C;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_vacation a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_flight {
	background-color: #ABDA4D;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

td.title_flight {
	background-color: #ABDA4D;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_flight a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_carhotel {
	background-color: #8BD3E5;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_carhotel a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_insurance {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_insurance a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_cruise {
	background-color: #29ABE7;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_cruise a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_business {
	background-color: #00A0C6;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_business a {
	color: #FFFFFF;
	text-decoration: underline;
}

th.title_misc {
	background-color: #063868;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 4px 10px;
}

th.title_misc a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.title {
	background-color: #F45D14;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

table.title tr td {
	padding: 2px 8px 2px 8px;
}

table.title tr td a {
	color: #FFFFFF;
	text-decoration: underline;
}

table.coporate_login {
	background-color: #00A0C6;
	color: #FFFFFF;
	margin: 8px 8px 8px 8px;		
}

table.coporate_login tr th {
	font-size: 11px;
	font-weight: bold;
}

table.referafriend {
	background-color: #f55e15;
	color: #FFFFFF;
	font-size: 10px;
	margin: 8px 8px 8px 8px;	
}

table.referafriend tr th {
	font-size: 11px;
	font-weight: bold;
}

.splitv {
	background-image:url(../images/dashv.gif); 
	background-repeat:repeat-y;
	width: 1px;
}

.splith {
	background-image:url(../images/dashh.gif); 
	background-repeat:repeat-x;
	height: 1px;
}

.redtitle {
	color: #F20017;
	font-size: 11px;
	font-weight: bold;
}

.bigred {
	color: #F20017;
	font-size: 10px;
}

.redprice {
	color: #F20017;
}

table.footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}

table.insurance_fee {
	background-color: #000000;
}

table.insurance_fee tr th {
	background-color: #FDCC12;
	text-align: center;
}

table.insurance_fee tr td {
	background-color: #FFFFFF;
	text-align: center;
}

table.footer tr th {
	background-image:url(../images/dashh.gif);
	background-repeat:repeat-x;
	height: 10px;
	background-color: #FFFFFF;
} 

table.footer td a {
	text-decoration: none;
	color: #000000;
}

table.footer td a:hover {
	text-decoration: underline;
	color: #F45D14;
}

table.copyright {
	font-size: 10px;
	color: #000000;
	height: 18px;
	text-align: center;
	background-color: #FFFFFF;
}

table.copyright td a {
	text-decoration: none;
	color: #000000;
}

table.copyright td a:hover {
	text-decoration: underline;
	color: #F45D14;
}

a.menu_vacation2 {
	display: block;
	background-image: url(../images/menu_vacation2.gif);
	width:67px; 
	height:120px;		
}

a.menu_vacation2:hover {
	background: url('../images/menu_vacation2.gif') -67px 0px no-repeat;		
}

a.menu_flight2 {
	display: block;
	background-image: url(../images/menu_flight2.gif);
	width:67px; 
	height:120px;		
}

a.menu_flight2:hover {
	background: url('../images/menu_flight2.gif') -67px 0px no-repeat;		
}

a.menu_carhotel2 {
	display: block;
	background-image: url(../images/menu_carhotel2.gif);
	width:67px; 
	height:120px;		
}

a.menu_carhotel2:hover {
	background: url('../images/menu_carhotel2.gif') -67px 0px no-repeat;	
}

a.menu_cruise2 {
	display: block;
	background-image: url(../images/menu_cruise2.gif);
	width:67px; 
	height:120px;		
}

a.menu_cruise2:hover {
	background: url('../images/menu_cruise2.gif') -67px 0px no-repeat;	
}

a.menu_tools2 {
	display: block;
	background-image: url(../images/menu_tools2.gif);
	width:67px; 
	height:120px;		
}

a.menu_tools2:hover {
	background: url('../images/menu_tools2.gif') -67px 0px no-repeat;	
}

a.menu_vacation {
	display: block;
	background-image: url(../images/menu_vacation.gif);
	width:67px; 
	height:100px;		
}

a.menu_vacation:hover {
	background: url('../images/menu_vacation.gif') -67px 0px no-repeat;		
}

a.menu_flight {
	display: block;
	background-image: url(../images/menu_flight.gif);
	width:67px; 
	height:100px;		
}

a.menu_flight:hover {
	background: url('../images/menu_flight.gif') -67px 0px no-repeat;		
}

a.menu_carhotel {
	display: block;
	background-image: url(../images/menu_carhotel.gif);
	width:67px; 
	height:100px;		
}

a.menu_carhotel:hover {
	background: url('../images/menu_carhotel.gif') -67px 0px no-repeat;	
}

a.menu_cruise {
	display: block;
	background-image: url(../images/menu_cruise.gif);
	width:67px; 
	height:100px;		
}

a.menu_cruise:hover {
	background: url('../images/menu_cruise.gif') -67px 0px no-repeat;	
}

a.menu_tools {
	display: block;
	background-image: url(../images/menu_tools.gif);
	width:67px; 
	height:100px;		
}

a.menu_tools:hover {
	background: url('../images/menu_tools.gif') -67px 0px no-repeat;	
}

td.menu_entertainment {
	text-align: center; 
	vertical-align: middle; 	
	background-color: #FFAC59; 
	width: 110px;
}

td.menu_entertainment a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

td.menu_insurance {
	text-align: center; 
	vertical-align: middle; 	
	background-color: #FF0000; 
	width: 110px;
}

td.menu_insurance a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

td.menu_biztravel {
	text-align: center;
	vertical-align: middle; 
	background-color: #00A0C6; 
	width: 110px;
	padding: 2px 2px 2px 2px;	
}

td.menu_biztravel a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold;
}

td.menu_misc {
	text-align: center;
	vertical-align: middle; 	 
	background-color: #063868; 
	width: 110px;
	padding: 2px 2px 2px 2px;
}

td.menu_misc a {
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
}

table.hot_deal {
	background-color: #E0E0E0;
	margin: 5px 5px 5px 5px;
}

table.hot_deal tr td {
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}

.row_odd {
	background-color: #FAFAFA;/*#F5FFFA;/*#F0F8FF;/*;*/
}

.row_odd2 {
	background-color: #E0E0E0;/*#F5FFFA;/*#F0F8FF;/*;*/
}

.row_even {
	background-color: #FEFEFE;/*#F0FFFF; /*#F5FFFA;*/
}

table.icon_link {
	border: 1px solid #E87B36;
}

table.icon_link tr td.text_link {
	padding: 0px 10px 0px 10px;
}

table.icon_link tr td.text_link a {
	color: #FF4500;
	text-decoration: underline;
}

table.icon_link tr td.text_link a:hover {
	color: #FF4500;
	text-decoration: underline;
}

td.static_content {
	padding: 20px 70px 20px 70px;
}

.static_title {
	font-size: 14px;
	font-weight: bold;
	color: #063868;
	padding-bottom: 10px;
	text-transform: uppercase;
}

table.gallery {
}

table.gallery tr td {
	vertical-align:top;
}

table.gallery tr td img{
	border: 1px solid #000000;
}

img.float_left {
	float: left;
	border: 1px solid #000000;
	margin: 0px 6px 6px 0px;
}

img.float_right {
	float: right;
	border: 1px solid #000000;
	margin: 0px 0px 6px 6px;
}

a.hotdeal_link {
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.hotdeal_price {
	color: #CC0000;
	font-weight: bold;
}

.bluetext										{	font-size:11px;		color: #063868;																										}
.bluetext a									{	font-size:11px;		color: #063868;													text-decoration: none;				}
.bluetext a:link							{	font-size:11px;		color: #063868;													text-decoration: none;				}
.bluetext a:visited						{	font-size:11px;		color: #063868;													text-decoration: none;				}
.bluetext a:hover						{	font-size:11px;		color: #F45D14;													text-decoration: underline;		}
.bluetext a:active						{	font-size:11px;		color: #063868;													text-decoration: underline;		}
