body {
	background: #00649d;
	margin: 0;
	font-family: Verdana;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

.habercont {
	padding-left: 10px;
	background:url('/images/haber_bg.jpg');
	background-repeat: repeat-y;
	margin-top: 3px;
}

a.haberbaslik {
	margin-left: 25px;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#0066FF;
}

a.habertext {
	margin-left: 25px;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
	color: #006600;
}

#container {
	clear: both;
	width: 720px;
	margin: 0 auto;
	background: url('/images/main_bg.jpg');
	font-size: 12px;
}

#leftdiv {
	margin-left: 6px;
	width: 183px;
	float:left;	
}

#centerdiv {
	margin-left: 20px;
	width: 255px;
	float:left;
}

#rightdiv {
	float:left;
	margin-right: 3px;
	width: 235px;
}

a.menuitem2 {
	background-image: url('/images/mainmenubg.jpg');
	background-position: center center;
	background-repeat: repeat-y;
	display: block;
}
a.menuitem2:hover {
	background-image: url('/images/mainmenubg.jpg');
	background-position: center center;
	background-repeat: repeat-y;
	display: block;
}

#footer {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
}

#footer a.foot {
	font-size: 10px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}

a.unititem {
	padding-bottom: 0px;
}

h3.maincat {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #003399;
}

h4.anaunite {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0066FF;
}

h4.anaunite2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #0066FF;
}

h4.anaunite2:hover {
	color: #003399;
}

li.unite {
	list-style-image: url('/images/icon.gif');
	list-style-position:inside;
}

a.unite {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
}

a.unite2 {
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	display:block;
	padding-left: 20px;
	background-image: url('/images/icon.gif');
	background-repeat: no-repeat;
}

