.text{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.text_kdg{
	font-family: Verdana;
	font-size: 11px;
		line-height: 18px;
	color: #000000;	
	font-weight: normal;
	TEXT-DECORATION: none;
}
.text1{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.text2{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.hadar{
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #ff0000;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.hadar1{
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.hadar0100{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #9b0b0b;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}
A.webcreation:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation1:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 12px;
}
A.webcreation1:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 12px;
}
A.webcreation1:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
}
A.webcreation1:hover {
	COLOR: #feb747;
	TEXT-DECORATION: underline;
	font-weight:normal;
	font-family: Verdana;
	font-size: 12px;
	
	
}
A.webcreation2:active {
	COLOR: #0847c5;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation2:link {
	COLOR: #0847c5;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation2:visited {
	COLOR: #0847c5;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation2:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}


A.webcreation3:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation3:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation3:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 11px;
}
A.webcreation3:hover {
	COLOR: #0000FF;
	TEXT-DECORATION: underline;
	font-weight:normal;
	font-family: Verdana;
	font-size: 11px;
}


.tableborder {
	border: 1px solid #9b0b0b;
}

/**************************************expandable Menu--)08-08-09 *********************************/
.arrowlistmenu{
width: 260px; /*width of accordion menu*/
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #9d0b0b;
text-decoration:none;

}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
cursor: hand;
cursor: pointer;
height:30px;
}

.arrowlistmenu h3 { margin:0px; padding:0px; height:100px; display:block;  height:30px; border-bottom:0px solid #f46f42; }
.arrowlistmenu h2.menuheader { margin:0px; padding:0px; display:block; height:0px; border-bottom:0px solid #f46f42; }
.arrowlistmenu .categoryitems li { border-bottom:0px solid #f46f42; padding-top:2px; display:block; }
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
height:30px;

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
background-color:#9d0b0b;
width:260px;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
text-decoration:none;
}

.arrowlistmenu ul li{
padding-bottom: 5px; /*bottom spacing between menu items*/
font-size:12px;
font-weight:normal;
padding-left:45px;
line-height:23px;
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
/*background: lightblue !important;*/
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
/*background: lightgreen !important;*/
}

.arrowlistmenu ul li a{
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;

/*background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/*/


 /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size:11px;
text-decoration:none;
}

.arrowlistmenu ul li a:visited{
color: #ffffff;

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#e2b25e;
/*text-decoration:underline;*/
}


.arrowlistmenu ul li a.subexpandable:hover{ /*hove r state CSS for sub menu header*/
/*background: lightblue;*/
}
.hide { display:block;  margin:0px; padding:0px; line-height:0px; margin-bottom:0px; background-color:#000000; font-size:1px; display:none;}
.hide1{ display:block;  margin:0px; padding:0px; line-height:0px; overflow:hidden; visibility:hidden; margin-bottom:0px; background-color:#000000; }


/*Expanded Menu completes here*/



/**************************************02-12-09*********************************/



.formtext1{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #9b0b0b;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.formtext2{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}


.formtext3{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.formtext4{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}

.textfield {
	font-family: Arial;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	height: 18px;
	border: 1px solid #D00000;
	line-height: 16px;
	text-indent: 5px;
	background-color: #FFFFFF;
	
}

.border { padding:3px; border:1px solid #CCCCCC;}


.border_image { padding:1px; border:1px solid  #FF0000;}



.terms{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #9b0b0b;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}
a.terms:hover{
font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color:#FF0000;
	text-align: justify;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.text_terms{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.text_bookinghading{
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px;
	color: #F79646;
	text-align: left;
	TEXT-DECORATION: none;
	font-weight:bold;
}

.text_bookinghading1{
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	TEXT-DECORATION: none;
	font-weight:bold;
}

.text_smallbookinghading{
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	TEXT-DECORATION: none;
	font-weight:bold;
}


.text_bookingdetail{
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	TEXT-DECORATION: none;
	font-weight:bold;
}


.btncss {
	cursor:pointer;
	background-color:#D00000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
		border:1px groove #D00000;
}

