body 
{

	scrollbar-base-color		: #D9F2FF;
	scrollbar-arrow-color		: #000020;
	scrollbar-darkshadow-color	: #D9F2FF;
	scrollbar-3Dlight-color		: #D9F2FF;	
	scrollbar-face-color		: #D9F2FF;
	background-color		    : #FFFFFF;
    font-family	 			    : Arial, Helvetica, sans-serif;
    font-size 					: 12px;
}

	
select
{
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11px;
	color						: #000000;
	background-color			: #FFFFFF;
	padding-left				: 2px;
}
	
textarea
{
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11px;
	color						: #000000;
	background-color			: #ffffff;
	border 						: 1px;
	padding-left				: 3px;
	border-style				: groove;
    border-color				: #E4EBFC;
	scrollbar-base-color		: #E4EBFC;
	scrollbar-arrow-color		: #000020;
	scrollbar-darkshadow-color	: #E4EBFC;
	scrollbar-3Dlight-color		: #E4EBFC;	
	scrollbar-face-color		: #E4EBFC;

}
	
.kucuk
{
	font-family					: Arial;	
	color						: #113EB4; 
	font-size					: 10px;
	padding-left				: 5px;
	padding-right				: 5px;
	padding-top					: 5px; 
	text-align					: justify;
}
.kucuk a:link	 { color: #FF0000; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.kucuk a:visited { color: #000000; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.kucuk a:active  { color: #000000; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.kucuk a:hover   { color: #FF0000; font-size: 12px; text-decoration: none; font-family :Tahoma;}
	


.genel
{
	font-family					: Arial;	
	color						: #113EB4; 
	font-size					: 12px;
	padding-left				: 5px;
	padding-right				: 5px;
   padding-top					: 5px; 
   text-align					: justify;
	font-weight					: regular;
}
	
.genel a:link	  { color: #B1D2D9; font-size: 12px; text-decoration: none; font-family :Tahoma; font-weight:bold; }
.genel a:visited { color: #4895A5; font-size: 12px; text-decoration: none; font-family :Tahoma; font-weight:bold; }
.genel a:active  { color: #4895A5; font-size: 12px; text-decoration: none; font-family :Tahoma; font-weight:bold; }
.genel a:hover   { color: #B1D2D9; font-size: 12px; text-decoration: none; font-family :Tahoma; font-weight:bold; }


.baslik
{
	font-family					: Tahoma;
	color						: #F5951C;
	font-size					: 12px;
	padding-left				: 5px;
	font-weight					: bold;
}
.baslik a:link	  { color: #FBD09B; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.baslik a:visited { color: #F5951C; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.baslik a:active  { color: #F5951C; font-size: 12px; text-decoration: none; font-family :Tahoma;}
.baslik a:hover   { color: #FBD09B; font-size: 12px; text-decoration: none; font-family :Tahoma;}

		
input 
{
	font-family					: Arial, Helvetica, sans-serif;
	font-size					: 11px;
	color						: #000000;
	padding-left				: 3px;
	background-color			: #FFFFFF;
	border-top					: 1px outset #000000;
	border-right				: 1px outset #000000;
	border-bottom				: 1px outset #000000;
	border-left					: 1px outset #000000;
	}
