.CASstyle{
width: 99%;
}
.CASstyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.CASstyle ul{
border: 1px solid #90B4CE;
width: 100%;
background: url(bgmenu3.gif) center center repeat-x;
padding: 4px 0;
margin: 0;
text-align: center;
}
.CASstyle ul li{
display: inline;
}
.CASstyle ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FEFFCE;
font-family:tahoma;
font-size:13px;
letter-spacing:.05em;
}
.CASstyle ul li a:hover, .CASstyle ul li a.selected{
background: url(over.gif) center center repeat-x;
text-decoration:none;
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #E8EDEF;
font-family:tahoma;
font-size:13px;
text-spacing:.8em;
letter-spacing:.05em;
}
.CASstyle8{
width: 99%;
}
.CASstyle8:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.CASstyle8 ul{
border: 1px solid #90B4CE;
width: 100%;
background: url(menubg.jpg) center center repeat-x;
padding: 4px 0;
margin: 0;
text-align: center;
}
.CASstyle8 ul li{
display: inline;
}
.CASstyle8 ul li a{
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #FEFFCE;
font-family:tahoma;
font-size:13px;
letter-spacing:.05em;
}
.CASstyle8 ul li a:hover, .CASstyle8 ul li a.selected{
background: url(menubg-over.jpg) center center repeat-x;
text-decoration:none;
color: #000000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #E8EDEF;
font-family:tahoma;
font-size:13px;
text-spacing:.8em;
letter-spacing:.05em;
}
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; 
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 180px;
visibility: hidden;
text-decoration:none;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=2);
}
.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
color: black;
}
* html .dropmenudiv a{ 
width: 100%;
}
.dropmenudiv a:hover{ 
background-color: #E8F3F7;
text-decoration:none;
}