
BODY {

margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
			background-color: #ffffff;
					scrollbar-face-color: #ECB72E;
	scrollbar-shadow-color: #A43800;
	scrollbar-highlight-color: #FFF0B1;
	scrollbar-3dlight-color: #A43800;
	scrollbar-darkshadow-color: #A43800;
	scrollbar-track-color: #FFE694;
	scrollbar-arrow-color: #300000;
		
	  }
	  	  .verdana_beyaz_11 {
	font-family: verdana;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #fff;
}
	  .verdana_Sari_11 {
	font-family: verdana;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #FFCF64;
}	
.tahoma10 {
	font-family: tahoma;
	font-size: 10px;
		font-weight: none;
	text-decoration: none;
	color: #6e220c;
}	
.tahoma11ss {
	font-family: tahoma;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #FFB827;
}
.tahoma11s {
	font-family: tahoma;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #D98A28;
}
A.tahoma11s  {
	font-family: tahoma;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #D98A28;
}
A.tahoma11s :hover {
	font-family: tahoma;
	font-size: 11px;
		font-weight: none;
	text-decoration:underline;
	color: #D98A28;
}	
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
		font-weight: none;
	text-decoration: none;
	color: #6e220c;
}
.tahoma12sari {
	font-family: tahoma;
	font-size: 12px;
		font-weight: bold;
	text-decoration: none;
	color: #ffab00;
}
.tahoma10sari {
	font-family: tahoma;
	font-size: 10px;
		font-weight: none;
	text-decoration: none;
	color: #ffb827;
}	
A.tahoma10sari {
	font-family: tahoma;
	font-size: 10px;
		font-weight: none;
	text-decoration: none;
	color: #ffb827;
}
A.tahoma10sari:hover {
	font-family: tahoma;
	font-size: 10px;
		font-weight: none;
	text-decoration:underline;
	color: #ffb827;
}	
.tahoma17 {
	font-family: tahoma;
	font-size: 17px;
		font-weight: bold;
	text-decoration: none;
	color: #6e220c;
}	
.tahoma16 {
	font-family: tahoma;
	font-size: 13px;
		font-weight: bold;
	text-decoration: none;
	color: #6e220c;
}	
A.tahoma16 {
	font-family: tahoma;
	font-size: 13px;
		font-weight: bold;
	text-decoration: none;
	color: #6e220c;
}
A.tahoma16:hover {
	font-family: tahoma;
	font-size: 13px;
		font-weight: bold;
	text-decoration:underline;
		color: #6e220c;
}
.menus {
	font-family: tahoma;
	font-size: 11px;
		font-weight: bold;
	text-decoration: none;
	color: #6E220C;
}	
A.menus {
	font-family: tahoma;
	font-size: 11px;
		font-weight: bold;
	text-decoration: none;
	color: #6E220C;
}
A.menus:hover {
	font-family: tahoma;
	font-size: 11px;
		font-weight: bold;
	text-decoration:underline;
		color: #6E220C;
}
.texboxpx {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6E220C;
	background-color: #ffea96;

	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c57d22;
	border-right-color: #c57d22;
	border-bottom-color: #c57d22;
	border-left-color: #c57d22;
}
.txtstyle {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;

	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.txtstyleGR {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #F4F4F4;

	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #37362F;
	border-right-color: #37362F;
	border-bottom-color: #37362F;
	border-left-color: #37362F;
}
	#dhtmlgoodies_tooltip{
		background-color:#F9D77A;
		border:1px solid #CB7A1E;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: tahoma;
		font-size:10px;
		color:#6E220C;
		
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#5F1602;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}



  