body, html{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-align: left;
	
	margin:0;
	padding:0;
/*	background-image: url(../images/stripe_bg.jpg);
	background-repeat: repeat-x;
	background-color: #1EAEC7;*/
    
	SCROLLBAR-FACE-COLOR: #064557;
	SCROLLBAR-HIGHLIGHT-COLOR: #1A9CB4;
	SCROLLBAR-SHADOW-COLOR: #1A9CB4;
	SCROLLBAR-3DLIGHT-COLOR: #413C19;
	SCROLLBAR-ARROW-COLOR: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: #064557;
	SCROLLBAR-DARKSHADOW-COLOR: #413C19;
}
a:link{	
	color: #4D82F8;
	text-decoration: none;
}
a:visited{
	color: #4D82F8;
	text-decoration: none;
}
a:hover {
	color: #05297B;
	text-decoration: none;
}
a:active {
	color: #05297B;
	text-decoration: none;
}
.menu{		
	color: #C4A300;
}
a.menu:link{	
	color: #C4A300;
	text-decoration: none;
}
a.menu:visited{
	color: #C4A300;
	text-decoration: none;
}
a.menu:hover {
	color: #C7B793;
	text-decoration: none;
}
a.menu:active {
	color: #C7B793;
	text-decoration: none;
}
.menut{		
	color: #613210;
	font-size: 7pt;
}
a.menut:link{	
	color: #613210;
	text-decoration: none;
}
a.menut:visited{
	color: #613210;
	text-decoration: none;
}
a.menut:hover {
	color: #924C18;
	text-decoration: none;
}
a.menut:active {
	color: #924C18;
	text-decoration: none;
}
.topmenu{		
	color: #443005;
}
a.topmenu:link{	
	color: #443005;
	text-decoration: none;
}
a.topmenu:visited{
	color: #443005;
	text-decoration: none;
}
a.topmenu:hover {
	color: #2B4DDA;
	text-decoration: none;
}
a.topmenu:active {
	color: #2B4DDA;
	text-decoration: none;
}
.darkgreen {
	color: #F4F8FF;
}
a.darkgreen:link{	
	color: #F5FCFF;
	text-decoration: none;
}
a.darkgreen:visited{
	color: #F5FCFF;
	text-decoration: none;
}
a.darkgreen:hover {
	color: #FFFBF0;
	text-decoration: none;
}
a.darkgreen:active {
	color: #FFFBF0;
	text-decoration: none;
}
a.lightgreen:link{	
	color: #7DB902;
	text-decoration: none;
}
a.lightgreen:visited{
	color: #7DB902;
	text-decoration: none;
}
a.lightgreen:hover {
	color: #619807;
	text-decoration: none;
}
a.lightgreen:active {
	color: #619807;
	text-decoration: none;
}
.darkgray{
	color: #767070;
}
a.darkgray:link{	
	color: #767070;
	text-decoration: none;
}
a.darkgray:visited{
	color: #767070;
	text-decoration: none;
}
.darkslategray{
	color: #2F4F4F;
}
a.darkslategray:link{	
	color: #2F4F4F;
	text-decoration: none;
}
a.darkslategray:visited{
	color: #2F4F4F;
	text-decoration: none;
}
a.darkslategray:hover {
	color: #B29800;
	text-decoration: none;
}
a.darkslategray:active {
	color: #B29800;
	text-decoration: none;
}
.red{	
	color: #FF5162;
}
a.red:link{	
	color: #FF5162;
	text-decoration: none;
}
a.red:visited{
	color: #FF5162;
	text-decoration: none;
}
a.red:hover {
	color: #FF2D42;
	text-decoration: none;
}
a.red:active {
	color: #FF2D42;
	text-decoration: none;
}

.redd{	
	color: #FF0000;
}
a.redd:link{	
	color: #FF0000;
	text-decoration: none;
}
a.redd:visited{
	color: #FF0000;
	text-decoration: none;
}
a.redd:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.redd:active {
	color: #FFCC00;
	text-decoration: none;
}

