.flexdropdownmenu, .flexdropdownmenu ul{
	font: normal 9px "Tahoma";
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	display: none;
	color: #FFFFFF;
	background: #99815D;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}


.flexdropdownmenu li{
position: relative;list-style-image: none; margin:0; padding: 0;
}

.flexdropdownmenu li a{
display: block;
width: 145px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
background: #99815D;
border-bottom: 1px solid #AAAAAA;
text-decoration: none;
padding: 4px 5px;
}


* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 145px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover{
background:#2B6B9C;

}
.flexdropdownmenu li.selected{
background:#839F4B;
}


.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



.flexdropdownplacements, .flexdropdownplacements ul{
	font: normal 9px "Tahoma";
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	display: none;
	color: #FFFFFF;
}

.flexdropdownplacements li a{
display: block;
width: 125px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
background: #000000;
border-bottom: 1px solid #AAAAAA;
text-decoration: none;
padding: 4px 5px;
}
.flexdropdownplacements li{
position: relative;list-style-image: none; margin:0; padding: 0;
}

* html .flexdropdownplacements li{ /*IE6 CSS hack*/
display: inline-block;
width: 125px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownplacements li a:hover{
background:#839F4B;

}
.flexdropdownplacements li.selected{
background:#839F4B;
}




.flexdropdownplacements, .flexdropdownplacements ul{
	font: normal 9px "Tahoma";
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	display: none;
	color: #FFFFFF;
}

.flexdropdowngmba li a{
display: block;
width: 121px; /*width of menu (not including side paddings)*/
color: #FFFFFF;
background: #000000;
border-bottom: 1px solid #AAAAAA;
text-decoration: none;
padding: 4px 5px;
}
.flexdropdowngmba li{
position: relative;list-style-image: none; margin:0; padding: 0;
}

* html .flexdropdowngmba li{ /*IE6 CSS hack*/
display: inline-block;
width: 121px; /*width of menu (include side paddings of LI A*/
}

.flexdropdowngmba li a:hover{
background:#839F4B;

}
.flexdropdowngmba li.selected{
background:#839F4B;
}

.flexdropdowngmba, .flexdropdowngmba ul{
	font: normal 9px "Tahoma";
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	display: none;
	color: #FFFFFF;
}

.td_colorbg { background-color: #99815D; color: #FFFFFF; }
