/* tum servisler */
.servisler,
a.servisler_kapat,
a.servisler_link,
a.servisler_link_alt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.servisler_kapat:hover,
a.servisler_link:hover,
a.servisler_link_alt:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.servisler
{
	color: #000000;
}
a.servisler_kapat,
a.servisler_kapat:hover
{
	color: #005B7F;
}
a.servisler_link,
a.servisler_link:hover
{
	color: #9D0A0E;
}
a.servisler_link_alt,
a.servisler_link_alt:hover
{
	color: #394B5D;
}
img.servis_ico
{
	margin: 4px 8px 4px 8px;
}
/********** CALENDAR *************/
.calendar_body {
	background-color: #ECECEC;
	padding-top: 1px;
	font-size: 10px;
	color: #778087;
	padding: 6px;
}

.calendar_body a {
    color: #C9001B;
	font-weight: bold;
	text-decoration: underline;
}

#box_calendar form { margin-bottom: 3px;}

#box_calendar select { width: 60px; background-color: #ffffff;}
.detay_haber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.yazarResimBaslik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.anketsonuclnk{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
}
.manset22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #AA0924;
}
/********** POLL *************/



#poll {

	padding: 6px;

	font-size: 10px;

	color: #778087;

}



#poll form label { 

	display: block; 

	text-align: right;

	padding: 4px 0px 4px 0px;

}



#poll span {

	font-size: 10px;

	font-weight: bold;

	display: block;

	padding-bottom: 4px;

	color: #000000;

}



#poll span a {

	color: #C9001B;

}

/********* Bars for poll results page ************/

.poll_result { 

    background-color: #BE0000;

    height: 10px;

}

.poll_result_rest {

    background-color: #EEEEEE;

	height: 10px;

}

/********** CALENDAR *************/

.calendar_body {

	background-color: #ECECEC;

	padding-top: 1px;

	font-size: 12px;

	color: #778087;

	padding: 6px;

}



.calendar_body a {

    color: #C9001B;

	font-weight: bold;

	text-decoration: underline;

}



#box_calendar form { margin-bottom: 3px;}



#box_calendar select { width: 50px;}

.manset30 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #AA0924;
}
.baslikana_alternatif {
	font-family : Arial, Helvetica;
	font-size: 18px; 
	color: #AA0924; 
	font-weight: bold; 
	text-decoration:none; 	
}
.baslikana_alternatif:hover{ 
	font-family : Arial, Helvetica; 
	font-size: 18px; 
	color: #AA0924; 
	font-weight: bold; 
	text-decoration:underline; 
}
.baslikana_alternatif:visited{ 
	font-family : Arial, Helvetica; 
	font-size: 18px; 
	color: #B22222;
	font-weight: bold; 
	text-decoration:none; 
} 