* {margin:0; padding:0}

#accordion2 {
	width:242px;
	float: left;
	height: auto;
}
.accordion2 {
	width:242px;
	float: left;
	height: auto;
}
.accordion2 dt {
	width:221px;
	cursor:pointer;
	background-image:url(../Yonetim/images/menu_18.png);
	background-repeat:no-repeat;
	height: 26px;
	padding-top: 11px;
	padding-left: 20px;
}
.accordion2 dt:hover {
}
.accordion2 .open {
	width:221px;
	background-image:url(../Yonetim/images/menuOver_03.jpg);
	background-repeat:no-repeat;
	height: 26px;
	padding-top: 11px;
	padding-left: 20px;
}
.accordion2 dd {
	overflow:hidden;
}

.SubMenu {
	float: left;
	height: auto;
	width: 240px;
}
.SubMenu div a {
	height: 20px;
	width: 213px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e9ec;
	border-left-color: #e5e9ec;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
}
.SubMenu div a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.SubMenu div a:hover {
	color: #032444;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../Yonetim/images/MenuSub_07.jpg);
}
.SubMenuPasif2 {
	background-image: url(../Yonetim/images/menuOver_04jpg.jpg);
	height: 27px;
	width: 222px;
	font-size: 12px;
	font-weight: bold;
	color: #032444;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e9ec;
	border-left-color: #e5e9ec;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	display: block;
}
.SubMenuPasif {
	background-image: url(../Yonetim/images/MenuSub_07.jpg);
	height: 20px;
	width: 213px;
	font-size: 12px;
	font-weight: bold;
	color: #032444;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e9ec;
	border-left-color: #e5e9ec;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
}
#MenuSubTop {
	float: left;
	height: 3px;
	width: 238px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e9ec;
	border-left-color: #e5e9ec;
	display: block;
}
#MenuSubLine {
	float: left;
	height: 1px;
	width: 238px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5e9ec;
	border-left-color: #e5e9ec;
	display: block;
	background-color: #e5e9ec;
}
div.MenuSubFooter {
	background-image: url(../Yonetim/images/MenuSub_09.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 4px;
	width: 240px;
	display: block;
	padding-bottom: 3px;
}


