﻿body 
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #deedff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #153F64;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a.menu1_yazi {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: none;
	font-weight: bold
}

a.menu1_yazi:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: none;
	font-weight: bold
}

a.menu1_yazi:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: underline;
	font-weight: bold
}

a.menu1_yazi:visited:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: underline;
	font-weight: bold
}

a.menu2_yazi {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: none;
	font-weight: bold
}

a.menu2_yazi:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: none;
	font-weight: bold
}

a.menu2_yazi:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: underline;
	font-weight: bold
}

a.menu2_yazi:visited:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #8b0000;
	text-decoration: underline;
	font-weight: bold
}


a.qlink_yazi {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.qlink_yazi:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.qlink_yazi:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.qlink_yazi:visited:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.qlink_baslik {
	font-family: Verdana;
	font-size: 10px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}

ASPxGridView_Header {
Background-Color:#c0c0c0 ;
font-weight:bold ;
font-family:="Verdana"; 
Font-Size:7px ;
color:#000000;
}