
img{
	border:0px;
}
.sdmenu {
    width: 170px;
    font-family: verdana;
    font-size: 11px;
    padding-bottom: 11px;
    color: #213852;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: #213852;
	background-color:#cdd9ea;
	cursor:pointer;
	margin:1px;
}
.sdmenu .title2, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: #213852;
	background-color:#cdd9ea;
	cursor:pointer;
	margin:1px;
}
.sdmenu .title {
    cursor:pointer;
}


.sdmenu .arrow {
		margin-left: 8px;
    margin-right: 3px;
}
.sdmenu .arrow2 {
		margin-left: 10px;
    margin-right: 5px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu .submenu {
    overflow: hidden;
	padding:0px;
	_margin-bottom:-1px;
}

.sdmenu .submenu a {
    padding: 2px;
    background:#fff;
    display: block;
    border-bottom: 1px solid #7698be;
    border-right: 1px solid #7698be;
    border-left: 1px solid #7698be;
    color: #213852;
	font-size:11px;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    /**background : #066 url(linkarrow.gif) no-repeat right center;**/
    color: #213852;
	background-color:#7698be;
}
.sdmenu a{
color:#213852;
text-decoration:none;
}
