body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(175,135,135,1.00) 0%,rgba(114,5,6,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(175,135,135,1.00) 0%,rgba(114,5,6,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(175,135,135,1.00) 0%,rgba(114,5,6,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(175,135,135,1.00) 0%,rgba(114,5,6,1.00) 100%);
}

.bg1 {
	background-color: #B02B2C;
	color: #FFF;
}
.bg2 {
	background-color: #FFFFFF;
}

#UstAlan2 {
	height: 35px;
}
#UstAlan2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#UstAlan2 ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
        font-weight:bold;
	line-height: 35px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
}
#UstAlan2 ul li a:Hover {
	background-color: #C0220C;
	color: #FFF;
}

.bg3Haber {
	background-color: #EBD6D5;
}

.kutu1 {
	background-color: #B02B2C;
	height: 7px;
	width: 7px;
	position: relative;
	top: 16px;
}
#SayfaBaslikAlani {
	line-height: 42px;
	-webkit-box-shadow: 1px 1px 2px #D7D5D5;
	box-shadow: 2px 1px 2px #D7D5D5;
	padding-left: 10px;
	border: 0px solid #EDEDED;
	background-color: #B02B2C;
	letter-spacing: 1px;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	border-radius: 0px 0px 6px 6px;
}


/* MENU */
.menu li a { 
display: block;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.menu li a:hover{
   background-color:#eee;
   color:#000;   }
/* MENU */



 

#Duyuru {
	line-height: 25px;
	margin: 0px;
	background-color: #EDEDED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#Copyright {
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.yazi1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.yazi2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.yazi3BoxBaslik {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 11px !important;
	color: #fff !important;
	text-decoration: none;
	font-weight: bold;	
}

#VideoBaslikAlan{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	background-color: #826464;
	border-radius: 0px 0px 8px 8px;
	margin-bottom: 10px;
}
.HaberBaslikYazi{
	font-size: 12px;
	font-family: Tahoma;
	color: #333;
	text-transform: capitalize;
	font-weight: bold;
		text-decoration: none;	
}

.ResimGaleriKutu {
	width: 200px;
	background-color: #fff;
	line-height: 30px;
	border: 1px solid #CCC;
	list-style-image: url(images/ok.png);
	list-style-position: outside;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
}
.ResimGaleriKutu:hover {
		background-color: #eee;
}


 