body {
	margin: 13px;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    color: #787878;
    background:#4B4B4B;
}
		
#nav {
  background: #F2AA2E;
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
    color: #787878;
    text-align: Left;
}
.scrolmsg{
   text-decoration: none; 
   color: #5F729E;	
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #8dc445 url(images/menu_bg.gif) repeat-y;
}


#nav li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid white;
}

#nav a {
    color: #387009;
    text-decoration: none;
    display: block;
    padding: 6px 0 6px 23px;
}

* html #nav a {
    width: 100%;
    padding: 5px 0 5px 23px ;
}

#nav a:hover {
    background: #7BB243; 
    color: white;
    FONT-WEIGHT: bold;
}
#navselect{
	background: #7BB243;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
	}
	
.hand {
    	cursor:pointer;
}	
	
	
.navtable {
		background-color:#7BB243;
	}
	
.menubtn{
	background-color: #C9C9C9;
	border: thin outset #999999;
}
.menubtn:hover{
    background: white; 
}
	
.schbtn{
	background-color: #C9C9C9;
	border: thin outset #999999;
	font-size: 9px;
	height:17px;
}
.schbtn:hover{
    background: white; 
}
	
.gobtn{
	background-color: #C9C9C9;
	border: thin outset #999999;
	height:17px;
	width: 15px;
	font-size: 8px;
}	

.gobtn:hover{
    background: white; 
}
		
.submitbtn{
	background-color:#E1E1E1;
	border: thin outset;
	font-size: 10px;
}
.submitbtn:hover{
    background: white; 
}

.submitbtnbig{
	font-size: 15px;
	font-weight: bold;
}

.enqfomtxt{
	border:1px solid #ccc;
}

.selectsubmitbtn{
	background-color:white;
	border: thin outset #999999;
	font-size: 10px;
}
.selectsubmitbtn:hover{
    background: #C9C9C9;  
}


.alncenter {
    text-align: center;
}

.alncenter a {
    text-decoration: none;
    color: #878787;
    font-size: 10px;
}

.alnjstfy{
	text-align: justify;
	}
.left {
    float: left;
    margin: -1px 2px 0px 0px;
}

.bdy{
		background-color: #EEEEEE;
		margin-top :3px;
	}
	
.bok{
		background-color: #EEEEEE;
		margin-top :0px;
	}
	
.bokhed {
	font-size: 13px;
    background-color: #74729E;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}	

	
.boktext {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    background-color: #F5F5F5;
    border: 1px solid #C3C3EE;
}

.sertext {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	border: 1px solid #9C9CF1;
	background: #DBFFB7;   
}

.tblbdrdiv{
 border: 1px solid #D2D2D2;	
 padding-left :5px;
}

.tblbdr1{
 border: 1px solid #D2D2D2;	
}

.welcome{
	font-family: helvetica, arial, sans-serif;
    background:#F4F4F4;
    color: #2F483A;
    border-bottom: 4px solid white;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    
	}
	
.bodyheader	{
	font-size: 14px;
    font-weight: bold;		
    margin: 0 0 0 0;
    padding: 0;
    color: #00002B;
	}
	
.bodysubheader	{
	font-size: 13px;
    font-weight: bold;		
    margin: 0 0 0 0;
    padding: 0;
    color: #000000;
	}
	
.nospace	{
    margin: 0 0 0 0;
    padding: 0;
	}
	
.bodytext{
    font-size: 12px;
    margin: 0 0 0 0;
    padding: 0;
    color: #00002B;
    text-align: justify;
	}	
.homebodytext {
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0;
    color: #787878;
    text-align: justify;
	}	
	
.homeitemtext {
    font-size: 13px;
    margin: 0 0 0 0;
    padding: 0;
    color: #787878;
    text-align: justify;
	}	
		
.listbodytext{
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 0;
    color: #787878;
    text-align: left;
	}	

.bdyt_ttlhlnk{	
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    color: #0c4366;
	}
.bdyt_hlnk{	
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    color: #0c4366;
	}
	
.bdyt_htxt{	
    font-family: helvetica, arial, sans-serif;
    font-size: 10px;
    color: #0c4366;
	}
	
.bodytextsec_a{
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 0;
    font-weight: bold;		
    color: #00002B;
	}
	
.promotion{
    background: #E1E1FF;
    color: #00002B;
    border-bottom: 2px solid white;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 1px;
    font-weight: bold;	
	
	}	
.promotion:hover{
    background:#DBFFB7;
	}	

.foot_sec_a {
	border-top: 1px dotted #000000;
	background: #E1E1FF;
	font-size: 9px;
	text-align: center;
}

.left_link{
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}

.left_link:hover {
	text-decoration: underline;
	color: #993300;
	
}

.qenq_link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}

.qenq_link:hover {
	text-decoration: underline;
	color: #E8B723;
	
}

.foot_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #99CC00;
}

.foot_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #006633 ;
}
		
.footer{
    background: #2F483A;
    color: #FFFFFF;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    padding: 5px;
    font-weight: bold;	
	
	}	

	
.btmbdr{
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-bottom-color:#C3C3C3;
	
	}	

#booking {
	margin-top:1px;
	margin-right :2px;
    background: #1ab0e7;
}

#booking h2 {
    background: #27a2ce;
    color: #FFFFFF;
    border-bottom: 1px solid white;
    text-align: center;
    font-size: 12px;
    padding: 8px;
}

#bok .jtype {
    text-align: center;
}

#bok form {
    margin: 0 0 0 0;
    padding: 0;
}

#bok th, #bok td {
    text-align: left;
    padding-left: 3px;
    padding-right: 1px;
    color: #0c4366;
}

#bok .text {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 10px;
}

#bok .submit {
    border: 1px solid #0a5f7e;
    background: #177da2;
    color: white;
    font-weight: bold;
    font-size: 11px;
    cursor: hand;
}



#bok,
#bok a {
    color: #0c4366;
    text-decoration: none;
    font-weight: bold;
}

.menudropdown150 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	width: 145px;
	border: thin solid #EEEEEE;
	background: #DBFFB7;
}

.menudropdown151 {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	width: 145px;
	border: thin solid #EEEEEE;
	background: #59B300;
	color: #FFFFFF;
}

#rightsidebar {
	float: right;
    top: 0;
    height: 100%;
    background: #F4F4F4;
    padding:1px;
    padding-right:1px;
}

#rightsidebarheader {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
    background-image: url(../menucss/css_dhtmlsuite/images_dhtmlsuite/menu_strip_bg.jpg);
    color: #2F483A;
    padding: 3px;
    text-align: center;
    margin:0;
}

#rightsidebar_data {
    MARGIN-LEFT: 1px; 
}

#htlmst_brftbl{
	margin: 0 0 0 0;
    padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.sd_menu{
	margin: 0 0 0 0;
    padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #2F483A;
	
}

/*popwin star start*/
.popwin-html {
    background-color: #EEFDDF;
}

.popwin-html-content {
	position: absolute;
    display: none;
}
.popwin-loading {
    display: block;
	color: #090f14;
	font-size: 14pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*below can be rem*/
    padding-left: 22px;
    background-image: url(popjs/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}

.popwin-move {
    cursor: move;
}

.popwin-display-block {
    display: block;
}
.popwin-display-none {
    display: none;
}
/* end popwin */
