.mainDiv
{
    width: 860px;
    height: 380px;
    /*padding-top: 25px;*/
}

.RootItems_Item1
{
    border-right:solid 4px white;
    height:45px;
    background-color:#b10033;
    text-align:left;
    font-family:MS Reference Sans Serif;
    font-size:15px;
    font-weight:bold;
    color:White;
    cursor:hand;
    cursor:pointer;
}

.RootItems_Item2
{
    border-right:solid 4px white;
    height:45px;
    background-color:#de3380;
    text-align:left;
    font-family:MS Reference Sans Serif;
    font-size:15px;
    font-weight:bold;
    color:White;
    cursor:hand;
    cursor:pointer;
}

.RootItems_Item3
{
    border-right:solid 4px white;
    height:45px;
    background-color:#799d75;
    text-align:left;
    font-family:MS Reference Sans Serif;
    font-size:15px;
    font-weight:bold;
    color:White;
    cursor:hand;
    cursor:pointer;
}

.RootItems_Item4
{
    height:45px;
    background-color:#50257b;
    text-align:left;
    font-family:MS Reference Sans Serif;
    font-size:15px;
    font-weight:bold;
    color:White;
    cursor:hand;
    cursor:pointer;
}


/*==SlideMenu Red============================*/

.SlideMenu-Red-RootItems-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Red-RootItems-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#b10033;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}
 
.SlideMenu-Red-SubItems-up
{
    font-family:MS Reference Sans Serif;
    font-size:9px;
    color:#3d423d;
    height: 15px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Red-SubItems-over
{
    height: 15px;
    font-family:MS Reference Sans Serif;
    font-size:9px;
    cursor:hand;
    cursor:pointer;
    color:#b10033;
    font-weight:bold;
}

.SlideMenu-Red-LastItem-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 24px;
    font-weight:bold;
}

.SlideMenu-Red-LastItem-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#b10033;
    height: 24px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

/*==SlideMenu Pink============================*/

.SlideMenu-Pink-RootItems-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Pink-RootItems-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#de3380;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Pink-SubItems-up
{
    font-family:MS Reference Sans Serif;
    font-size:9px;
    color:#3d423d;
    height: 15px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Pink-SubItems-over
{
    height: 15px;
    font-family:MS Reference Sans Serif;
    font-size:9px;
    cursor:hand;
    cursor:pointer;
    color:#de3380;
    font-weight:bold;
}

.SlideMenu-Pink-LastItem-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 24px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Pink-LastItem-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    height: 24px;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    cursor:hand;
    color:#de3380;
    font-weight:bold;
}

/*==SlideMenu Green============================*/

.SlideMenu-Green-RootItems-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Green-RootItems-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#71996e;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Green-SubItems-up
{
    font-family:MS Reference Sans Serif;
    font-size:9px;
    color:#3d423d;
    height: 15px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}
.SlideMenu-Green-SubItems-over
{
    height: 15px;
    font-family:MS Reference Sans Serif;
    font-size:9px;
    cursor:hand;
    cursor:pointer;
    color:#71996e;
    font-weight:bold;
}
.SlideMenu-Green-LastItem-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 24px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Green-LastItem-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    height: 24px;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    cursor:hand;
    cursor:pointer;
    color:#71996e;
    font-weight:bold;
}

/*==SlideMenu Purple============================*/

.SlideMenu-Purple-RootItems-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Purple-RootItems-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#50257b;
    height: 22px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Purple-SubItems-up
{
    font-family:MS Reference Sans Serif;
    font-size:9px;
    color:#3d423d;
    height: 15px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Purple-SubItems-over
{
    height: 15px;
    font-family:MS Reference Sans Serif;
    font-size:9px;
    cursor:hand;
    cursor:pointer;
    color:#50257b;
    font-weight:bold;
}

.SlideMenu-Purple-LastItem-up
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    color:#282828;
    height: 24px;
    cursor:hand;
    cursor:pointer;
    font-weight:bold;
}

.SlideMenu-Purple-LastItem-over
{
    background-image: url(../../DesktopModules/HamelandMenu/images/MenuItem-Last-Bg.gif);
    background-repeat: repeat-x;
    height: 24px;
    font-family:MS Reference Sans Serif;
    font-size:11px;
    cursor:hand;
    cursor:pointer;
    color:#50257b;
    font-weight:bold;
}

.SlideMenus-Part-BG
{
    background-image: url(../../DesktopModules/HamelandMenu/images/TransparentBG.png);
    height:310px;
    width: 212px;
}

.SlideMenus-Part-Bottom
{
    height:120px;
}