.menuframe
{
	background-color: transparent;
}

/* ThemeOfficeMenu Style Sheet */
.menudiv
{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#404050 ;
	padding: 0px 0px 0px 0px;
	border:0px solid #aaa;
	height:32px;
}

.submenudiv
{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#404050 ;
	padding: 0px 0px 0px 0px;
	border:0px solid #aaa;
}

.submenudiv div.msubsub a,
.submenudiv div.msubsub_current a,
.submenudiv div.msub a,
.submenudiv div.msub_current a,
.menudiv div.m a,
.menudiv div.m_current a
{
	background: #404050 url('../images/bull.gif') left center no-repeat;
	float:left;
	display: block;
	ffwhite-space:nowrap;
	padding:4px 2px 4px 14px;
	margin: 8px 10px 0px 4px;
	color: #CFCCEF;
	text-decoration: none;
	text-align: left;
	font-family:Verdana,Sans, Sans-serif;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
}

.submenudiv div.msub a,
.submenudiv div.msub_current a
{
	clear:both;
	margin: 6px 10px 0px 4px;
	width:130px;
	font-size:11px;
	letter-spacing:0px;
	
	
}

.submenudiv div.msubsub a,
.submenudiv div.msubsub_current a
{
	clear:both;
	margin: 0px 10px 0px 18px;
	font-size:11px;
	width:120px;
}

.menu div.m_first a,
.menu div.m_first_current a
{

}


.menu div.m a:active,
.menu div.m_current a:active,
.smenu div.m a:active,
.smenu div.m_current a:active
{
	color: #000;
	background-color: #efefee;
}

.submenudiv div.msubsub a:hover,
.submenudiv div.msubsub_current a:hover,
.submenudiv div.msub a:hover,
.submenudiv div.msub_current a:hover,
.menudiv div.m a:hover,
.menudiv div.m_current a:hover
{
	background: #404050 url('../images/bull_o.gif') left center no-repeat;
	color: #FFFFFF;
	
}

.submenudiv div.msubsub_current a,
.submenudiv div.msub_current a,
.menudiv div.m_current a
{
	background: #404050 url('../images/bull_o.gif') left center no-repeat;
	color: #FFFFFF;
}
