.transMenu80 {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu80 .content {
 position:absolute  ; 
}
.transMenu80 .items {
 border: 0px solid #FFFFF ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2;
 width:150px;
}
.transMenu80  td
{
 padding: 7px 8px 7px 30px !important;  
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #660066 !important ; /* submenu not-hovering text color */
} 
.transMenu80  .item.hover td
{ 
 color: #990099 !important ; /* submenu not-hovering text color, used to be FF9900 */
}
.transMenu80 .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu80 .background {
 background-image: URL("http://whs.whsites.net/whs/theme/whs/images/menu/sub_off1.gif");
 background-color: #fff2ab !important ;
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 -moz-opacity:0.99; 
 filter:alpha(opacity=99) 
}
.transMenu80 .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 -moz-opacity:0.99; 
 filter:alpha(opacity=99)
}
.transMenu80 .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 -moz-opacity:0.99; 
 filter:alpha(opacity=99)
}
.transMenu80 .item.hover {
 background-image: URL("http://whs.whsites.net/whs/theme/whs/images/menu/sub_on1.gif");
background-color: #ffccff !important ; 
}
.transMenu80 .item img { 
 margin-left:10px !important ; 
}
table.menu80 {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px solid #FFFFFF ; 
 z-index: 1; 
}
table.menu80 a{
 margin:0px !important ; 
 padding: 7px 8px 7px 30px !important ; 
 display:block !important; 
 position:relative !important ; 
}
table.menu80 a,
table.menu80 a:visited,
table.menu80 a:link {
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #fff2ab !important ;
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
table.menu80 td {
 border-right: 1px solid #124170 ; 
 border-top: 1px solid #124170 ; 
 border-left: 1px solid #124170 ; 
 background-image: URL("http://whs.whsites.net/whs/theme/whs/images/menu/main_off1.gif");
background-color: #2F82CC !important ; 
} 
#trans-active80 a{
 color: #FFFFFF !important ; 
 background-image: URL("http://whs.whsites.net/whs/theme/whs/images/menu/main_on1.gif");
background-color: #669999 !important ; /* 6BA6DE */
} 
#menu80 a.hover   { 
 background-image: URL("http://whs.whsites.net/whs/theme/whs/images/menu/main_on1.gif");
 color: #FFFFFF !important ; 
 background-color: #669999 !important ; /* 6BA6DE */
}
#menu80 span {
 display:none; 
}
#menu80 a img.seq1,
.transMenu80 img.seq1,
{
 display:    inline; 
}
#menu80 a.hover img.seq2,
.transMenu80 .item.hover img.seq2 
{
 display:   inline; 
}
#menu80 a.hover img.seq1,
#menu80 a img.seq2,
.transMenu80 img.seq2,
.transMenu80 .item.hover img.seq1
{
 display:   none; 
}
#trans-active80 a img.seq1
{
 display: none;
}
#trans-active80 a img.seq2
{
 display: inline;
}
