body{
	color:#000000;
	background:url(../images/background.jpg) repeat-y center top;
	line-height:18px;
}

a:link , a:visited , a:active {color:#003366;}
a:hover {color:#FF0000;}

#main_table{

}

.mainbigcontent{
	background:url(../images/big_background.jpg) repeat-y;
	padding:4px 6px 4px 6px;
	/*color:#741F66;*/
}
.mainbigcontent td{
	padding:4px;
}

.mainmediumcontent{
	background:url(../images/medium_back.jpg) repeat-y;
	padding:4px 6px 4px 6px;
	text-align:right;
}
.mainmediumcontent td{
	padding:4px;
}

.mainsmallcontent{
	background:url(../images/small_back.jpg) repeat-y;
	padding:8px 12px 0px 12px;
	text-align:right;
}

.bigcontent{
	background:url(../images/big_background.jpg) repeat-y;
	padding:4px 12px 4px 12px;
	text-align:justify;
}
.daytitle{
	color:#000;
	font-weight:bold;
}
.greennotice{
	color:#006600;
	font-size:smaller;
}

#table_tours {
	text-align:center;
}
#table_tours img{
	margin:20px 16px 40px 3px;
}

#table_hotels{
	text-align:center;
}
#table_hotels img{
	margin:20px 3px 40px 0px;
}

.tourinfo{
	width:140px;
	direction:rtl;
	padding:7px 10px 7px 0px;
	margin:0px 10px 10px 0px;
	background:url(../images/tourinfobackground2.jpg) no-repeat bottom right;
	float:left;
	font-weight:bold;
	font-size:11px;
}
.tableform{
	width:100%;
	border:#ECECEC 1px solid;
	direction:rtl;
	text-align:center;
}
.tableform input{
	width:350px;
	color:#003366;
}
.tableform textarea{
	color:#003366;
	width:350px;
}
.tableform img{
	border:#CCC 1px dashed;
}

.darkgreen{
	color:#006666;
}
.darkgreenbold{
	color:#006666;
	font-weight:bold;
}
.red{
	color:#CC3300;
}
.red_light{
	color:#FF0000;
}
.carname{
	color:#003399;
	font-weight:bold;
}
.tour_image{
	border:#ECECEC 3px double;
	margin:7px;
	padding:4px;
}

#footer{
	text-align:center;
	background:url(../images/footer.jpg) no-repeat left bottom;
	margin:0 36px 0 36px;
	padding:100px 0 15px 0;
}

#tree{
	margin:5px 0 10px 10px;
	direction:rtl;
	text-align:right;
}
.pic{
	text-align:right;
	float:right;
	width:158px;
	margin:6px;
}
.pic img{
	border:#ECECEC 3px double;
	margin:3px;
	padding:4px;
}
.clear{
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}
.top{
	text-align:left;
	padding:5px;
}
#table_main_hotels{
	text-align:center;
	border:#F7F7F7 1px solid;
	margin-bottom:8px;
}
#table_main_hotels img{
	border:#ECECEC 1px solid;
}