/* Menu CSS */

.mdbox_01 {position:relative; top:0px; left:0px; border: 1px solid #b3b3b3;background-position: left top; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
.mdbox_01 .inbox1 {position:relative; top:-1px; left:-1px; background-image: url(../gfx/box_01_hg.png);	background-repeat: no-repeat;	background-position: left top; }
.mdbox_01 .inbox2 {position:relative; top: 0px; left: 2px; background-image: url(../gfx/box_01_hd.png);	background-repeat: no-repeat;	background-position: right top;}
.mdbox_01 .inbox3 {position:relative; top: 2px; left: -2px; background-image: url(../gfx/box_01_bg.png);	background-repeat: no-repeat;	background-position: left  bottom;}
.mdbox_01 .inbox4 {position:relative; top: 0px; left: 2px; background-image: url(../gfx/box_01_bd.png);	background-repeat: no-repeat;	background-position: right bottom;}
.mdbox_01 .orbox_01 {position:relative; top: -1px; left: -1px; 2px 10px 2px 15px; padding: 3px 9px 3px 8px;}


#mdmenu {width:300px;}
#ormenu h2 {	font-size: 18px;	font-style: normal;	font-weight: normal;	margin: 0px 0px 0px 0px;	padding: 2px 0px 2px 0px;	border-bottom: 1px dotted #6c6868;	color: #a0a0a0;}
#ormenu a  {	font-size: 0.85em;	font-style: normal;	font-weight: normal;	text-decoration: none;	color: black;}
#ormenu a:hover {	text-decoration: underline;}
#ormenu #special_edit a { color: #808080;}
#ormenu #special_home a { color: #808080;}

#ormenu ol 
{
 list-style: none; 
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-size: 1.2em;
}

#ormenu #back img { border: none }

#ormenu #special_edit
{
  margin: 10px 0px 0px 0px;
	text-align: right;
	font-size: 0.8em;
}

#ormenu #special_home
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px
	text-align: left;
	font-size: 1em;
}
