.menulist, .menulist  ul {
 margin: 0;
 padding: 0;
 list-style: none;
}


.menulist ul {
 display: none;
 position: absolute;
 top: 1.0em; margin-top: 8px; 
 left: -1px;
 width: 150px;

}


.menulist ul ul {
 top: -1px; margin-top: -1;
 left: 148px;
}


.menulist li {
 float: left;
 display: block;
 position: relative;
 margin-right: -1px;

 border: 1px solid #000000;
 /* Borders:     Top    Right  Bottom    Left   */
 border-color: #000000 #000000 #000000 #000000;
 border-width: 0px 1px 1px 1px;

}


.menulist ul li {
 float: none;
 margin: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: -1px;

}


.menulist a {
display: block;
text-decoration: none;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
font-weight: bold;
padding: 5px;
}


.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
background-color: #CE1A88;
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #FFFFFF; 
font-weight: bold;

}
.menulist a.highlighted {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000; 
font-weight: bold;

}


.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%;
}


A.Topmenu10:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: #FFFFFF; padding: 4px 7px 4px 7px; border: 0px;}
A.Topmenu10 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: none; padding: 4px 7px 4px 7px;; border: 0px;}

A.Topmenu7:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: #424242; padding: 0px 7px 1px 7px; height:27px}
A.Topmenu7 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: #CB1B87; padding: 0px 7px 1px 7px; height:27px}

A.Topmenu8:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: #424242; padding: 5px 7px 0px 7px; height:27px}
A.Topmenu8 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF; text-decoration: none; font-style: normal; line-height: normal; font-weight: bold; background: #CB1B87; padding: 5px 7px 0px 7px; height:27px}

a.smallnav:hover {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CB1B87; text-decoration: underline; font-style: normal; line-height: normal; font-weight: Bold}
a.smallnav {font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: Bold; color: #202020; text-decoration: NONE}


body 
{
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
}

img.negative {
position: relative;
filter:progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=0,Opacity=.75); 
}
