/* CSS Document */
body,tr,td,th { 
font-size: .85em; font-family: Verdana, Arial, serif; color: #000000 
}
a { 
text-decoration: none; link: #000000; vlink: #000000; alink: #000000; color: #000000; bordercolor: #000000
}
a:hover { 
text-decoration: none; color: #1A46D5 
}
proj_image { border:1px solid #000000; }
a img{
  border:1px solid #000000;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: EDF0F7;
}
</style>
