html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
body {text-align: center; background-color: #669999; height: 100%;}
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: Black;}
A:active {text-decoration: none; color: Black;}
A:hover {text-decoration: none; color: Black;}

/* Döviz Kurları */

#doviz { background:url(images/doviz.gif) top left repeat-x; margin:0 0 10px 0; font-size:11px; padding:4px 10px; border-left:1px solid #d4d4d4; border-right:1px solid #d4d4d4; }
#doviz .doviz_ad { font-weight:bold; color:#2255AA; }
#doviz .doviz_tur { font-weight:bold; color:#333; }
#doviz .doviz_deger { color:#c00; }
	

#leftMenu ul .hd
{
color:#1a4182;
font-size:13px;
font-family:Trebuchet MS;
border-top: none;
width:180px;
height:18px;
font-weight:bold;
border-bottom: dotted 1px #2C4452;
}
#leftMenu {
z-index:100;
font-size:12px;
font-weight:bold;
}
/* remove all the bullets, borders and padding from the default list styling */
#leftMenu ul {
padding:0;
margin:0;
list-style-type:none;
width:180px;
font-weight:bold;
}
/* hack for IE5.5 */
* html #leftMenu ul {margin-left:-16px; ma\rgin-left:0;}
#leftMenu li {
position:relative;
color:#999999;
font-weight:bold;
}
/* get rid of the table */
#leftMenu table { position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
/* style the links */
#leftMenu a, #leftMenu a:visited {
display:block; 
text-decoration:none;
height:24px;
line-height:24px;
width:180px;
color:#000;
text-indent:3px;
border-bottom: dotted 1px #2C4452;
border-top: dotted 1px #729AAF;
}
/* hack for IE5.5 */
* html #leftMenu a, * html #leftMenu a:visited {
color:#999999;width:180px; w\idth:180px;}
* html #leftMenu a:hover{
color:#0ff; background:#3F5E6A;
}
#leftMenu ul li:hover ul li a:hover {
color:#999999; background:#283C44;
}
#leftMenu ul li:hover ul li a {
color:#999999; background:#3F5E6A;
moz-opacity: 0.95; opacity: 0.95;filter: alpha(opacity=90);
}
#leftMenu :hover > a {
background:#FFFFFF; color: #999999;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
#leftMenu ul ul {	
visibility:hidden;
position:absolute;
top:0;
left:180px;
border: dotted 1px #3F5E6A;
border-bottom:none;
}
/* make the second level visible when hover on first level list OR link */
#leftMenu ul li:hover ul {
visibility:visible;
}
#leftMenu ul a:hover ul {
visibility:visible;background:#4A6C7B;
}
/* keep the third level hidden when you hover on first level list OR link */
#leftMenu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#leftMenu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#leftMenu ul :hover ul :hover ul{ 
visibility:visible;/*filter: alpha(opacity=80);*/
}
#leftMenu ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
#leftMenu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
<!--[if IE 7]>
#leftMenu li {float:left;}
<![endif]-->

/* Manşet */

#manset-tablo { background:#fff; margin-bottom:10px; }
#manset-aciklama { padding:20px 5px 5px 0; color:#585858; line-height:17px; }
#manset-aciklama p { margin:5px 0 5px 0; }
#manset-resimler { width:190px; padding:10px; }
#mansetler a { text-decoration:none; color:#666; font-weight:bold; }
#manset-basliklar { padding:0 10px 10px 10px; }
#manset-basliklar a { display:block; float:left; text-decoration:none; margin:1px 0 0 1px; background:#c41425; width:35px; text-align:center; padding:7px 0; color:#fff; font-weight:bold;  }
#manset-basliklar a:hover { background:#999; }

#haberlist {
border: 1px solid #808080; padding-left: 4px; padding-right: 4px; padding-top: 3px; padding-bottom: 3px; width: 400px;
}
#haberspacer { width: 10px; height: 10px; }
#haberbaslik { color: red; font-size: 14pt; font-family: Trebuchet MS, Tahoma, Verdana; }
#habermetin { font-size: 11pt; color: #000; }
#haberyardimci { font-size: 10pt; color: #808080; font-family: Tahoma, Verdana; }