/* CSS Dökümanlari */
body{
	padding:0px;
	margin:0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#04587C; 
}

/*----Üst Panel----*/
#ustPan{width:1023px; height:170px; position:relative; margin:0 auto; }
#ustsolPan{width:729px; height:170px; background:url(images/head.gif) no-repeat; float:left;}
#ustsagPan{width:294px; height:170px; float:left; 
	background:url(images/topright.gif) no-repeat;}
#ustsagPan p{
	padding:90px 40px 0;
	line-height:12px;
	font:Verdana, Arial, Helvetica, sans-serif;
}

/*----Orta Panel----*/
#ortaPan{width:1023px; height:470px; position:relative;}
#ortasolPan {
	width:226px; 
	height:820px; 
	background:url(images/sol.jpg) repeat; 
	float:left;
	}

#ortaortaPan{width:476px; height:800px; background-color:#A7D3D8; 
	background:#A7D3D8; repeat; 
	float:left; padding-top:20px; padding-left:27px;}
#ortaortaPan p{
	color:#000000; 
	}
#ortaortaPan p.small {
	}
#ortaortaPan a, #ortaortaPan a:link, #ortaorta a:visited {
	text-decoration: none;
	color: #04587C;
	padding: 0 0 0 0;
	}
#ortaortaPan a:hover {
	text-decoration: none;
	color: #fff;
	}

#ortasagPan{width:294px; height:820px; background:url(images/ortsag.gif) repeat; float:left;}
#ortasagPan p{
	color:#000000;
	padding-left:40px;
	padding-top:20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ortasagPan a, #ortasagPan a:link, #ortasag a:visited {
	text-decoration: none;
	color: #04587C;
	/*font-size: 8px;*/
	padding: 0 0 0 0;
	}
#ortasagPan a:hover {
	text-decoration: none;
	color: #fff;
	}


#ortasaguPan{width:294px; height:12px; background:url(images/ortust.gif) repeat; float:left;}
#alt1Pan {
	width:1023px; height:15px; background-color:#FFFFFF; background:#FFFFFF; repeat; float:left;}
#alt2Pan {
	width:1023px; 
	height:35px; 
	background-color:#C7DFEE; 
	background:#C7DFEE; repeat;  
	float:left; 
	padding-top:15px;}
#alt3Pan {
	width:1023px; 
	height:15px; 
	background-color:#FFFFFF; 
	background:#FFFFFF; repeat;  
	float:left;}

#alt1Pan a, #alt1Pan a:link, #alt1Pan a:visited {
	text-decoration: none;
	color: #04587C;
	padding: 0 20px 0 0;
}

#alt1Pan a:hover {
text-decoration: none;
color: #fff;
}

#alt2Pan a, #alt2Pan a:link, #alt2Pan a:visited {
text-decoration: none;
color: #04587C;
padding: 0 20px 0 0;
}

#alt2Pan a:hover {
text-decoration: none;
color: #fff;
}

#alt3Pan a, #alt3Pan a:link, #alt3Pan a:visited {
text-decoration: none;
color: #04587C;
padding: 0 20px 0 0;
}

#alt3Pan a:hover {
text-decoration: none;
color: #fff;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 226px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 0px;
	border-width: 0px;
	padding-top:16px;
	}
	
#menu li a {
	height: 14px;
	line-height:10px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	text-align:right;
	}	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	/*background: url(images/menu2.gif);*/
	padding: 0px 16px 0 0px;	
	}
#menu li a:hover {
	color: #26370A;
	background: url(images/menu2.gif) 0 -14px;
	padding: 0px 16px 0 0px;
	}
	
#menu li a:active {
	color: #26370A;
	/*background: url(images/menu2.gif) 0 -14px;*/
	padding: 0px 16px 0 0px;
	}
