@charset "utf-8";
/* CSS Document */

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	}

		
	
	#solbaslik{
	background-image: url(img/mavi.jpg);
	height: 29px;
	width: 220px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
}
#soltablo{
	width: 217px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	}
	#solmenu a{
	color: #001862;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 5px;
	height: 30px;
	margin-top: 10px;
	padding-top: 10px;
		}
		
		#solmenu a:hover{
	color: #333;
	text-decoration: underline;	
	font-size: 11px;	
	padding-left: 5px;
	margin-left: 5px;
			height: 30px;
			margin-top: 10px;
	padding-top: 10px;
		}
		
#menu a{
	text-align: left;
	font-size: 12px;
	color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:hover {
	text-align: left;
	font-size: 12px;
	color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
	text-decoration: underline;
	}
	
	#icerik{
	vertical-align: top;
	padding: 20px;
	float: left;
	font-size: 12px;
	width: 589px;
	color: #666;
		}
		
		#sagbaslik{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	width: 208px;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
			}
			#sagtablo{
	width: 147px;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
	margin-top: 5px;
				}
				
				#ortabaslik{
	font-size: 14px;
	color: #127dc3;
	padding-left: 20px;
}
#alttablo{
	height: 50px;
	background-image: url(img/altbg.jpg);
	}
	#adres{
	color: #FFF;
	background-image: url(img/top_menu_bg.gif);
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
		}
	
