body {
	margin: 0;
	background: url(images/bgr.jpg) repeat-y top center ;
	background-color: #A9CBE0;
}

#container {
	margin: 0 auto;
	width: 940px;
	height: 100%;
	
}

img { 

	border: none;
	}

/* PNG FIX IE6 */
img, div, td { behavior: url(js/iepngfix.htc) } 

a {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}


.red {color: #FF0000}

.arial24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; 
}

#paketler td {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
td.header {
	background: url(images/bg_header.gif);
	vertical-align: bottom;
}
td.main_sol {
	background: url(images/main_table_sol.gif);
	vertical-align: top;
}
td.main_sol .baslik{
	font-weight: bold;
	color: #3366CC;
	vertical-align: middle;
	height: 35px;
}
td.main_sag {
	background: url(images/main_table_sag.gif);
	vertical-align: top;
}
.txt_mavi {
	color: #3366CC;
}
.txt_mavibold {
	color: #3366CC;
	font-weight: bold;
}
.txt_acikyesil {
	color: #999900;
}
.txt_acikyesilbold {
	color: #999900;
	font-weight: bold;
}
.txt_pembeacik {
	color: #CC6666;
}
.txt_pembeacikbold {
	color: #CC6666;
	font-weight: bold;
}
.txt_pembekoyu {
	color: #993366;
}
.txt_pembekoyubold {
	color: #993366;
	font-weight: bold;
}
.txt_yesilmavi {
	color: #009999;
}
.txt_yesilmavibold {
	color: #009999;
	font-weight: bold;
}
td.back_baslik {
	background: url(images/back_baslik_bg.gif);
	height: 31px;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}
#title_bar {
	background-image: url(images/back_baslik_bg.gif);
	width: 723px;
	text-align: left;
	padding: 7px 0px 0px 25px;
	height: 24px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: larger; COLOR: #CC6600
}
#kutu1 {
	background-image: url(images/bg_kutu.gif);
	vertical-align: top;
	width: 225px;
	border: 1px solid #9CAFDA;
	padding: 15px;
}
#kutu2 {
	background-image: url(images/bg_kutu.gif);
	vertical-align: top;
	width: 225px;
	border: 1px solid #9CAFDA;
	padding: 15px;
}
#kutu3 {
	background-image: url(images/bg_kutu.gif);
	vertical-align: top;
	width: 225px;
	border: 1px solid #9CAFDA;
	padding: 15px;
}
#kutu4 {
	background-image: url(images/bg_kutu.gif);
	vertical-align: top;
	width: 225px;
	border: 1px solid #9CAFDA;
	padding: 15px;
}
#kutu_link {
	vertical-align: top;
	width: 225px;
	padding: 0px;
	background-color: #FFFFFF;
}
#kutu_link a{
	color: #3D5487;
	text-decoration: underline;
	font-weight: normal;
}#kutu_link a:hover {
	color: #3366CC;
	text-decoration: underline;
	font-weight: normal;
}
.txt_bordo {
	color: #cc0000;
	font-weight: bold;
	font-size: 12px;
}

.txt_vadaa { color: #7C2E92;}

td.mainbox {
	vertical-align: top;
	border: 1px dotted #9CAFDA;
	padding: 10px;
	font-size: 10px;
}

.txt_ilkpaket {
	color: #009999;
	font-weight: bold;
}


.fiyat_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

/*- Menu 14--------------------------- */
	
	
#menu14 {
	width: 200px;
	margin: 0 auto;
	}

#menu14 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(images/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(images/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}				
	
/*- Menu 10--------------------------- */
	
#menu10 {
	width: 200px;
	margin: 0 auto;
	}

#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF6600;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	