.beyazText 
{
	font-family:Arial; font-size:9pt; color:#F9DFE1
}

.siyahText
{
	font-family:Arial; font-size:9pt; color:#464E51
}

.boxHeader
{
	font-family:Arial; font-size:9pt; font-weight:bolder; color:#F9DFE1; background-color:#D60A1D; padding:4px
}

.boxHeader1
{
	font-family:Arial; font-size:9pt; font-weight:bolder; color:#ffffff; background-color:#D60A1D
}


.kirmiziText
{
	font-family:Arial; font-size:9pt; color:#D60A1D
}

.fs8 
{
	font-family:Arial; font-size:9pt;
}

.Field
{
	font-family:Arial; font-size:8pt ; padding:4px; color:black; background:#dbdbdb; font-weight:bold
}


.Label
{
	font-family:Arial; font-size:9pt ; padding:4px; color:black; background:#CBCBCB; font-weight:bold
}


.IlanHeader
{
	font-family:Arial; font-size:12pt; font-weight:bolder; color:#D60A1D; font-style:italic
}


.alanbaslik
{
	font-family:Arial; font-size:9pt; font-weight:bolder; color:#464E51
}


.baslikKirmizi {
font-family:Arial; font-size:9pt; font-weight:bold; color:#D60A1D
}

.btn
{
	border:2 solid;
	border-bottom-color:#E4757C;
	border-left-color:#970313;
	border-top-color:#970313;
	border-right-color:#E4757C;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	background-color:#D60A1D;
	color:#F9DFE1;
	cursor:hand;
}

.textBox {border:1 solid #C8878C;  background-color:#FFFFFF; font-family:Arial; font-size:9pt; padding:2px; height:20px}
.textMultiline {border:1 solid #C8878C;  background-color:#FFFFFF; font-family: Arial; font-size:9pt; padding:2px}

a {COLOR:#464E51; text-decoration:none}
a:hover {COLOR:#D60A1D; text-decoration:underline}

a.orange:hover {COLOR : #9AC34A}

a.menuLink {font-family:Arial; font-weight:bold;font-size:9pt; color:#464E51;text-decoration:none;}
a.menulink:hover {font-family:Arial; font-weight:bold;font-size:9pt; color:#D60A1D;text-decoration:underline;}

a.white {COLOR : #FFFFFF; text-decoration:none}
a.white:hover {COLOR : #FFFFFF; text-decoration:underline}

Legend  {font-family: Tahoma, Arial; font-size:8pt; font-weight:bolder;color:black}

.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold
}
.menu .options {
	border:1px solid #D60A1D; margin-right:1px;
	margin-bottom:1px;
	background-color:#D60A1D;
}
.menu a, .menu a:visited, .menu a:link {
	display:block;
	text-decoration:none;
	background-color:transparent;
	color:White;
	padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px;
}
.menu a:hover {
	background-color:White;
	color:#D60A1D;
	text-decoration:none;
}
.menu .heading {
	color:White;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;		
	padding-left:10px; padding-right:10px; padding-top:2px; padding-bottom:2px;
}	
