/* Start of CMSMS style sheet 'MSCV Menu Style Sheet' */
div.sdmenu div div{
	overflow: hidden;
	border-top: solid 1px #7d7c7c;
	border-bottom: solid 1px #7d7c7c;        
       background: #B7DBF6;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
        padding-left: 5px;	
}
div.sdmenu div div.slevelcollapsed{
	background: white;
	border: none;
        height: 27px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;

}
div.sdmenu div div span{
	height: 15px;
	background: url(uploads/sdmenu/expandedlevel2.gif) no-repeat 225px center;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	padding: 4px 10px;
}
div.sdmenu div div.slevelcollapsed span{
	background: url(uploads/sdmenu/collapsedlevel2.gif) no-repeat 225px center;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	padding: 4px 10px;
}








div.sdmenu div div a {
	padding: 5px 20px;
	height: 10px;
	background: #ffffff;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-left: solid 1px #7d7c7c;
}
div.sdmenu div div a:link {
	padding: 5px 20px;
	height: 10px;
        background: #ffffff;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a:visited {
	height: 10px;
	padding: 5px 20px;
        background: #ffffff;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a:visited:hover{
	height: 10px;
	padding: 5px 20px;
      background : #B7DBF6;
      color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a:hover {
	padding: 5px 20px;
	height: 10px;
	background : #B7DBF6;
	color: #000000;
	text-decoration: none;
        border-left: solid 1px #7d7c7c;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a:active {
	padding: 5px 20px;
	height: 10px;
	color: #000000;
	text-decoration: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

div.sdmenu div div a.current {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a.current:link {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}div.sdmenu div div a.current:visited {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}div.sdmenu div div a.current:visited:hover {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}div.sdmenu div div a.current:hover {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
div.sdmenu div div a.current:active {
	padding: 5px 20px;
	height: 10px;
	background: url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}

div.sdmenu {
	float: left;
             list-style-type: none;
	width: 250px;
	border-top: solid;
	border-top-width: 1px;
	border-top-color:#7d7c7c;
        border-bottom: solid 1px #7d7c7c;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
             background: #ffffff;
}
div.sdmenu div {
        background: url(uploads/sdmenu/title.gif) repeat-x;
	overflow: hidden;
        border: none;
        border-left: solid 1px #7d7c7c;
        border-right: solid 1px #7d7c7c;
}
div.sdmenu div.collapsed {
	height: 32px;
        border-left: solid 1px #7d7c7c;
        border-right: solid 1px #7d7c7c;
}
div.sdmenu div span {
	display: block;
	padding-top: 7px;
	padding-left: 10px;
        padding-bottom: 7px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 15px;
	color: #00000;
	background: url(uploads/sdmenu/expanded.gif) no-repeat 225px center;
	cursor: pointer;
        border-bottom: solid 1px #7d7c7c;
}
div.sdmenu div.collapsed span{
	background: url(uploads/sdmenu/collapsed.gif) no-repeat 225px center;
}





div.sdmenu div a {
	padding: 5px 20px;
	height: 15px;
	background: #ffffff;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	border: none;
}
div.sdmenu div a.current:link{
	padding: 5px 20px;
	height: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background : url('uploads/sdmenu/currentlevel2.gif');
	color: #000000;
	border: none;
}
div.sdmenu div a.current:visited{
	padding: 5px 20px;
	height: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background : url('uploads/sdmenu/currentlevel2.gif');
	color: #000000;
	border: none;
}
div.sdmenu div a.current:visited:hover{
	padding: 5px 20px;
	height: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background : url('uploads/sdmenu/currentlevel2.gif');
	color: #000000;

	border: none;
}
div.sdmenu div a.current:hover{
	padding: 5px 20px;
	height: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background : url('uploads/sdmenu/currentlevel2.gif');
	color: #000000;
	border: none;
}
div.sdmenu div a.current:active{
	padding: 5px 20px;
	height: 15px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	background : url('uploads/sdmenu/currentlevel2.gif');
	color: #000000;
	border: none;
}












div.sdmenu div a:link {
        background: #ffffff;
	color: #000000;
	text-decoration: none;

	border: none;
}
div.sdmenu div a:visited {
        background: #ffffff;
	color: #000000;
	text-decoration: none;
	border: none;
}
div.sdmenu div a:visited:hover{
	background : url('uploads/sdmenu/level2bg.gif');
        color: #000000;
	border: none;
}
div.sdmenu div a:hover {
	background : url('uploads/sdmenu/level2bg.gif');
	color: #000000;
	text-decoration: none;
	border: none;
}
div.sdmenu div a:active {
        background: #ffffff;
	color: #000000;
	text-decoration: none;
	border: none;
}
div.sdmenu a.current{
	padding-left: 10px;
	padding-top: 7px; 
       padding-bottom: 7px;
	background: url('uploads/sdmenu/title2.gif');
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: normal;
	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.current:visited{
	background: url('uploads/sdmenu/title2.gif');
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.current:visited:hover{
	background: url('uploads/sdmenu/title2.gif');
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.current:hover{
	background: url('uploads/sdmenu/title2.gif');
	color: #000000;
	text-decoration: none;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.current:active{
	background: url('uploads/sdmenu/title2.gif');
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}

div.sdmenu a.normal{
	padding-left: 10px;
        padding-top: 7px;
        padding-bottom: 7px;
	background: url('uploads/sdmenu/title.gif');
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-family: Tahoma;
	font-weight: normal;
	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.normal:link{
	background: url(uploads/sdmenu/title.gif);
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       

}
div.sdmenu a.normal:visited{
	background: url(uploads/sdmenu/title.gif);
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.normal:visited:hover{
	background: url(uploads/sdmenu/title2.gif);
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.normal:hover{
	background: url(uploads/sdmenu/title2.gif);
	color: #000000;
	text-decoration: none;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
div.sdmenu a.normal:active{
	background: url(uploads/sdmenu/title2.gif);
	color: #000000;

	border-left: solid 1px #7d7c7c;
	border-right: solid 1px #7d7c7c;       
}
/* End of 'MSCV Menu Style Sheet' */

