﻿
.yui-skin-sam .yui-menu-shadow-visible
{
	background-color: #ffffff;
}

.yui-skin-sam .yuimenu .bd
{
	border-style: none;
	border-color: #0B4B85;
	color: #0B4B85;
	background-color: #CDDCEB;
	/*background-image: url(popup_b.png); */
	background-repeat: repeat-y;
}

.yui-skin-sam .yuimenu
{
	font-size: 80%;
}

.yui-skin-sam .yuimenuitemlabel
{
	background-color: Transparent;
	color: #487aa9;
/*	background-color: Transparent;
	color: #999999; */
	padding: 0 10px;
}

.yuimenuitemlabel
{
	margin-left: 0.5em;
	text-indent: -0.5em;
	white-space: normal;
	font-weight:bold;
}

.yui-skin-sam .yuimenuitemlabel:hover
{
	color: #0B4B85;
}

.yui-skin-sam .yuimenu ul
{
	width: 158px;
}

.yui-skin-sam .yuimenuitem-selected
{
	/*background-color: Transparent;*/
	background-color: #CDDCEB;
}

.yui-skin-sam .yuimenuitem-selected>A
{
	color: #002b5b;
}

.yui-skin-sam .yuimenuitem1-selected
{
	/*background-color: Transparent;*/
	background-color: #0B4B85;
}

.yui-skin-sam .yuimenuitem1-selected>A
{
	color: #CDDCEB;
}
