DIV#local-menu
{
	background: #EEE url(../images/sprites-t1.gif) repeat-x 0px -760px;
	color: #666;
	border-bottom: 1px solid #DDD;
	text-align: right;
	padding: 4px 15px 3px !important;
	display: block;
	height: 15px;
}
DIV#global-menu
{
	/*[disabled]border-bottom:1px solid #98B1C4;*/
}
DIV#doc-body
{
	background-image: none !important;
	padding: 0px !important;
	margin: 0px !important;
	min-width: 760px;
	width: 100% !important;
}
DIV#mlddm A
{
	background: #BCCDDB url(../images/sprites-t1.gif) repeat-x 0px -280px;
	border-bottom: 1px solid #98B1C4;
	color: #666;
	clear: both;
	margin: 0px;
	height: 1%;
}
DIV#mlddm LI A
{
	background-image: url(../images/c.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 9px;
}
.mlddm
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 22px;
	color: #666;
	background: #C8D7E3 url(../images/sprites-t1.gif) repeat-x 0px -280px;
	background-color: #808080;
}
.mlddm LI
{
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.mlddm LI A
{
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	font-family: verdana, arial;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
/*text-transform: uppercase;*/
	white-space: nowrap;
/*background: #808080;*/
	/*[disabled]background:#C8D7E3 url(../images/sprites-t1.gif) repeat-x 0px -280px;*/
	color: #293D6B;
	font-weight: bold;
}
.mlddm LI A:hover
{
	background: #98B1C4;
	/*[disabled]color:#FFF;*/
}
.mlddm LI A#buttonnohover
{
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	font-family: verdana, arial;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
/*text-transform: uppercase;*/
	white-space: nowrap;
/*background: #808080;*/
	background: #C8D7E3 url(../images/sprites-t1.gif) repeat-x 0px -280px;
	color: #293D6B;
	font-weight: bold;
}
.mlddm LI A#buttonhover
{
	border-bottom: 1px solid #98B1C4;
	background: #C8D7E3 url(../images/sprites-t1.gif) repeat-x 0px -195px;
}
.mlddm UL
{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0;
	padding: 0;
	background: #98B1C4;
/*he------------------------------------------------------------*/
}
.mlddm UL LI
{
	float: none;
}
.mlddm UL LI A
{
	display: block;
	width: auto;
	margin: 0px;
	padding: 4px 13px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #000000;
	background: #C8D7E3;
}
.mlddm UL LI A:hover
{
	color: #F5F189;
}
.mlddm LI A:link, .mlddm LI A:visited
{
	color: #293D6B;
	text-decoration: none;
}

