dl, dd { margin:0px; padding:0px;}

div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;	
	
	color: #008c98;
	/*padding:5px 0px;*/
	/*margin:5px 0px;*/
	line-height:14px;


}
div.sdmenu div {
	/*background: url(title.gif) repeat-x;*/
	overflow: hidden;

}
div.sdmenu div:first-child {
	/*background: url(toptitle.gif) no-repeat;*/

}
div.sdmenu div.collapsed {
	/*height: 40px;*/
	line-height:15px;
	/*background:url(images/menu-bottom-border.gif) left bottom no-repeat;*/
	/*margin-bottom:5px;*/
	

}
div.sdmenu div.collapsed dl{display:none;}


div.sdmenu div span {
	display: block;
	padding: 0px 0px 0px 0px;
	
	font-weight: bold;
	color: #008c98; 
	/*background:#fffaea url(images/bullet1.gif) 2px 12px  no-repeat; */
	cursor: pointer;
	
}

div.sdmenu div span a{
	display: block;
	font-weight: bold;
	/*color: #008c98;*/
	cursor: pointer;
	text-decoration:none;	
	padding: 5px 0px;
	/*height:30px;*/
	line-height:18px;
	
	padding-left:20px;
	
}
div.sdmenu div.collapsed span {
	display:block;
	background:url(images/menu-bottom-border.gif) left bottom no-repeat;
	/*margin:2px 0px;*/
	padding: 0px 0px;
	/*padding-left:20px;
	height:40px;*/	
	line-height:15px;


border:#FFFFFF 0px solid;
}



div.sdmenu div a {
	padding: 5px 10px;
/*	background: #eee; */
	display: block;
/*	border-bottom: 1px solid #ddd;*/
	/*color: #066;*/
}
.submenu-bg a.current {
	
	color:#FFC220;
	background:url(images/bullet-over.gif) left 12px no-repeat;
}
 /*div.sdmenu div a:hover {
	/*background : #066 url(linkarrow.gif) no-repeat right center; 

	color: #CCC;
	text-decoration: none;
}*/

div.sdmenu div ul { margin:0px; padding:0px;  /*background:url(images/menu-submenu-bg2.gif) left bottom repeat-x;*/}
div.sdmenu div li { margin-left:20px; padding:0px; list-style:none;  font-size:12px;} 
div.sdmenu div li a{ background:url(images/bullet.gif) left 12px no-repeat; color:#008c98; text-decoration:underline; font-weight:normal; /*height:18px;*/ line-height:18px; } 
div.sdmenu div li a:hover{background:url(images/bullet-over.gif) left 12px no-repeat; color:#f3b21a; text-decoration:underline;} 
div.sdmenu div li a.selected2{background:url(images/bullet-over.gif) left 10px no-repeat; color:#f3b21a; text-decoration:underline;} 

.open-collspan-title{ background:url(images/bullet1.gif) left top no-repeat;}
.submenu-bg {/* background:url(images/menu-submenu-bg.gif) left top repeat-x;*/ padding-bottom:10px;}
dd .submenu-bg { float:left;}

.AuthDiv
{
	color:#A7D3D5 !important;
}

.AuthDiv a
{
	color:#A7D3D5 !important;
}
/*--------------*/
/*
.active-part{background:#fffaea url(images/menu-bottom-border.gif) left bottom no-repeat; }
*/
.active-part{background:#fffaea url(images/menu-bottom-border.gif) left bottom no-repeat; border-left:#fffaea 1px solid; border-right:#fffaea 1px solid; border-top:#fffaea 1px solid; border-bottom:#aedbca 1px solid; }
.active-part span a{color:#FFC220; background: url(images/bullet1.gif) 2px 12px  no-repeat; }
.active-part span a:link{color:#FFC220;}
.active-part span a.current{ background: url(images/bullet1.gif) 2px 12px  no-repeat; padding-left:20px;}


