body {
	background-color: #FFD24A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding : 0; 
	margin : 0;
}

.mainOuter {
	background-color: #FDF9E0;
	padding: 13px 13px 13px 13px;
}

.mainInner {
   background-color: #FFF;
   color: #400000;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
	line-height: 2em;
}

.faq {
   background-color: #FFF;
   color: #400000;
	font-size: 12px;
	padding: 10px 20px 10px 20px;	
	line-height: 20px;
	text-align: left;
}

.nowrap {
	white-space: nowrap;
}

.question {
   background-color: #FFF;
   color: Red;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	line-height: 20px;
}

.answer {
   background-color: #FFF;
   color: #006600;
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	line-height: 20px;
}

.priceLeft {
   background-color: #FFF;
   color: #400000;
	font-size: 12px;
	padding: 5px 10px 5px 0;
   text-align: right;
}

.priceRight {
   background-color: #FFF;
   color: #400000;
	font-size: 12px;
	padding: 5px 0 5px 10px;
   text-align: left;
}

hr {
border: none 0; 
border-top: 2px dashed #CCCCCC;/*the border*/
width: 97%;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
margin:1em;
} 

hr.veh {border: none 0; 
border-top: 2px dashed #CCCCCC;/*the border*/
width: 100%;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
} 

hr.veh_div {border: none 0; 
border-top: 1px dotted Red;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

hr.wx {border: none 0; 
border-top: 2px dashed #000099;/*the border*/
width: 90%;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #400000;
	font-style: normal;
	font-weight: bold; 
}

h2 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #400000;
	font-style: normal;
	font-weight: bold; 
}

h3 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #400000;
	font-style: normal;
	font-weight: bold; 
}

h4 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #400000;
	font-style: normal;
	font-weight: bold; 
}

h4.model { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #EE0000;
	font-style: normal;
	font-weight: bold; 
	/*margin-bottom: -15;*/
}

h4.lft_group { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDF9E0;
	font-size: 15px;
	color: #400000;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-left: 2px solid #CCCCCC; 
	border-top: 2px solid #CCCCCC; 
	border-bottom: 2px solid #CCCCCC; 		
}

h4.rt_group { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDF9E0;
	font-size: 15px;
	color: #400000;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border-right: 2px solid #CCCCCC; 
	border-top: 2px solid #CCCCCC; 
	border-bottom: 2px solid #CCCCCC;
	text-align: right; 	
}

h4.center_group { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FDF9E0;
	font-size: 15px;
	color: #400000;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #CCCCCC; 
	text-align: center; 
	width: 50%;	
	white-space: nowrap;
}

h4.center_error { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFECEC;
	font-size: 14px;
	color: #E10000;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #AE0000; 
	text-align: center; 
	width: 50%;	
	white-space: nowrap;
}

h5 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #400000;
	font-style: normal;
	font-weight: bold; 
}

.redNote {
	color: Red;
}

.greenNote {
	color: #009900;
}

ul.model
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #943709;
	font-size: 12px;
	list-style-type: square;
	margin-left: 25px;
}

ul.detail
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #400000;
	font-size: 12px;
	list-style-type: circle;
	margin-left: 0;	
}

/* ## Form Booking ## */

.textform { 
 color: #400000; 
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 border: 1px solid #666666;
 padding:2px;
 width: 210px;
}

.textfom_lft {
 color: #400000; 
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 padding: 2px 10px 2px 0;
 text-align: right;
}

.mandatory_lft {
 color: Red; 
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 padding: 2px 10px 2px 0;
 text-align: right;
}

.button {
 color: #400000;
 background-color: #FDF9E0;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
 padding: 2px; 	
}

.textfom_rght {
 color: #400000; 
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: bold; 
 padding: 2px 0 2px 0;
 
}

.texthdr_rght {
 color: #400000; 
 background-color: #FFFFFF;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold; 
 padding: 2px 0 2px 0;
 
}

.errors {
 color: #E10000; 
 background-color: #FFECEC;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px; 
 padding: 3px;
 text-align: center;
 line-height: 17px;
 
}

.selctdmy {
 color: #400000;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px; 
 background-color: #FFFFFF; 
 border: 1px solid #666666;
 padding:2px;
 width: auto;
}

/* ## Lastmin ## */
.lst_group{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
   padding: 3px 0 3px 0;
	text-align: center;
	font-weight: bold;
}

.lst_model{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11px;
   padding: 3px 0 3px 0;
	text-align: center;
	font-weight: bold;
}

.lst_from_to{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
   padding: 3px 0 3px 0;
	text-align: center;
	font-weight: bold;
}

.lst_tmb_td {
	text-align: center;
	padding: 5px 0 5px 0;
}

.lst_thumb {
	border:2px solid #999;
}

.lst_pay {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 19px;
   padding: 3px 0 3px 10px;
	font-weight: bold;
}

