td        { font-family: Verdana; font-size: 8pt; line-height:135%; letter-spacing:0pt }
a.hbaslik            { font-family: Verdana; font-size: 10pt; color : #993333; text-decoration : none; font-weight:bold }
a.hbaslik:hover      { text-decoration : underline;}
a {
		font-family: Verdana; 	
		color : #993333; 
		text-decoration : none;
}
a:hover {
		text-decoration : underline;
}

a.hdiger     {
		font-family: Georgia;
		font-size: 9pt;
		color : #993333;
		text-decoration : none;
}
a.hdiger:hover      { color : black; text-decoration : underline }
a.hdiger:visited      {text-decoration : line-through }

input        { border:1px solid #C0C0C0; font-family: Verdana }
textarea        { border:1px solid #C0C0C0; font-family: Verdana }
a.umenu			 { color : gray;text-decoration : none;}
a.umenu:hover      {text-decoration : underline; color : #993333;}
.gizle 	{ display:none; }
.goster { display:inline; 	}
p { 
     font-family: Verdana, Geneva, Arial, sans-serif;
     color: #222;
     margin: 0;
     padding: 0px 0px 10px 0px;
     font-size: 100%;
     line-height: 16px;
}
#habergovde {
	padding:6px;
	position:fixed;
	background-color:#DFDFDF;
	border: 1px solid #999999;
	margin-bottom:25px;

}

#haberbaslik {
	position:relative;
	width:auto;
	padding:3;
	background-color:#CCCCCC;
	border: 1px solid #999999;
	margin-bottom:5px;
}
#haberbaslik a {
	font-size:14px;
	font-weight:600;
}
#haberresim {
	position:relative;
	float:left;
}
#haberalt {
	background:#E8E8E8;
	position:static;
	float:right;
	border:1px solid #666666;
	padding:0px;
}

