/*menu*/
table.mMT {
	border-bottom-color: #FFDE00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFCE7;
}

td.mME {
	height: 27px;
	vertical-align: middle;
}

.mME, .mME a {
	color: #003D99;
	font-size: 11px;
	font-weight: bold;
}

.mME b, .mME a:hover {
	color: #2E398B;
	font-size: 11px;
	font-weight: bold;
}


div.divM, div.divM0 {
	background-color: #FFFFFF;
	padding:0px;
	text-align: left;
}

div.divM0{

}

div.divM *, div.divM0 * {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6ea3ba;
}
div.divM *{
	color:#FFFFFF;
	font-weight: normal;
	font-size:12px;
}
div.divM {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 190px;
	background-color: #6ea3ba;
	visibility: hidden;
	border: 1px solid #cedfe7;
}

div.divMS {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 5px;
	background-color: #BABABA;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50, Style=0);
}



div.mItm, div.mItmC {
	cursor: pointer;
	padding:5px 5px 5px 10px;
	margin:1px 0px 1px 0px;
}

div.mItmC {
	padding-right: 15px;
	background-image: url(../gallery/agb/img/array.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.tb {
	border-top-color: #D5D5D5;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #D5D5D5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #D5D5D5;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #D5D5D5;
	border-right-style: solid;
	border-right-width: 1px;
}

div.divM .mLn, div.divM0 .mLn {
	background-repeat: repeat-x;
	background-color: #cedfe7; 
	width:183px;
	margin-left:4px;

}

.mLn {
	background-repeat: repeat-x;
	background-color: #cedfe7; 
}

div.divM .mLn{
	width:100%;
	margin-left:0px;
}