﻿/*Not really sure why IE needs all these,but hey it works!*/
.vertical ul/*, .vertical li ul*/{
	position: obsolute;
	margin: 0px;
	background-image:url('1.gif');
}
.horizontal  li ul{
	margin-top: 1.4em;
	margin-left: -129px;
}	
.horizontal  li li ul{
	position: absolute;
	left: 0px;
}
/*These assist the iframe shim*/
.mlmenu iframe{
	text-align:left;
	position: absolute;
	display: none;
	filter: alpha(opacity=0);
	z-index: 2;
}
select,object,iframe{
	z-index: 1;
}
textarea { font-family: Tahoma;
	font-size: 10pt;
	/*border: 1px solid #B69292;
    padding: 1px 1px 1px 1px;
    background-color: #E8EEF0 */}
