<style type="text/css" media="screen">

 
body 
{
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;


}

dl, dt, dd, ul, li
 {
margin: 0;
padding: 0;
list-style-type: none;

}


.menu {
	position: absolute;
	top: 187px;
	width: 15.4em;
	/*left: 19px;*/


	/*left:44px;
	top: 197px;*/
}
.dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bolder;
background:url(images/arrow-down-title-hover1.jpg);
font-size:10.5px;
background-repeat: no-repeat;

}

.dd 
{
/*border: 1px solid gray;*/
}

.li {
text-align: left;
background: #9E9E9E;
 font-size:9px;
}

 .li a,.dt a,.myscintel a
 {
/*color: #004080;#808080;006291*/
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-family:Tahoma;
font-weight:bolder;

}

.li a:hover
{
background: #eee;
}
.dt a:hover 
{
background:url(images/arrow-down-horizontalmenu1.jpg);
background-repeat: no-repeat;
}

.myscintel {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bolder;
background:url(images/myscintel-hover1.jpg);
font-size:10.5px;
background-repeat: no-repeat;


}

.myscintel a:hover 
{
background:url(images/myscintelmenu1.jpg);
background-repeat: no-repeat;
}

/*.dt a:active
{
background:url(Images/arrow-up-title.jpg);
}*/

.expandDiv
{
display:inline;
}

</style>
