.boxCaptcha {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	font-weight: bold;
	border: 1 solid #5f5e5e;
	width:110px;
	height:27px;
}
/* Text */
.t01{
	font-family: Tahoma;
	font-size:10px;
	color:#484848;
	line-height: 1.5em;
}
.t02{
	font-family: Tahoma;
	font-size:11px;
	color:#666666;
	line-height: 1.7em;
}
.t03{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height: 1.7em;
}
.t04 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cccccc;
}
.t05 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
/* Headings */
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2em;
	padding-bottom: 3px;
}
.h1 {
	font-size: 32px;
}
.h2 {
	font-size: 28px;
}
.h3 {
	font-size: 24px;
}
.h4 {
	font-size: 20px;
}
.h5 {
	font-size: 18px;
}
.h6 {
	font-size: 16px;
	color:#484848;
	font-weight: bold;
}
/* Links */
a.linkgri {
	font-family: Verdana;
	font-size: 10px;
	color: #afafaf;
	font-weight:normal;
	text-decoration:none;
}
a.linkgri:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #afafaf;
	font-weight:normal;
	text-decoration:underline;
}
.kalite {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #228fb0; 
	text-decoration:none;
}
.kalite:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #228fb0; 
	text-decoration: underline;
}
.linkkirmizi {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #ff0000; 
	text-decoration:none;
}
.linkkirmizi:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #ff0000; 
	text-decoration: underline;
}
.l1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
}
.l1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.l2 {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #484848; 
	text-decoration:none;
}
.l2:hover {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #df1e25; 
	text-decoration: underline;
}
.l3 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #df1e25; 
	text-decoration: none;
}
.l3:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #df1e25; 
	text-decoration: underline;
}
.l4 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #484848; 
	text-decoration: none;
}
.l4:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #df1e25; 
	text-decoration: underline;
}
.l5 {
	text-decoration: none;
	color:	#666666;
}
.l5:hover {
	text-decoration: underline;
	color:	#666666;
}
.l5 {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #484848; 
	text-decoration: none;
}
.l5:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
}
/* Header */
.text-header {
	text-align:left;
	left:8px;
	top:-40px;
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	
}
/* Box */
.box {
	border:none;
	width:200px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#000000;
}
.boxdrop {
	border:none;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	background-color:#000000;
}
.boxmulti {
	border:none;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#000000;
	height:80px;

}
