body{
	color:#FFF;
	line-height:16px;
	letter-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-image:url(../images/bg.gif);
	background-position:bottom right;
	background-color:#000000;
	background-repeat:no-repeat;
}

a:link , a:visited , a:active {color:#FF9900;}
a:hover {color:#FFCC33;}

#main_table{
	width:950px;
}
.main_content{
	background-image:url(../images/main_div_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;	
	background-color:#333;
	margin:0 10px 10px 0px;
	padding:10px;
}
.page_title{
	background-image:url(../images/group_title.gif);
	background-repeat:no-repeat;
	background-color:#3D3D3D;
	color:#FFCC33;
	font-size:22px;
	/*font-weight:bold;*/
	margin:-10px -10px 10px -10px;
	padding:10px;
	text-align:center;
}

#header{
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:100px;
}

#list_top{
	 margin-bottom:0px;
	 background:url(../images/header/bg.jpg) repeat-x;
	 text-align:center;
	 height:23px;
	 padding-top:4px;
}
#list_top a{
	color:#582A00;
	font-weight:bold;	
}
#list_top a:hover{
	color:#FFF;
}
#list_top img {
	height:20px;
	width:1px;
	background:#DE6A00;
	border-right:1px solid #FFC37E;
	margin:0 10px 0 10px;
}

.group2{
	background-image:url(../images/left_part_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#333;
	margin:10px 0px 10px 0px;
	padding:10px;
	text-align:left;
}
.group2 p{
	margin:7px 6px 7px 2px;
}
.group2_title{
	background-image:url(../images/group2_title.gif);
	background-repeat:no-repeat;
	background-color:#3D3D3D;
	color:#FFCC33;
	font-size:18px;
	
	margin:-10px -10px 10px -10px;
	padding:6px;
	text-align:center;
}

.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:#FF9900;
	font-weight:bold;
}

.subtitle{
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:4px;
	color:#FFCC33;
	text-align:center;
}


.greennotice{
	color:#006600;
	font-size:smaller;
}

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

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

.tourinfo{
	width:190px;
	margin:0px 0px 10px 10px;
	background:#3D3D3D;
	float:right;
	font-weight:bold;
	font-size:11px;
	padding:10px;
	border:#515151 3px double;
}


.tableform{
	width:100%;
	text-align:center;
	margin:5px 0 5px 0;
}
.tableform td{
	background:#3D3D3D;
	padding:7px;
}
.tableform input{
	width:280px;
	color:#606060;
}
.tableform textarea{
	width:280px;
	color:#606060;
}
.tableform select{
	width:280px;
	color:#606060;
}
.tableform img{
	/*border:#CCC 1px dashed;*/
}



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

#footer{
	text-align:center;
	color:#8796A9;
	margin-top:18px;
	font-size:10px;
}
#footer a{
	font-size:12px;
}

#tree{
	margin:12px 0 6px 10px;
	/*text-align:left;*/
}
.pic{
	text-align:left;
	float:left;
	width:196px;
	margin:6px;
	/*border:#CCCCCC 1px solid;*/
}
.pic img{
	border:#ECECEC 5px solid;
	margin:3px;
	padding:2px;
}
.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;
}

#div_left_part img{
	margin-bottom:8px;
}
.countries_names{
	background:#3D3D3D;
	padding:10px;
	font-size:18px;
	text-align:center;
}
.countries_names a{
	color:#FF9900;
}

.tours_home_name{
	color:#FFCC33;
	font-size:18px;
	text-align:left;
}

.list_top_countries p{
	margin:0px 0px 4px 0px;
}
