/* CSS Document */

html {
	margin: 0px;
	padding: 0px; 
	}

body { 
		
	margin: 0px;
	
font-family: Verdana, Arial, Helvetica;
font-size:10px
	}

input, select {font-family: verdana; font-size: 10px; color: #333333;	} 
	
#bg {
background-image:url(../images/asianbg.jpg);
background-repeat:repeat-y;
}

.txt1
{
color:#454545; font-family: Arial, Helvetica, sans-serif; font-size:11px;  line-height:18px; padding-left:10px; padding-right:10px; text-align:justify
}
.txt1 A{color:#7DA705; text-decoration:none; font-weight:bold}
.txt1 A:hover { color:#000000; text-decoration:none; font-weight:bold }

.txt2{
color:#454545; font-family: tahoma, Helvetica, sans-serif; font-size:11px;  line-height:15px; padding-left:10px; padding-right:10px; text-align:justify; LETTER-SPACING: 2px;
}
.txt2 A{color:#996633; text-decoration:none; font-weight:bold}
.txt2 A:hover { color:#000000; text-decoration:none; font-weight:bold;  border-bottom-style:dotted; border-bottom-width:thin  }


/* Tours */
.txt3{color:#000000; font-family: arial, Helvetica, sans-serif; font-size:11px;  line-height:20px; padding-left:5px; padding-right:2px; text-align:left;}
.txt3 A{color:#000000; text-decoration:none; font-weight:bold;}
.txt3 A:hover { color:#996633; text-decoration:none; }

.hoteltitle {color:#000000; font-family: trebuchet ms, tahoma, Helvetica, sans-serif; font-size:16px;  line-height:15px; padding-left:10px; padding-right:10px; LETTER-SPACING: 1px; font-weight:bold;}

.txt4{color:#000000; font-family: verdana, Helvetica, sans-serif; font-size:11px;  line-height:18px; padding-left:5px; padding-right:2px; text-align:left;}
.txt4 A{color:#996633; text-decoration:none; font-weight:bold;}
.txt4 A:hover { color:#000000; text-decoration:none;border-bottom-style:dotted; border-bottom-width:thin; border-width:thin }

#brcolor{color:#996600}


.title {color:#993300; font-family: trebuchet ms, tahoma, Helvetica, sans-serif; font-size:21px;  line-height:25px; padding-left:5px; padding-right:10px; LETTER-SPACING: 1px; font-weight:bold;}


/*end  */

input.butreset,input.cursor {
  border: 0px ;
  BACKGROUND-IMAGE: url(../images/reset.jpg);
  BACKGROUND-REPEAT: no-repeat;
  vertical-align: top;
  height:12px;
  width:53px;
  cursor:pointer;
}

input.butsubmit,input.cursor {
  border: 0px ;
  BACKGROUND-IMAGE: url(../images/submit.jpg);
  BACKGROUND-REPEAT: no-repeat;
  vertical-align: top;
  height:11px;
  width:54px;
  cursor:pointer;
}

.headline { color: #145BAD; font: 14px Arial; font-weight:bold}
.headline A { color: #145BAD; font: 14px Arial; font-weight:bold; text-decoration:none}
.headline A:Hover { color: #145BAD; font: 14px Arial; font-weight:bold}

.weblink {	font: 11px verdana; color: #C11718; font-weight:bold }
.weblink A{font: 11px verdana; color: #C11718; text-decoration:none;font-weight:bold }
.weblink A:hover{font: 11px verdana; color: #000000;  text-decoration:underline;font-weight:bold}
