body 
{
	font-family					: Arial;
	color						: #000000;
	scrollbar-face-color		: #D6EEE0;
   	scrollbar-highlight-color	: #FFFFFF;
   	scrollbar-shadow-color		: #CFCFB5;
   	scrollbar-3Dlight-color		: #D6EEE0;
   	scrollbar-arrow-color		: #FFFFFF;
   	scrollbar-track-color		: #CFCFB5;
   	scrollbar-darkshadow-color	: #000000; 
	background-image            : "resimler/arkaplan.jpg";

}

textarea     
{ 
	font-family					: Arial;
	font-size					: 8pt 
}

body.menu
{
   	scrollbar-face-color:       #FFFFFF;
   	scrollbar-highlight-color:  #FFFFFF;
   	scrollbar-shadow-color:     #FFFFFF;
  	scrollbar-3Dlight-color:    #FFFFFF;
  	scrollbar-arrow-color:      #000000;
  	scrollbar-track-color:      #FFFFFF;
  	scrollbar-darkshadow-color: #FFFFFF;

}

p {
	margin-top: 0;
	margin-bottom: 0
}

p.icerik {
	text-align: justify;
}

a.menu{font-family:Arial;font-size:13;color:000000;text-decoration:none;}
a.menu:hover{font-family:Arial;font-size:13;color:FF0000;text-decoration:none;bold;}

a.giris
{
	color						: #FFFFFF; 
	text-decoration				: none;
}
a:hover.giris
{
	color						: #F4E48C; 
	text-decoration				: none;
}

a.ustmenu
{
	color						: #000000; 
	text-decoration				: none;
}
a:hover.ustmenu
{
	color						: #EB2407; 
	text-decoration				: none;
}

a.altmenu
{
	color						: #000000; 
	text-decoration				: none;
}
a:hover.altmenu
{
	color						: #463FDC; 
	text-decoration				: none;
}