A.topnav3:hover {font-family: verdana, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline}
A.topnav3 {font-family: verdana, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: NONE}

a.pj hover: {font-family: verdana,Arial, Helvetica, sans-serif;color: #4348FC; text-decoration: none; font-style: normal; line-height: normal; font-weight: normal; font-size:11}
a.pj {font-family: verdana, Arial, Helvetica, sans-serif;font-style: normal; line-height: normal; font-weight: normal; color: #1616B8; text-decoration: blink; font-size:11}


.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
 margin-right: 10px;
}


.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 17px; 
 left: -1px;
}


.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 150px;

}


.menulist li {
 float: left;
 display: block;
 position: relative;
 border-right: 1px solid #FFF;
 margin-left: 10px;
}


.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
 background-color: #474EF4;
 width: 150px;
 border-right: none;
}

.menulist ul>li:last-child {
 margin-bottom: 1px; 
}


.menulist a {
 display: block;
 padding: 3px;
 color: #FFF;
 text-decoration: none;
}


.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #ffffff;
 text-decoration: underline;
}
.menulist a.highlighted {
 color: #FFF;
}


.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}


.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */



*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
