/*------menu -----*/
#mtnav {
	position: relative;
	font-size: 11px;
	top: 14px;
	left: 10px;
	
	}
	
	
#icerik {
	position: absolute;
	font-size: 13px;
	top: 30px;
	left: 200px;
	width: 600px;
	
	}
	
#mtnav strong {
	font-weight:normal;
	font-size: 11px;
	color: #353533;
	}

#mtnav a {
	text-decoration:none;
	color: #353533;
	font-size: 11px;
	background-color:transparent;
	padding:0;
	}

#mtnav a:hover,
#mtnav div.hover a {
	text-decoration:none;
	background-color:transparent;
	font-size: 11px;
	color: #353533;
	}

#mtnav div {
	font-family: Tahoma,Trebuchet MS,Verdana,Arial, Helvetica, sans-serif;	
	cursor:pointer;
	cursor:hand;
	font-size: 11px;
	font-weight: normal;
	color: #353533;
	}
#program{
	text-align:left;
	margin:0 0 -1px 0;
	text-align: right;
   background: #022297;
	width: 180px;
}
#program a{
	color:#fff;
	font:1.0em/27px Arial;
	padding:5px 5px 5px 5px;
	text-decoration:none;
}
#program a:hover{
	color:#fff;
}

body,td
{
	color: #333333;
	font-family:Geneva, Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size:13px;	
	line-height:19px;
}
.small
{
	font-size:11px;	
	line-height:16px;
}
h1
{
	margin-top:-1px;
	font-size:25px;	
	line-height:32px;
}
h2
{
	font-size:21px;	
	line-height:28px;
}
h3
{
	font-size:18px;	
	line-height:24px;
}
h4
{
	font-size:16px;	
	line-height:20px;
	padding-bottom: -15px;
}

li
{
list-style-type:square;
}

a 				{color: #666699; text-decoration: underline;}
a:hover 		{color: #ff6600; text-decoration: none;}
a:visited		{color: #6699cc; text-decoration: underline;}
a:visited:hover {color: #ff6600; text-decoration: none;}

.spot			{
				background: #ffffcc;
				border: 1px dotted #9999cc;
				padding: 10px;
				margin: 10px 70px 10px 0px;
				text-align: left;
				}
				
.spot2			{
				background: #ffcccc;
				border: 1px dotted #9999cc;
				padding: 10px;
				margin: 10px 70px 10px 0px;
				text-align: left;
				}		
				
.spot3		{
	border: 1px solid #022297;
	padding: 7px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}	
	
#logo {
	background: url('logo.png') no-repeat;
	height: 100%;
	width: 250px;
	height: 78px;
	text-align: center;
	}			
	
#splash{
	background: url('splash.png') no-repeat;
	height: 100%;
	width: 250px;
	height: 208px;
	text-align: center;
	}			