.opred{	
	color: #887400
}
a.opred:link{	
	color: #887400;
	text-decoration: none;
}
a.opred:visited{
	color: #887400;
	text-decoration: none;
}
a.opred:hover {
	color: #A48C00;
	text-decoration: none;
}
a.opred:active {
	color: #A48C00;
	text-decoration: none;
}


.delink{	
	color: #FF5162;
	font-size: 7pt;
}
a.delink:link{	
	color: #FF5162;
	font-size: 7pt;
	text-decoration: none;
}
a.delink:visited{
	color: #FF5162;
	font-size: 7pt;
	text-decoration: none;
}
a.delink:hover {
	color: #FF2D42;
	font-size: 7pt;
	text-decoration: none;
}
a.delink:active {
	color: #FF2D42;
	font-size: 7pt;
	text-decoration: none;
}

.editlink{	
	color: #887400;
	font-size: 7pt;
}
a.editlink:link{	
	color: #887400;
	font-size: 7pt;
	text-decoration: none;
}
a.editlink:visited{
	color: #887400;
	font-size: 7pt;
	text-decoration: none;
}
a.editlink:hover {
	color: #A48C00;
	font-size: 7pt;
	text-decoration: none;
}
a.editlink:active {
	color: #A48C00;
	font-size: 7pt;
	text-decoration: none;
}

