/* CSS Document */
body {
	background-image: url(../jadartravel/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CBCBCB;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
td {
	font-size:12px;
	line-height:17px;
	}

h1 {
	font-size:12px;
	font-weight:bold;
	}

h2 {
	font-size:12px;
	font-weight:bold;
	}

.table_top_740 {
	background-image:url(yellow_bar_740.jpg);
	width:740px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}

.table_top_140 {
	background-image:url(yellow_bar_140.jpg);
	width:140px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.table_top_590 {
	background-image:url(yellow_bar_590.jpg);
	width:590px;
	height:22px;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
	}
	
.white_bg {
	background-color:#FFFFFF;
	padding:10px;
	}

.padding_left_right {
	padding-left:10px;
	padding-right:10px;
	}
	
.width_10 {
	display:block;
	width:10px;
	}
.height_10 {
	height:10px;
	}
a:link, a:visited{
	color:#FF9900;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
		
	}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	}
.footer_text a:link, .footer_text a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_text a:hover {
	background-color:#000000;
	color:#FFCC00;
	border:none;
	border-bottom:1px dashed #FF9900;
	}

.left_nav {
	margin-top:10px;
	border-top:1px solid #E1E1E1;
	}
	
.left_nav a:link, .left_nav a:visited{
	display:block;
	width:140px;
	font-size:11px;
	color:#000000;
	background-color: #FFFFFF;
	text-decoration:none;
	text-indent:10px;
	border-bottom:1px solid #E1E1E1;
	background-image:none;
}
.left_nav a:hover {
	background-color:#FFFFCC;
	}
.logo a:hover {
	border-bottom:none;
	width:300px;
	}
.highlight {
	border:1px solid #FFCC00;
	background-color:#FFFFCC;
	padding:5px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}