/*ANA BUTONLAR BAÞI*/
/*this is the css for the horizontal version*/
		.horizontal ul{
		    font-family:Verdana, Arial, Helvetica, sans-serif;
	        font-size:10px;
	        color:#1D2276;
			border-left: 1px solid;
			display: block;
		}
		.horizontal li{
	float: left;
	display: inline-table;
		}
		.horizontal li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1D2276;
	text-decoration: none;
	float: left;
	display: right;
	padding: 2px 2px;
			
		}
		
		.horizontal li li a{
			border-top: none;
			border-left: 1px solid;
		}
		.horizontal li ul{
	position: absolute;



































































































			margin-top: ;
	padding:2px;
	margin-left: 5px;
	border: none;
	display: block;
	text-align:5px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	z-index: 20;
	visibility: inherit;
	width: 80px;
	top: 90px;
			/*border-top: 1px solid;*/
		}
		
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 125px;
		}
		.horizontal li ul li a{
		  
		    font-family:Verdana, Arial, Helvetica, sans-serif;
	        font-size:10px;
	        color:#1D2276;
			text-decoration: none;
		    /*float: left;
			display: block;*/			
			padding: 2px 2px;
			
			/*border: 1px solid;*/
			border-left: none;
			width:125px;
		
		}
		.horizontal li ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	/*float: left;
			display: block;*/			
			padding: 2px 2px;
	/*border: 1px solid;*/
			border-left: none;
	width:125px;
			
		
		}
		.horizontal li ul li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	text-decoration: none;
	/*float: left;
			display: block;*/			
			padding: 2px 2px;
	background-color:#E8F3FF;
	/*border: 1px solid;*/
			border-left: none;
	width:125px;
		
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
	background-color: #1D2276;
	color: black;
	border-color: black;
		}
		.blackwhite li a:hover{
			background-color: black;
			/*/color: white;*/
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		.bluewhite li a{
	background-color: #1D2276;
	color: #FFFFFF;
	border-color: #CCFFCC;
		}
		.bluewhite li a:hover{
	/*background-color: #000033;*/
			color: #DDEEFF;
	border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}
/*ANA BUTONLAR SONU*/.R_Border_anasayfaSol {
	border-left: 1px solid #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#DDEEFF;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#DDEEFF;
	text-decoration: none;
}

.boldbasliktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#DDEEFF;
	text-decoration: none;

}