img{
	border: 0px;
}
img.brd_all_4{
	border-left-width: 4px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-bottom-color: #F9F9F9;
	border-left-color: #F9F9F9;
	border-right-color: #F9F9F9;
	border-top-color: #F9F9F9;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
img.border{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #A8D0B6;
	border-left-color: #A8D0B6;
	border-right-color: #A8D0B6;
	border-top-color: #A8D0B6;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
img.brd_all_2{
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #F7F5E8;
	border-left-color: #F7F5E6;
	border-right-color: #F9F9F7;
	border-top-color: #F9F6ED;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
ol{
	margin-left: 15px;
	padding-left: 15px;
	line-height: 15px;
/*
	margin-left: 10px;
	margin-top: 5px;
*/
}
ul{
/*	list-style: none;*/
	margin-left: 15px;
	padding-left: 10px;
	line-height: 15px;
/*
	margin: 7px;
	margin-left: 18px;
*/
}
p{
	font-size: 8pt;
	layout-grid: 5px;
	margin:0;
	padding:0;
}
b,i,u{
	font-size: 8pt;
}
td{
	font-size: 8pt;
}
th{
	font-size: 9pt;
}
h3{
	font-size: 11pt;
}
form{
	margin-bottom: 0px;
	margin-top: 0px;
}
.tourcatnm{
	color: #77575A;
}
.cpr, .cpr #red, .cpr #blue{
	font-size: 7.5pt;
}
.smaller{
	font-size: 7pt;
}
.smallest{
	font-size: 7pt;
}
.big{
	font-size: 10pt;
}
.bigger{
	font-size: 11pt;
}
.biggest{
	font-size: 15pt;
}
.textbox{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #311408;
	font-size:	8pt;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.textboxsch{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #311408;
	font-size:	7pt;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.textboxsch1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #311408;
	font-size:	6.5pt;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
.buttono{
	color: #FFF9EC;
	font-size:	8pt;
	font-weight: bold;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 20px;
	background-image: url(../images/bttn_bg.jpg);
}
.button{
	color: #E9FBFF;
	font-size:	8pt;
	font-weight: bold;
	border-bottom-color: #3FA5BB;
	border-left-color: #3FA5BB;
	border-right-color: #3FA5BB;
	border-top-color: #3FA5BB;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
/*	height: 20px;*/
	padding: 3px;
	background-image: url(../images/bttn_bg.jpg);
}
.buttonsml{
	color: #32712A;
	font-size:	7pt;
	font-weight: bold;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height: 20px;
	background-image: url(../images/bttn_bg.jpg);
}
.pnote{
	color: #DE7026;
}
.note {
	color: #EE441A;
}
a.note:link{	
	color: #DC143C;
	text-decoration: none;
}
a.note:visited{
	color: #DC143C;
	text-decoration: none;
}
a.note:hover {
	color: #FF5739;
	text-decoration: none;
}
a.note:active {
	color: #FF5739;
	text-decoration: none;
}
.note2 {
	color: #FF5739;
}
a.note2:link{	
	color: #FF5739;
	text-decoration: none;
}
a.note2:visited{
	color: #FF5739;
	text-decoration: none;
}
a.note2:hover {
	color: #EA1540;
	text-decoration: none;
}
a.note2:active {
	color: #EA1540;
	text-decoration: none;
}
.specnote{
	color: #FF5739;
}
.brd_all{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.brd_all_crt{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #99997B;
	border-left-color: #99997B;
	border-right-color: #99997B;
	border-top-color: #99997B;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.brd_all_img{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #D3CDB3;
	border-left-color: #D3CDB3;
	border-right-color: #D3CDB3;
	border-top-color: #D3CDB3;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.brd_all_boking{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_l{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_l_boking{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_r{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_r_boking{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_t{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_t_crt{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #99997B;
	border-left-color: #99997B;
	border-right-color: #99997B;
	border-top-color: #99997B;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_t_boking{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_t_tariff{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #94C7E8;
	border-left-color: #94C7E8;
	border-right-color: #94C7E8;
	border-top-color: #94C7E8;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_bl{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_rb{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_rl{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tl{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tl_boking{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tl_tariff{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #94C7E8;
	border-left-color: #94C7E8;
	border-right-color: #94C7E8;
	border-top-color: #94C7E8;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tr{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tr_boking{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #91A7B4;
	border-left-color: #91A7B4;
	border-right-color: #91A7B4;
	border-top-color: #91A7B4;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tb{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trb{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trb_crt{
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #99997B;
	border-left-color: #99997B;
	border-right-color: #99997B;
	border-top-color: #99997B;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tbl{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_tbl_crt{
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #99997B;
	border-left-color: #99997B;
	border-right-color: #99997B;
	border-top-color: #99997B;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trl{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trl_tariff{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #94C7E8;
	border-left-color: #94C7E8;
	border-right-color: #94C7E8;
	border-top-color: #94C7E8;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trl_b{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #3F0E40;
	border-left-color: #3F0E40;
	border-right-color: #504631;
	border-top-color: #504631;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trl_b2{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #5D99B7;
	border-left-color: #007E97;
	border-right-color: #99997B;
	border-top-color: #99997B;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_trl_white{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-top-color: #ECE9D8;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_rbl{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.no_brd_b{
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-bottom-color: #20ADBF;
	border-left-color: #20ADBF;
	border-right-color: #20ADBF;
	border-top-color: #20ADBF;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
}
.padd_l_5{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_l_10{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_l_20{
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_l_25{
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_l_30{
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_l_80{
	padding-bottom: 0px;
	padding-left: 80px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_r_5{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
}
.padd_r_10{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}
.padd_r_20{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
}
.padd_r_30{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
}
.padd_t_5{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.padd_t_10{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.padd_b_10{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_b_5{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.padd_rl_2{
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 0px;
}
.padd_rl_5{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}
.padd_rl_10{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.padd_rl_5_12{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 0px;
}
.padd_rl_10_20{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 21px;
	padding-top: 0px;
}
.padd_rl_20_5{
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
}
.padd_tr_5{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}
.padd_tr_5_10{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 5px;
}
.padd_tb_5{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
}
.padd_tb_10{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.padd_tb_10_5{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}
.padd_tl_5{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}
.padd_tl_5_10{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
}
.padd_rb_5{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
}
.padd_rb_10{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
}
.padd_rbl_10{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.padd_tbl_5{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}
.padd_trb_5{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
}
.padd_tb_r_5_10{
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}
.padd_trl_10{
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.padd_trbl_5{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.padd_trbl_5_10{
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.padd_trbl_8_5{
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
}
.padd_trbl_10_5{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.padd_trbl_10{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.padd_trb_l_5_20{
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
}


.background1 {
	background-image:  url("../images/background.jpg");
	background-repeat: repeat-x;
	background-color: #ede9dc;
}
.background2 {
	background-image:  url("../images/bottom2.jpg");
	background-repeat: repeat-y;
}
.forform {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
}
.white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.white:link{	
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #D9D9D9; /* #00FF00 */
	text-decoration: none;
}
a.white:active {
	color: #D9D9D9;
	text-decoration: none;
}
.row1 {
	background-color: #E6F8FA;
}
.row2 {
}
.row3 {
	background-color: #E5F5FD;
}
.row4 {
	background-color: #065F73;
}
.hideright {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	background-color: #E6F8FA;
	border: 0px;
}
.tdurat{
	color: #C07D21;
}
.tdurat2{
	color: #CE8624;
}
.tdurat3{
	color: #032B35;
	background-color: #C4F2FD;
}
.titine{
	color: #77575A;
}
.titine2{
	color: #0099B7;
}
.titine3{
	color: #FFF4F4;
}
a.titine3:link{	
	color: #FFF4F4;
	text-decoration: none;
}
a.titine3:visited{
	color: #FFF4F4;
	text-decoration: none;
}
a.titine3:hover {
	color: #FFD4D4;
	text-decoration: none;
}
a.titine3:active {
	color: #FFD4D4;
	text-decoration: none;
}
.titine4{
	color: #C2ACAE;
}
a.titine4:link{	
	color: #C2ACAE;
	text-decoration: none;
}
a.titine4:visited{
	color: #C2ACAE;
	text-decoration: none;
}
a.titine4:hover {
	color: #CFBEC0;
	text-decoration: none;
}
a.titine4:active {
	color: #CFBEC0;
	text-decoration: none;
}

.tname{	
	color: #f9bf42;
}
a.tname:link{	
	color: #f9bf42;
	text-decoration: none;
}
a.tname:visited{
	color: #f9bf42;
	text-decoration: none;
}
a.tname:hover {
	color: #a3ebfc;
	text-decoration: none;
}
a.tname:active {
	color: #a3ebfc;
	text-decoration: none;
}
.blue {
	color: #064557;
}
.gray{
	color: #454545;
}
.bg_white{
	background-color: White;
}
.bg_gray{
	background-color: #F4F4F4;
}
.bg_darkgray{
	background-color: #D4D3D3;
}
.bg_gold{
	background-color: #C4A300;
}
#bg_white{
	background-color: White;
}
#bg_gray{
	background-color: #DFFBEA;
}
#bg_darkgray{
	background-color: #D4D3D3;
}
#bg_gold{
	background-color: #C4A300;
}
#bg_green{
	background-color: #A8E0BD;
}
#red{
	color: #FF0000;
}
a#red:link{	
	color: #FF0000;
	text-decoration: none;
}
a#red:visited{
	color: #FF0000;
	text-decoration: none;
}
a#red:hover {
	color: #FF2424;
	text-decoration: none;
}
a#red:active {
	color: #FF2424;
	text-decoration: none;
}
#blue{
	color: #05297B; /* #0D49A7;*/
}
a#blue:link{	
	color: #05297B;
	text-decoration: none;
}
a#blue:visited{
	color: #05297B;
	text-decoration: none;
}
a#blue:hover {
	color: #0D49A7;
	text-decoration: none;
}
a#blue:active {
	color: #0D49A7;
	text-decoration: none;
}
.black1 {
	color: #644300;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.content{
	padding-left: 25px;
	padding-right: 30px;
	padding-top: 5px;
}
.content_cpr{
	margin-right: 16px;
	padding-right: 16px;
}

.style6 {
	color: #999999;
	font-size: 8px;
}

.style10 {
	font-size: 10px;
	color: #0066FF;
	font-stretch: normal;
}
A:hover.style10 {
	font-size: 10px;
	color: #0019FF;
	font-stretch: normal;
}

div.thumbwrapper_gal{
	float: left;
	width: 149px;
	padding: 10px 5px 10px 5px;
	background: #CAF0F9;
	margin: 0px 5px 5px 0px;
	border: 0px solid #AFAB8E;
	text-align: center;
}

div.thumbwrapper{
	float: left;
	width: 260px;
	height: 122px;
	padding: 10px 10px 10px 10px;
	background: #A4D2A6 url(../images/packagetours_bg.jpg);
	margin: 0px 5px 5px 0px;
	border: 0px solid #AFAB8E;
	text-align: center;
}

div.bg_home_text{
	float: left;
	width: 100%;
	height: 25px;
	background: url(../images/bg_home_text.jpg) repeat-x;
}
	
.float-l {
	FLOAT: left;
}
	
.float-r {
	FLOAT: right;
}

.bannertop_adm{
	background-image: url(../images/banner_top_admin.jpg);
	background-repeat: no-repeat;
	height: 240px; /*240px*/
	vertical-align: top;
	padding: 5px;
}
.shadowleft{
	width: 20px;
	background-image: url(../images/bg_shadow_left.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.shadowright{
	width: 20px;
	background-image: url(../images/bg_shadow_right.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}
.shadowbtm{
	height: 45px;
	background-image: url(../images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 5px;
}
.shadowbtm_adm{
	height: 45px;
	background-image: url(../images/shadow_bottom_admin.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding: 5px;
}
.col_left{
	background-color: #107288;
	vertical-align: top;
}
.col_center{
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 551px;
	background-color: #E7F7F8;
	padding: 10px 15px 15px 15px;
}
.col_center_adm{
	vertical-align: top;
	height: 551px;
	background-color: #E7F7F8;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}
.col_right{
	background-color: #107288;
	vertical-align: top;
}

div.linktopleft{
	float: left;
	width: 90px;
}

div.linktopright{
	float: right;
	width: 800px;
	text-align: right;
}





/*
New Style for new layout
*/

/* main div to display our content in center of broswer */
div.main{
	width: 997px;
	position: relative;
	text-align: left
/*	float:left;
	text-align: center;
	border:1px solid red;*/
}


/* Healder Row 1 */

/* header_a_01 */
div.header_a_01{
	width: 48px;
	height: 79px;
	background-image:url(../images/header_a_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_02 */
div.header_a_02{
	width: 178px;
	height: 79px;
	background-image:url(../images/header_a_02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_03 */
div.header_a_03{
	width: 157px;
	height: 79px;
	background-image:url(../images/header_a_03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_04 */
div.header_a_04{
	width: 191px;
	height: 79px;
	background-image:url(../images/header_a_04.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_05 */
div.header_a_05{
	width: 195px;
	height: 79px;
	background-image:url(../images/header_a_05.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_06 */
div.header_a_06{
	width: 179px;
	height: 79px;
	background-image:url(../images/header_a_06.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: right;
	float:left;
/*	border:1px solid red;*/
}

/* header_a_07 */
div.header_a_07{
	width: 49px;
	height: 79px;
	background-image:url(../images/header_a_07.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}


/* Healder Row 2 */

/* header_b_01 */
div.header_b_01{
	width: 48px;
	height: 161px;
	background-image:url(../images/header_b_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_b_02 */
div.header_b_02{
	width: 178px;
	height: 161px;
	background-image:url(../cambodia/images/icon_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_b_03 */
div.header_b_03{
	width: 348px;
	height: 161px;
	background-image:url(../cambodia/images/headerpic_01_a.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_b_04 */
div.header_b_04{
	width: 195px;
	height: 161px;
	background-image:url(../cambodia/images/headerpic_01_b.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_b_05 */
div.header_b_05{
	width: 179px;
	height: 161px;
	background-image:url(../cambodia/images/headerpic_01_c.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_b_06 */
div.header_b_06{
	width: 49px;
	height: 161px;
	background-image:url(../images/header_b_06.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}


/* Healder Row 3 */

/* header_c_01 */
div.header_c_01{
	width: 48px;
	height: 19px;
	background-image:url(../images/header_c_01.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_02 */
div.header_c_02{
	width: 178px;
	height: 19px;
	background-image:url(../cambodia/images/icon_02.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_a */
div.header_c_a{
	width: 87px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_b */
div.header_c_b{
	width: 70px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_c */
div.header_c_c{
	width: 99px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_d */
div.header_c_d{
	width: 92px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_e */
div.header_c_e{
	width: 90px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_f */
div.header_c_f{
	width: 105px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* header_c_03 */
div.header_c_03{
	width: 228px;
	height: 19px;
	background-image:url(../images/header_c_03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}


/* Healder Row 4 */

/* pile_a_01 */
div.pile_a_01{
	width: 48px;
	background-image:url(../images/pile_b_01.jpg);
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* pile_a_a */
div.pile_a_a{
	width: 900px;
	background-image:url(../images/bg_page.jpg);
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* pile_a_a_01 */
div.pile_a_a_01{
	width: 178px;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

.pile_menulink{	
	color: #a3ebfc;
}
a.pile_menulink:link{	
	color: #a3ebfc;
	text-decoration: none;
}
a.pile_menulink:visited{
	color: #a3ebfc;
	text-decoration: none;
}
a.pile_menulink:hover {
	color: #f9bf42;
	text-decoration: none;
}
a.pile_menulink:active {
	color: #f9bf42;
	text-decoration: none;
}
/* pile_a_menu */
div.pile_a_menulink{
	width: 158px;
	text-align: left;
	float:left;
	background: url(../images/left_link.jpg) repeat-y;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #f9bf42;
	margin-bottom: 1px;
	margin-top: 1px;
/*	border:1px solid red;*/
}

/* pile_a_menu */
div.pile_a_menuover{
	width: 158px;
	text-align: left;
	float:left;
	background: url(../images/left_over.jpg) repeat-y;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #f9bf42;
	margin-bottom: 1px;
	margin-top: 1px;
/*	border:1px solid red;*/
}

/* pile_a_menu */
div.pile_a_menulink_top{
	width: 178px;
	text-align: left;
	float:left;
	background: url(../images/left_link_top.jpg) no-repeat top;
}

/* pile_a_menu */
div.pile_a_menulink_bottom{
	width: 178px;
	text-align: left;
	float:left;
	background: url(../images/left_link_bottom.jpg) no-repeat bottom;
}

/* pile_a_a_02 */
div.pile_a_a_02{
	width: 513px; /* 543 - padd_left: 15px - padd_right: 15px */
	background-image:url(../images/sky_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	float:left;
	padding: 10px 15px 15px 15px;
/*	border:1px solid red;*/
}

/* pile_a_a_03 */
div.pile_a_a_03{
	width: 179px;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

/* pile_a_02 */
div.pile_a_02{
	width: 49px;
	background-image:url(../images/pile_b_02.jpg);
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}


/* Healder Row 5 */

/* footer */
div.footer{
	width: 997px;
	height: 75px;
	background-image:url(../images/buttom.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	text-align: left;
	float:left;
/*	border:1px solid red;*/
}

div.contactus{
	width: 205px;
	padding: 10px;
	float:left;
}