﻿body 
{  color: #000000; font-size: 8pt; font-family: Verdana; 
   scrollbar-face-color:       #EFC420;
   scrollbar-highlight-color:  #e5a11c;
   scrollbar-shadow-color:     #e5a11c;
   scrollbar-3Dlight-color:    #e5a11c;
   scrollbar-arrow-color:      #000000;
   scrollbar-track-color:      #e5a11c;
   scrollbar-darkshadow-color: #e5a11c;
}

.a 
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial;font-weight: bold; }

.menu:link 
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Verdana;font-weight: bold; }

.menu:visited 
{ COLOR: #000000;	text-decoration: none; font-size: 8pt; font-family: Verdana;font-weight: bold;  }

.menu:hover 
{ COLOR: #FFFFFF; font-size: 8pt; font-family: Verdana;font-weight: bold;  }

.menu:active 
{ COLOR: #FFFFFF; text-decoration: none; font-size: 8pt; font-family: Verdana;font-weight: bold;  }

A:link 
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial;font-weight: bold; }

A:visited 
{ COLOR: #000000;	text-decoration: none; font-size: 8pt; font-family: Arial;font-weight: bold;  }

A:hover 
{ COLOR: #FFFFFF; font-size: 8pt; font-family: Arial;font-weight: bold;  }

A:active 
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial;  }

.yazar_baslik
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana; font-weight: bold;  }

.sayac
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana;letter-spacing:2; }

.temsilci_ad
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial; font-weight: bold;  }

.temsilci_il
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Arial; font-weight: bold;  }

.temsilci_adres
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Arial; font-weight: bold;  }

.yazar_adi
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Arial; font-weight: bold;  }

.tablo_ust
{ BACKGROUND-COLOR:#000000; COLOR: #F3F3F3; text-decoration: none; font-size: 7pt; font-family: Verdana; font-weight: bold; }

.tablo_alt
{ BACKGROUND-COLOR:#e5a11c; COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Verdana;}

.haber_baslik
{ COLOR: #000000; text-decoration: none; font-size: 10px; font-family: Verdana; font-weight: bold;  }

.haber_icerik
{ COLOR: #000000; text-decoration: none; font-size: 9px; font-family: Verdana; }

.yazi_baslik
{ COLOR: #FFFFFF; text-decoration: none; font-size: 8pt; font-family: Verdana; font-weight: bold;  }

.yazi_icerik
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family: Verdana;  }

.gri_border
{ border: 1; border-style: solid; border-width:1; border-color:#B4B5B7;  }

.textbox
{ border: 1; border-style: solid; border-color: #000000; font-family: Tahoma; color: #FFFFFF; font-size: 10; font-weight: bold; background: #595D60; }

.takvim_gun
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial; font-weight: bold;  }

.takvim_ay
{ COLOR: #000000; text-decoration: none; font-size: 9pt; font-family: Arial; font-weight: bold;  }

.takvim_olay_adi
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Arial;  }

.duyuru
{ COLOR: #FFFFFF; text-decoration: none; font-size: 7pt; font-family: Verdana;  }

.yazi_oku_icerik
{ COLOR: #000000; text-decoration: none; font-size: 8pt; font-family: Verdana;  }

.menu 
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family:  verdana;}

.menu:link 
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family:  verdana;}

.menu:visited 
{ COLOR: #000000;	text-decoration: none; font-size: 7pt; font-family:  verdana;}

.menu:hover 
{ COLOR: #FFFFFF;	text-decoration: none; font-size: 7pt; font-family:  verdana;}

.menu:active 
{ COLOR: #000000; text-decoration: none; font-size: 7pt; font-family:  verdana;}

#soultip{
	/*Text Alignment left | center | right*/
	text-align:center;
	
	/*Width - Height*/
	width:120px;
	height:50px;
	/*FX*/
	filter:alpha(opacity:80);

	/*Do Not Edit*/
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:999999999;
}

/*Font and Padding*/
#soultipinner{
	padding:5px;
	font-size:10px;
	font-family:"Microsoft Sans Serif",Tahoma, Verdana, Helvetica;
}