dl {
margin: 0;
padding: 0;
list-style-type: none;
}
dt {
margin: 0;
padding: 0;
list-style-type: none;

}
dd {
margin: 0;
padding: 0;
list-style-type: none;
opacity: 0.7;
-moz-opacity: 0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
ul {
margin: 0;
padding: 0;
list-style-type: none;
}
li {
margin: 0;
padding: 0;
list-style-type: none;
}

#topheader1 {
	float: left;
	background: url(images/basliktr_01.gif) repeat-y;
	width: 736px;
	height: 32px;
}
#mnus1 {
	float:left;
	width: 736px;
	height: 32px;
}



#menu {
	position: inherit;
	top: 0;
	z-index:auto;
	width: 736px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu dl {
float: left;
margin: 0;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	height: 32px;
}

.dt1{
background: url(images/basliktr_02.gif) repeat-y;
width: 89px;
}
.dt2{
background: url(images/basliktr_03.gif) repeat-y;
width: 80px;
}
.dt3{
background: url(images/basliktr_04.gif) repeat-y;
width: 90px;
}
.dt4{
background: url(images/basliktr_05.gif) repeat-y;
width: 119px;
}
.dt5{
background: url(images/basliktr_06.gif) repeat-y;
width: 99px;
}
.dt6{
background: url(images/basliktr_07.gif) repeat-y;
width: 89px;
}
.dt7{
background: url(images/basliktr_08.gif) repeat-y;
width: 71px;
}
.dt8{
background: url(images/basliktr_09.gif) repeat-y;
width: 99px;
}
.dt9{
background: url(images/basliktr_10.gif) repeat-y;
width: 100px;
}


#menu dd {
	border: 1px solid gray;
	width:180px;
}
#menu li {
	text-align: left;
	background: #fff;
	font-weight: 500;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
}
#menu li a, #menu dt a {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	display: inherit;
	height: 100%;
	border: 0 none;
	}
#menu li a:hover {
font-weight:bold;
color:#113A68;
opacity: 0.9;
-moz-opacity: 0.9;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
#menu dt a:hover {

}
