.hor_menu_td {
border-bottom-width: 1px;
border-bottom-style: solid;
}

.hor_menu_td div { 
  border-right-width: 3px;
  border-right-style: double;
}

a.hor_menu {
display: block;
font-weight:bold;
font-style: normal; 
font-size: 11px; 
font-family:Tahoma, Arial,sans-serif; 
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
white-space: nowrap;
width: 100%;
}

a.hor_menu:hover {
-moz-opacity: 0.7;
opacity: 0.7;
filter:alpha(opacity=70);
text-decoration: none;
}

a.hor_menu:visited:hover {
-moz-opacity: 0.7;
opacity: 0.7;
filter:alpha(opacity=70);
text-decoration: none;
}

a.hor_menu_on {
display: block;
-moz-opacity: 0.7;
opacity: 0.7;
filter:alpha(opacity=70);
font-weight:bold;
font-style: normal; 
font-size: 11px; 
font-family:Tahoma, Arial,sans-serif; 
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
white-space: nowrap;
width: 100%;
text-decoration: none;
}


/* DropDown Menu */

div.dd_menu {
  border-bottom-style: solid;
}

a.dd_menu {
font-size: 11px; 
font-weight:bold;
font-family:Tahoma, Arial,sans-serif; 
text-decoration: none;
display: block;
border-right-width: 0px;
border-bottom-width: 0px;
padding: 7px;
height: 100%;
background-position: right;
background-repeat:no-repeat;
}

a.dd_menu:active {
text-decoration: none;
}

a.dd_menu:hover {
text-decoration: none;
}
a.dd_menu:visited {
text-decoration: none;
}

a.dd_menu:visited:hover {
text-decoration: none;
}

.sub1 { position:absolute; border: 0px; z-Index: 220; }

.sub2 { position:absolute; border: 0px; z-Index: 220; }

.node1 a.dd_menu { 
  border: 0px; 
  border-right-style: double; 
  border-right-width: 3px;
}
.node2 a.dd_menu { border: 0px; padding-right: 15px; }
.node3 a.dd_menu { border: 0px; padding-right: 15px; }

