.text11 {	font-size:11px; }
.text10 {	font-size:10px; }
.text12 {	font-size:12px;font-weight: bold }
.text14 {	font-size:14px;}
.tarihh {	font-size:10px;color:#999999;line-height:20px;}
.heads { color: #666666;font-size:21px;font-weight:bold;}
.haberbaslik { color: #00009f;font-size:14px;font-weight:bold;}
.haberbaslik2 { color: #92041a;font-size:14px;font-weight:bold;}
.slogan {	font-family:Arial;font-size:16px; }

.memberform { font-size:11px; }
.kalin {font-weight: bold}
.solkirmizi { color: #f90409;font-size:15px;font-weight:bold;}
.solbordo { color: #960100;font-size:15px;font-weight:bold;}
.beyaz { color: #ffffff;}

.uyeform { border-style:solid;border-color:#666666;border-width:0;height:23px;font-size:12px;color: #666666;}
.formbuton { border-style:solid;border-color:#000000;border-width:1;height:20px;font-size:11px;background-color:#ff9000;}
.sipform { border-style:solid;border-color:#333333;border-width:1;font-size:12px;color: #333333;}


a.menu:link {font-size:12px; color: #333333; text-decoration: none;width:100%;font-weight:bold;}
a.menu:visited {font-size:12px; color: #333333; text-decoration:none;width:100%;font-weight:bold;}
a.menu:hover {font-size:12px; color: #024282; text-decoration:none;width:100%;font-weight:bold;}

a.haberler:link {font-size:11px;color: #000000; text-decoration: none;}
a.haberler:visited {font-size:11px;color: #000000; text-decoration:none;}
a.haberler:hover {font-size:11px;color: #CC0000; text-decoration:none;}

a.haberlink:link {color: #393733;font-size:11px; text-decoration: none;}
a.haberlink:visited {color: #393733;font-size:11px; text-decoration:none;}
a.haberlink:hover {color: #630009;font-size:11px; text-decoration:underline;}

a.haberlerlink:link {font-size:12px; color: #000000; text-decoration: none;font-weight:normal;width:100%;}
a.haberlerlink:visited {font-size:12px; color: #000000; text-decoration:none;font-weight:normal;width:100%;}
a.haberlerlink:hover {font-size:12px; color: #CC0000; text-decoration:underline;font-weight:normal;width:100%;}


#soultip{
	/*Width - Height*/
	/*width:100px;*/
	height:20px;
	/*FX*/
	filter:alpha(opacity:100);

	/*Do Not Edit*/
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:999999999;

	/*extra*/
	background-color:#F0F0D3;
	border:1px solid #000000;
	padding:5px;
}

#soultip .header{
	line-height:13px;
	color:#000000;
	font-size:13px;
	border:0px solid #333;	
	border-bottom-width:1px;
	font-weight:bold;
	margin-bottom:5px;
}

/*Font and Padding*/
#soultipinner{
	font-size:13px;
	font-family:Arial;
	line-height:12px;
	font-weight:bold;
}

