.panelheader {
	background:#90051F url(../../images/nav-bg.gif) repeat-x;
    height: 26 px;
	font-weight : 'normal';
	font-size:1.182em;
}

.masterHover {
	color : #EEE;
}
.mdHover {
	background-color : #63699c;
	color : #ffffff;
}
.mdSelected {
	background-color : #63699c;
	color : #ffffff;
	font-weight : 'bold';
	
}
.panelContent {
	border : 1px solid #1f669b
    border-top-width    : 0px;
    border-bottom-width : 0px;
    overflow: auto;
}
#accordionExample {
	border-bottom : 1px solid #1f669b;
	margin-top : 6px;
	border-top : 1px solid;
}
