﻿BODY {
background-color:white;
margin-top:"0px"
}

.baslik2 {
background: url('Resimler/Genel/gradient3.jpg');
}

.baslik { background-color:#336699;}

.baslikLink { 
	background-color:#336699;
}

.baslikLink a:hover{ 
	background-color:#CCCCCC;
	text-color:black;
}
.logo {
background: url('Resimler/Genel/original3.jpg');}

.basFont {
color: CCCCCC;
font-family: Times, Helvetica, Georgia, Arial;
text-align="center";
}

.araSatir {
background-color:#CCCCCC;
}

.araFont {
color: black;
text-align: right;
font-size: 13px;
margin:0px 2px 0px 2px;
font-weight:bold;
}

.araFont a:visited{
	color:black;
}

.araFont a:link{
	color:black;
}
.araFont a:hover {
	color: red;
}

P {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-align: left;
text-indent: 2em;
margin-top:2px;
margin-left:15px;
margin-right:15px;
}

.ilanSeridi{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 9pt;
color: #800000;
text-align: center;
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

H1 {
font-family: Helvetica, Georgia, Arial;
font-style:italic;
font-size: 30px;
font-weight: bold;
color: black;
margin: 0 0;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

H2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: #800000;
margin: 0 0;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}

H3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #800000;
margin: 5 5;
text-align:left;
margin-left:15px;}

.center {
text-align: center;
}

.anaIcerik {
background: #E9E9E9;
vertical-align: top;
}

.solMenu {
	background: #E9E9E9;
	width:150px;
	height:485;
	vertical-align:top;
	text-align:left;
}

.strong {
font-weight:bold;
}

.yanBaslik {
font-weight:bold;
color: #800000;
}

A {
text-decoration: none;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
margin-left: 15px;
}

#navcontainer { 
	margin-left: 0px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
display: block;
padding: 4px 4px;
width: 150px;
color: #FFF;
background-color: #336699;
text-decoration: none;
}

#navcontainer a:hover
{
color: #000;
background-color: #CCCCCC;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul a
{
display: block;
padding: 3px 2px 2px 20px;
width: 150px;
color: #FFF;
background-color: #336699;
text-decoration: none;
}

ul#navlist #subactive a
{
background-color: #800000;
}


#navcontainer ul ul a:hover
{
color: #000;
background-color: #CCCCCC;
text-decoration: none;
}