body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        background: #FFFFFF;
        }

.site_title { font-family: Arial; font-size: 18pt; font-weight:bold; color:#FFFFFF; padding-top: 30px; }
.site_subtitle { font-family: Tahoma, Verdana; font-size: 9pt; color:#FFFFFF; }

.subtitle{ font-family: Tahoma, Arial, Verdana; font-size: 9pt; font-weight:bold; color:#006699 }
.subtitle2{ font-family: Tahoma, Arial, Verdana; font-size: 10pt; font-weight:bold; color:#333333; text-decoration:underline }


.page_title { font-family: Tahoma, Arial; font-size: 14pt; color:#009900; }

.main_content_area { padding-left: 10px; padding-right: 10px; }
.footer { font-family: Verdana, Tahoma; font-size: 8pt; color:#666666; padding: 4px; } 

/*	p, div, tr, td { font-family: Verdana, Tahoma; font-size: 9pt; color:#333333 } 	*/
p, div, tr, td, .dest_para {
 font-size: 10pt;
 font-family: 'MS Sans Serif';
 font-style: normal;
 font-weight: normal;
}

a:link { color: #3366DD; text-decoration: none} 
a:visited { color: #3366DD; text-decoration: none} 
a:active { color: #669999; text-decoration: none} 
a:hover { color: #CC6633; text-decoration: underline; }

.sh_form td {
padding: 3px;
padding-left: 8px;

}

.dest_table td {
padding: 2px;
padding-bottom: 0px;
}



.dest_space {
padding: 0px;
height: 1px; background: #BDD4EB;
}

.sh_form_div {
background: #DAE8EF; padding: 5px; border: 1px #BBCCDD solid;
}
.sh_input {
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
color: #006699;
background-color: #FAFCFF;
font-weight: normal;
border: 1px solid #AABBCC;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3 {
        width: 190px;
        border: 1px solid #CCCCFF;
		border-bottom: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
      /*  margin: 10px;	*/
        }

#menu3 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu3 li a:link, #menu3 li a:visited {
        color: #444499;
        display: block;
        background: url(images/blue_menu3.gif);
        padding: 8px 0 0 20px;
        }

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
		
        color: #444499;
        background: url(images/blue_menu3.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }
		
/* tour program */

.tourProgram {
	margin: 10px 0px;
}

.tourProgram table{
	margin-top: 10px;
}

.tourProgram table th{
	text-align: left;
	height: 40px;
	padding: 2px 5px;
	color: #FFFFFF;
	background: url(images_tour/h1_bg.GIF) repeat-x;
	font-size: 18px;
}

.tourProgram td{
	margin: 0px;
	padding: 20px 5px;
	background: #e2edfa;
	vertical-align: top;
	border-bottom: solid 10px #FFFFFF;
}

.tourProgram table h1{
	color: #183b8c;
	font: Georgia;
	font-weight: bold;
	font-size: 15px;
}

.tourProgram table h2{
	color: #000000;
	font-size: 12px;
}

.tourProgram table p{
		font:13px Trebuchet MS,Tahoma,Verdana,Trebuchet MS,Verdana,Tahoma,Verdana,Arial;
}

.tourProgram table ul
{
	padding-left: 20px;
}
.tourProgram table li {
	padding-left: 5px;
}


/* tour detail */

.tourDetail {
	margin: 0px;
	background: #eff5fc;
}

.tour table{

margin-top: 10px;
border: solid 1px #dae8ef;
}

.tourDetail table th{
	text-align: left;
	height: 40px;
	padding: 2px 0px 2px 5px;
	color: #FFFFFF;
	background: url(images_tour/h1_bg.GIF) repeat-x;
	font-size: 16px;
}

.tourDetail td{
	vertical-align: top;
	padding-bottom: 0px;
}

.tourDetail table h1{
	color: #183b8c;
	font-weight: bold;
	background: #ffffff;
	font-size: 15px;
}

.tourDetail table h2{
	color: #3e81c4;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.tourDetail table p{
	margin: 0px;
	padding: 2px 10px 5px 10px;
	background: #e2edfa;
	font:13px Trebuchet MS,Tahoma,Verdana,Trebuchet MS,Verdana,Tahoma,Verdana,Arial;
}

.tourDetail table ul
{
	background: #e2edfa;
	padding-left: 20px;
}
.tourDetail table li {
	list-style: disc;
	background: #e2edfa;
}

.tourDetail table h2 span
{
	color: #800000;
	font-weight: bold;
}