
a            { text-decoration: none}
a:hover      { text-decoration: none}
a:visited:hover { text-decoration: none }




.ttrbaslik {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
	}


.ttrmetin {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #2f4765;
	}




.ttraltmetin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
	}

.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:#d9c107;text-decoration:none; font-weight: bold;}


.ttrsolmenu:link {font-family:Trebuchet MS;font-size:12px;color:#ffffff;text-decoration:none; font-weight: normal;} 
.ttrsolmenu:active {font-family:Trebuchet MS;font-size:12px;color:#ffffff;text-decoration:none; font-weight: normal;} 
.ttrsolmenu:visited {font-family:Trebuchet MS;font-size:12px;color:#ffffff;text-decoration:none; font-weight: normal;} 
.ttrsolmenu:hover {font-family:Trebuchet MS;font-size:12px;color:#ffffff;text-decoration:none; font-weight: normal;}

.ttrmenu1:link {font-family:Trebuchet MS;font-size:12px;color:#FFFFFF;text-decoration:none; font-weight: normal;} 
.ttrmenu1:active {font-family:Trebuchet MS;font-size:12px;color:#FFFFFF;text-decoration:none; font-weight: normal;} 
.ttrmenu1:visited {font-family:Trebuchet MS;font-size:12px;color:#FFFFFF;text-decoration:none; font-weight: normal;} 
.ttrmenu1:hover {font-family:Trebuchet MS;font-size:12px;color:#d9c107;text-decoration:none; font-weight: normal;}


.ttrmetin1 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}









#dropmenudiv{
border-left:1px solid #66cbff; border-right:1px solid #66cbff; border-top:0px solid #66cbff; border-bottom:2 solid #66cbff; filter:alpha(opacity=280, style=0);
position:absolute;
background-color: #66cbff;
line-height:25px;
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: 5px;
border-bottom: 2px solid #79cacb;
text-decoration: none;
font-weight: normal;
color:white;padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color:white;
}