
.Font1{
color:#006699;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;
}

.FontBaslik{
color:#006699;
font-size:12pt;
font-family:Tahoma;
font-weight:bold;
}

a.Font1:link{color:#006699; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font1:active{color:#006699; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font1:visited{color:#006699; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font1:hover{color:#006699; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:underline;}
/*
Font 1 class ve link bitis
*/

.Font2{
color:#990000;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;
}

a.Font2:link{color:#990000; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:active{color:#990000; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:visited{color:#990000; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:hover{color:#990000; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:underline;}
/*
Font 2 class ve link bitis
*/

.Font3{
color:#006600;
font-size:8pt;
font-family:Tahoma;
font-weight:bold;
}

a.Font2:link{color:#006600; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:active{color:#006600; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:visited{color:#006600; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:none;}
a.Font2:hover{color:#006600; font-size:8pt; font-family:Tahoma; font-weight:bold; text-decoration:underline;}

a.Font4:link{
	color:#FFFFFF;
	font-size:9pt;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
a.Font4:active{
	color:#FFFFFF;
	font-size:9pt;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
a.Font4:visited{
	color:#FFFFFF;
	font-size:9pt;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:none;
}
a.Font4:hover{
	color:#FFFFFF;
	font-size:9pt;
	font-family:Tahoma;
	font-weight:bold;
	text-decoration:underline;
}

.FontOrta1{
	font-family:Tahoma;
	font-size:10pt;
	color:#660066;
	font-weight:bold;
}
.FontMini1{
	font-family:Tahoma;
	font-size:9pt;
	color:#660066;
}

.FontBaslik1{
	font-family:Tahoma;
	font-size:12pt;
	color:#FF0099;
	font-weight:bold;
}

.TdArkaPlan{
	background-color:#F8F8F8;
}
input{
background-color:#FFECFA;
height:20px;
font-family:Tahoma;
font-size:9pt;
color:#660066;

}

option{
background-color:#FFECFA;
height:20px;
font-family:Tahoma;
font-size:9pt;
color:#660066;

}


textarea{
	background-color:#FFECFA;
	font-family:Tahoma;
	font-size:9pt;
	color:#660066;
}