a:hover
{
	color: #0000ff;
}

INPUT
{
	border-right: 4px outset;
	border-top: 4px outset;
	font-weight: bold;
	font-size: 10pt;
	border-left: 4px outset;
	width: 150px;
	color: gray;
	border-bottom: 4px outset;
	font-family: Arial;
	background-color: #f1f1f1;
	text-align: center;
}

.txtH1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #213d62;
	PADDING-TOP: 3px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

#MDME
{
font-family: Verdana, serif;
font-weight: bold;
font-size: 12px;
}

#MDME ul
{border:1px outset #E4D7C9; width:115px;
text-align: left;
margin:0px;
padding: 1px
}

#MDME ul li
{width:auto;
margin:0px;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
background: #f7f2ea;
}

#MDME ul li ul
{width:auto;
margin-left:0px;
padding: 1px;
}

#MDME ul li a
{
display: block;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #FDFCFB;
font-weight: normal;
font-size: 11px;
}

#MDME a:hover
{display: block;
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
font-weight: normal;
}