<!--
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ust {
	background-image:url(images/b_1.gif);
	height: 304px;
}
#orta {
	clear: both;
	background-image:url(images/b_1.gif);
}
#alt {
	background-image:url(images/b_1.gif);
	clear: both;
	height: 80px;
}
#sol {
	background-image:url(images/cappadocia_car_rent_05.jpg);
	float: left;
	width: 160px;
	height: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sag {
	background-image:url(images/b_1.gif);
	float: right;
	width: 160px;
	height: 500px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#icerik {
	background-image:url(images/b_1.gif);
	float: left;
	width: 620px;
	height: 500px;
	margin: 5px;
}
-->
body {
	background-color="#003300";
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	color:White;
    	SCROLLBAR-FACE-COLOR: #eeeeee; 
	SCROLLBAR-HIGHLIGHT-COLOR: #efefef; 
	SCROLLBAR-SHADOW-COLOR: #acacac; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #eeeeee; 
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;
}

table 
{
	
	font-size:12px;
	color:black;
	
	
}

.menu {
	PADDING-RIGHT: 3px; 
  	PADDING-LEFT: 8px; 
  	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 3px; 
	PADDING-TOP: 3px  
	  
	
}

a:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color:#006600;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color:#003300;
	text-decoration: none;
	}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color:#ff0000;
	text-decoration: underline;
	}
