
a            { text-decoration: none}
a:hover      { text-decoration: none}
a:visited:hover { text-decoration: none }


#dropmenudiv{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:2 solid black; filter:alpha(opacity=85, style=0);
position:absolute;
background-color: white;
line-height:20px;
z-index:100;
color:#003366;font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family: Trebuchet MS
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
text-decoration: none;
font-weight: normal;
color:#003366;padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DFDDDD;
color:black;
}

.ttrbaslik {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
	}


.ttrmetin {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #4a5652;
	}




.ttraltmetin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}

.ttrenaltmetin {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	}

.ttrmenu:link {font-family:Trebuchet MS;font-size:12px;color:ffffff;text-decoration:none; font-weight: bold;} 
.ttrmenu:active {font-family:Trebuchet MS;font-size:12px;color:ffffff;text-decoration:none; font-weight: bold;} 
.ttrmenu:visited {font-family:Trebuchet MS;font-size:12px;color:ffffff;text-decoration:none; font-weight: bold;} 
.ttrmenu:hover {font-family:Trebuchet MS;font-size:12px;color:CC0000;text-decoration:none; font-weight: bold;}