.lst_price {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
   padding: 0px 0 3px 10px;
	font-weight: bold;
}

.lst_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 11px;
   padding: 3px 0 5px 0;
	font-weight: bold;
	text-align: center;
}

a.lst_link {
	color: #FFFFCC;
	text-decoration: none;
}

a.lst_link:hover {
	color: #FFCCE6;
	text-decoration: none;
}


/* ## Godirect ## */
.godirect {
   background-color: #FF0000;
	color: #EAEAEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.godirect{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFDB8E;
text-decoration: none;
text-align: center;
}

a.godirect:hover{
color: #FFF;
text-decoration: none;
text-align: center;
}

/* ## Contact Us ## */
.contact {
	background-color: #FFF;	
	}

a.contact {

	color: #E24D00;
	text-decoration: none;
}

a.contact:hover {
	color: #999999;
	text-decoration: none;
}


.inner_content {width:50%;text-align:justify;margin:0 auto;}

.inner_content a{
color: #E24D00;
text-decoration: none;
}

.inner_content a:hover {
color: #999999;
text-decoration: none;
}


/* ## Model ## */
.v_model {
	background-color: #FFF;	
	}

a.v_model {

	color: #E24D00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	border-top: 1px solid #FF6600;	
	border-bottom: 1px solid #FF6600;
	padding: 2px 0 2px 0;
   white-space: nowrap;	

}

a.v_model:hover {
	color: #999999;
	text-decoration: none;
	border-top: 1px solid #999999;	
	border-bottom: 1px solid #999999;
}

.v_small {
	font-size: .9em;
}


/* ## Main Menu Starts ##  */

/* ## Menu Light ## */
.menuLight {
	background-color: #FF0000;	
	padding: 4px 0px 4px 4px;
	width: 100%;
	display:block;
	}

a.menuLight {

	color: #E0E0E0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.menuLight:hover {
	color: #FFFFF0;
	text-decoration: none;
}


/* ## Menu Dark ## */
.menuDark {
	background-color: #FF0000;	
	padding: 4px 0px 4px 4px;
	width: 100%;
	display:block;
}

a.menuDark {
	color: #E0E0E0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.menuDark:hover {
	color: #FFFFF0;
	text-decoration: none;
}

/* ## Menu This Page ## */
.thisPageLight {
   background-color: #FDF9E0;
	padding: 4px 0px 4px 4px;
	width: 100%;
	display:block;
}

a.thisPageLight {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.thisPageLight:hover {
	color: #FF0000;
	text-decoration: none;
}

.thisPageDark {
   background-color: #FDF9E0;
	padding: 4px 0px 4px 4px;
	width: 100%;
	display:block;
}

a.thisPageDark {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.thisPageDark:hover {
	color: #FF0000;
	text-decoration: none;
}
/* ## Main Menu Ends ##  */

.copyright {
	background-color: #FF0000;
	color: #FFF;
	padding: 3px 0 3px 0;
	font-size: 9px;
	text-align: center;
	font-weight: bold;		
}

a.copyright {
	color: #FFF;
	padding: 0;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

a.copyright:hover {
	color: #FFF;
	text-decoration: underline;

}

.siteBy {
	background-color: #FF0000;
	color: #FFF;
	padding: 3px 5px 3px 5px;
	font-size: 9px;
	text-align: right;
	font-weight: bold;

}

a.siteBy {
	color: #FFF;
	padding: 0;
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	font-weight: bold;	
}

a.siteBy:hover {
	color: #FFF;
	text-decoration: underline;
}

.toTop {
	background-color: #FF0000;
	color: #FFF;
	padding: 3px 0px 3px 0px;
	font-size: 9px;
	text-align: center;
}

a.toTop {
	color: #000;
	padding: 0;
	text-decoration: none;
	font-size: 9px;
	text-align: center;	
}

a.toTop:hover {
	color: #A46302;
	text-decoration: none;
}

.date {
	background-color: #FF0000;
	color: #FFF;
	padding: 3px 20px 3px 0px;
	font-size: 10px;
	text-align: right;
}

.affil_outer {
	padding-right:6px;
	background-color: #FF0000;
	line-height:18px;
	text-align:right;
	border-top:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
}

.affil {
    display:block;
	background-color: #FF0000;
	line-height:18px;
	text-align:right;
}

a.affil {
    display:block;
	color: #FFFFCC;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

a.affil:hover {
    display:block;
	color: #FFFFF0;
	text-decoration: none;
}


.absmiddle {
vertical-align:middle;
}


/* ## Background Colours Start ## */
.white {
	background-color: #FFF;
}

.darkGrey {
	background-color: #e0e0e0;
}

.darkRed {
	background-color: #A40000;
}

.paleOlive {
	background-color: #F0F4E9;
}

.lightOlive {
	background-color: #FF0000;
}

.mediumOlive {
	background-color: #79926F;
}

/* ## Background Colours End ## */