.menutable
{
	 background:#660033;

	 width:130;
}

.menuinner
{
	width:122;
}

.navline
{
	background-color: #8C6B7A;
}

.m_off,a.m_off,a.m_off:link,a.m_off:visited,a.m_off:active
{
	color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:70%;
	width:130;

	height: 19;
	font-weight: bold;
	cursor:hand;
	padding-left: 8px;
}

.m_active,.m_over,a.m_over,.m_off:hover,a.m_off:hover
{
	color:#000000;
	background-Color: #cfd3bc;
	text-decoration:none;
	font-family:verdana;
	font-size:70%;
	width:130;

	height: 19;
	font-weight: bold;
	cursor:hand;
	padding-left: 8px;
}

.m_text,a.m_text,a.m_text:visited
{
	color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:70%;
	font-weight: bold;
}

a.m_text:hover
{
	text-decoration:underline;
	color: #ffffff;
}

.caret
{
	color: #936956;
	font-family:Marlett;
	position:absolute;
	top: 3;
	left:117;
}

.dd
{
	width: 330px;
	position:absolute;
	visibility:hidden;
	z-Index:255;
}

.ddtable {
	border-top: #660033 1px solid;
	border-bottom: #660033 0px solid;
	font-family: arial;
	font-size: 70%;
	width: 330px;
}

.ddtd {
	background-Color: #cfd3bc;
	border-bottom:1px solid #660033;
	border-left: #660033 1px solid;
	border-right: #660033 1px solid;
	height:19;
	padding-left:5px;
	cursor:hand;
}

.ddtdOver {
	color:white;
	background-Color: #660033;
	border-bottom:1px solid #660033;
	border-right: #660033 1px solid;
	height:19;
	padding-left:5px;
	cursor:hand;
}

.dddiv {
	width: 330;
	overflow: hidden;
	text-overflow:ellipsis;
}		
