
a            { text-decoration: none}
a:hover      { text-decoration: underline}
a:visited:hover { text-decoration: underline }



.ttrbaslik {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 35px;
	}

.ttraltbaslik {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	}


.ttrmetin {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	}

	.ttrurunbaslik {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	}

.ttraltmetin {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}


.ttrsarimetin {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cd9a00;
	}

	.ttrsolmenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	}

#dropmenudiv{
border-left:1px solid #ce9800; border-right:1px solid #ce9800; border-top:0px solid #ce9800; border-bottom:2 solid #ce9800; filter:alpha(opacity=280, style=0);
position:absolute;
background-color: #ce9800;
line-height:23px;
z-index:100;
color:white;font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid #676c66;
text-decoration: none;
font-weight: normal;
color:white;padding-left:5; padding-right:0; padding-top:0px; padding-bottom:0px
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color:6e6e6e;
}
