.mymenu {
        z-index:1; background-image: url(Black_menu.gif);
        layer-background-image: url(Black_menu.gif);
        background-color:#000000;
        layer-background-color:#000000;
        visibility:visible; 
        width: 90%;
        height: 20px;
        background-position:relative;
        text-align: center; 
        font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        align: center;
}

.mylogo {
        z-index:1;
        visibility:visible; 
        padding: 0 ;
        width: 1000px;
        background-position:relative;
        background-color: #110C74;
        text-align: center;
        border-width: 0px;
        align: center; 
}

.mylogo2 {
        z-index:1;
        visibility:visible; 
        padding: 0 ;
        width: 1000px;
        background-position:relative;
        background-color: #110C74;
        text-align: center;
        border-width: 0px;
        align: center; 
}

.myheader {
        padding: 0 ;
        border-width: 0px;
        align: center;
        width: 100%;
} 

.main {
        padding: 0 ;
        border: inset;
        border-width: 0px;
        height: 800px;
} 

.menulink {
        color: #fff;
        text-decoration:none;
}

.menulinkover{
        color:#FFC21A;
        text-decoration:underline;
        cursor:pointer;
        cursor:hand;
}

.mylink {
        color: #039;
        text-decoration:none;
}

.mylinkover{
        color:#FFC21A;
        text-decoration:underline;
        cursor:pointer;
        cursor:hand;
}

.menu {
        padding: 0 ;
        border: inset;
        border-width: 0px 0px 1px 1px;
        border-color:#000000;
        background-color:#110C74;
        layer-background-color:#110C74;
        height: 800px;
} 

.imenua {
        color:#000000;
}

.imenuaover {
        color:#FFC21A;
        cursor:pointer;
        cursor:hand;
}

.menua {
        color:#FFFFFF;
}
.menua2 {
        color:#ff5d18;
}

.menuaover{
        color:#FFC21A;
        text-decoration:underline;
        vertical-align:top;
        cursor:pointer;
        cursor:hand;
}

.menub{
        color:#555;
        text-decoration:none;
}

.menubover{
        color:#ff5d18;
        text-decoration:underline;
}

.menu2bover{
        color:#555;
        text-decoration:underline;
}

