.mToolbar
{
	z-index: 254;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color: #CFCFBF;
	/*width:770px;*/
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0px;
	/*padding-left: 200px;*/
	/*margin-left: 200px;*/
	color:black;
	position:relative;
	text-align: center;
}
.mTray 
{z-index: 255;
	top: 0px;
	right: 5px;
	border:0px solid #202020;
	background-color: #202020;
	position:absolute;
}
.pItem 
{z-index: 255;
	cursor:default;
	padding: 0 10 0 0;
	margin: 0 0 0 0;
}

.mItem 
{z-index: 255;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color:#000000;
	border:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	cursor: hand;
}

.mItemSelect 
{z-index: 255;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color:#7D7D7D;
	border:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.mItemLink 
{z-index: 255;
	padding:0px;
	margin:0px;
	text-decoration: none;
	color:#000000;
	border:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	cursor: hand;
}


.mSub1Menu 
{z-index: 255;
	border:1px solid #999999;
	background-color: #CFCFBF;
	color: black;
	display: none;
	padding: 5px;
	cursor: hand;
	position:Absolute;
}

.mSub1MenuCaption 
{z-index: 255;	cursor:default;
	padding:0px; 
	margin:0px;
	min-width:80px;
	background-color: #CFCFBF;
	border-bottom: 0px;
	white-space: nowrap;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}

.mSub1Item 
{z-index: 255;
	cursor:select;
	padding:0px;
	margin:0px;
	min-width:80px;
	border:0px;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}
.mSub1ItemSelect 
{z-index: 255;
	cursor:pointer;
	margin-right: auto;
	border:none;
	background-color: #E5E5DC;
	color: #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}
.mSub1ItemLink 
{z-index: 255;
	cursor:hand;
	border:0px;
	color: #000000;
	white-space: nowrap;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
}


.mSub2Menu 
{
	z-index: 255;
	border:0px solid #999999;
	background-color: #606060;
	color: white;
	padding:0px;
	display: none;
	cursor: hand;
	position:Absolute;
}

.mSub2MenuCaption 
{
	z-index: 255;	
	cursor:default;
	padding:0px; 
	margin:0px;
	min-width:80px;
	background-color: #CCCCCC;
	border-bottom: 0px solid #f0a000;
	white-space: nowrap;
}

.mSub2Item 
{
	z-index: 255;	
	cursor:select; 
	padding:0px; 
	margin:0px;
	min-width:80px;
	border:0px solid #F0F0F0;
	color:yellow;
	white-space: nowrap;
}
.mSub2ItemSelect 
{
	z-index: 255;
	cursor:pointer; 
	padding:0px; 
	margin:0px;
	margin-right: auto;
	min-width:80px;
	border:none;
	background-color:#33FFFF;
	color:#FF0000;
	font:bold;
	white-space: nowrap;
}
.mSub2ItemLink 
{
	z-index: 255; 	
	cursor:select; 
	padding:0px; 
	margin:0px;
	min-width:80px;
	border:0px solid #00ff00;
	color:red;
	white-space: nowrap;
}




