body {
background-color: #fff;
margin: 0;
padding: 0;

}

a {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	background-color: #E74E45;
}

img {
border: 0; 
border-style:solid; 
border-color:#ffffff;
}

img:hover {
border: 1; 
border-style:solid; 
border-color:#000000;
}
/* Sayfada  Düz Metinler */
.h0 {
	font-family: Verdana;
	font-size: 9px;	
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
	}
.h1 {
	font-family: Verdana;
	font-size: 11px;	
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding: 4px 4px 4px;
	}
/* Kalın Konu Başlık */
.h2 {
	font-family: verdana;	
	font-size: 11;
	height: 20px;
	margin: 0 auto;
	padding: 2px 2px 2px;
	color: #fff;
	font: bold;
	
	}
/*Ana Başlık*/
.h3 {
	font-family: Verdana;
	font-size: 12px;
	padding: 4px 2px 2px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font: bold;
	color: #000;
	text-align: center;
	}
	.h4 {
	font-family: Verdana;
	font-size: 10px;	
	text-align: right;
	font: bold;
	color: #fff;
	}
	.hidden {
	font-family: Verdana;
	font-size: 1px;	
	text-align: right;
	font: bold;
	color: #fff;
	text-align: center;
	}

	.timefont{
	font-family: tahoma;	
	font-size: 12;
	height: 15px;
	width : %100;
	margin: 0 auto;
	padding: 4px 4px 4px;
	color: #fff;
	}
	.slogan{
	font-family: verdana;	
	font-size: 12;
	height: 15px;
	width : %100;
	margin: 3 auto;
	padding: 4px 4px 4px;
	color: #000;
	font-style:italic;
	font:bold;
	}
	.copyright{
	background-image:  url('../images/under.gif');
	font-family: verdana;	
	font-size: 12;
	width : 800;
	height: 35px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	text-align: center;
	color: #fff;
	}
	.navbar {
	background-color: #D9251C;	
	font-family: tahoma;	
	font-size: 12;
	height: 15px;
	width : %100;
	margin: 0 auto;
	padding: 4px 4px 4px;
	color: #fff;
	font: bold;
	text-align: center;
	}
.slide_news {
	font-family: Verdana;
	font-size: 10px;	
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #D9251C;
	border: 0; 
	border-style:solid; 
	border-color:#ffffff;
}
/* Liste Bullet Resmi*/
li {

list-style-position : inside; list-style-image: url('../images/icon.gif');
margin: 3 auto;
}

/*Sol Menü */
.leftmenu {
width: 150px;
height: 100%;
margin: 0 auto;
padding: 4px 4px 4px;
}
.menu a {
	font-family: Verdana;
	font-size: 10px;	
	display: block;
	padding: 3px 15px;
	border-bottom: 0px;
	text-decoration: none;
	color: #000;
}

.menu a:hover {
    font-family: Verdana;
	font-size: 10px;	
	background: #E74E45;
	color: #FFFFFF;
}

.menu .active a {
    font-family: Verdana;
	font-size: 10px;	
	background: #BABABA;
	color: #000000;
	}
.headtable {
width: 800px;
height: 20px;
margin: 0 auto;
padding: 4px 4px 4px;
border-left:2px dotted #666666;
border-right:2px dotted #666666;
border-top:2px dotted #666666;
border-collapse: collapse;
background: #767676;
}
.banner {
width: 800px;
height: 144px;
margin: 0 auto;
padding: 0px 0px 0px;
border-left:2px dotted #666666;
border-right:2px dotted #666666;
border-collapse: collapse;
background-image:  url('../graphics/banner.jpg');
}


