.SUBMENU_BODY #profileContent {
	width: 100%;
	overflow: hidden;
}

.SUBMENU_BODY {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #455D21; /*#597329;*/
}

.SUBMENU_HEAD_LEFT {
	position: absolute;
	background: #222F11;
	width: 8px;
	height: 22px;
	border: none; 
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.SUBMENU_HEAD {
	position: absolute;
	background: #222F11;
	height: 18px;
	border: none;
	font-family:arial,verdana;
	font-size:10px;
	font-weight: 600;
	color:#ffffff;
	left: 8px;
	right: 8px;
	margin: 0px;
	padding-top: 4px;
}
.SUBMENU_HEAD_RIGHT	{
	position: absolute;
	background: #222F11;
	width: 8px;
	height: 22px;
	border: none;
	right: 0px;
}

/*.SUBMENU_HEAD	{border: solid 0px #dfdfdf; border-bottom-color: #f0f0f0; background:#53577c; border-bottom-width: 1px; font-family:arial,verdana; font-size:10px; font-weight: 600; color:#ffffff;}*/

.SUBMENU_HEAD1 {
	border: solid 0px #dfdfdf;
	border-bottom-width: 1px;
	background:#ffffff;
	font-family:arial,verdana;
	font-size:10px;
	font-weight: 600;
	color:#333333;
}

.SIDEADVERTSTD IMG {	
	margin-bottom: 5px;
	background: #FFFFFF;
	border: none;/*solid 1px #000000;*/
}
.SIDEADVERTSTD {	
	font-family:arial,verdana;
	font-size:10px;
	font-weight: normal;
	color:#666666;
}
.SUBMENU A, .SUBMENU A:link, .SUBMENU A:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.SUBMENU A LI, .SUBMENU A:link LI, .SUBMENU A:visited LI {
	background: url('/site/img/bullet_normal.png') 0% 1ex no-repeat;
	padding-left: 8px;
}
.SUBMENU {	
	background-color: #455D21;
	padding: 5px;
	font-family:arial,verdana;
	font-size:10px;
	font-weight: normal;
	color:#FFFFFF;
	border-bottom: none;
}
.SUBMENU_ITEM .SUBMENU {	
	border-bottom: solid 1px #F2F2F2;
}
/*Added by B14*/
.SUBMENUHOVER	{
	padding: 5px;
	font-family:arial,verdana;
	font-size:10px;
	font-weight: normal; 
	/*color:<?=$rowLayout->fontColor?>;*/
	color: #FFFFFF;
	/*background: #dfdfdf;*/
	background: #597329;
	width: 132px;
	border-bottom: solid 1px #F2F2F2;
}