body, #allowPopup, #Menu, .window, .taskband  {
font-family: Tahoma, Microsoft Sans Serif, Jomolhari, Times New Roman, sans-serif;
}

#Taskbar {
height: 28px;
background: #CC9900;
}


.window_bar {
background: #CC9900;
    color: white;
    font-family: Tahoma;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
}

.taskband {
    background-color: #dfdfdf;
    padding: 3px 5px 4px 5px;
    top: -22px;
}

#Desktop {
background-color: #CC6600;
background-image: url('marble.gif');
background-repeat: repeat;
background-position: initial;
}

#Menu {
    background-color: white;
    color: black;
    bottom: 28px;
}

.startLink:hover {
    background: #CC9900;
    color: white;
}

#MenuButton {
    height: 24px;
    background: url('menubuttonbig.png');
}

#window0 #windowcontent {
height: 129px !important;
}

#window1 #windowcontent {
height: 229px !important;
}

#window2 #windowcontent {
height: 299px !important;
}

.winBarButton {
    width: 17px !important;
    height: 18px !important;
}

#close {
    font-size: 11px !important;
    text-indent: 5px !important;
    line-height: 17px !important;
    right: 1px !important;
    background-color: #CC0000;
}

#pStartup { 
        background-color: black;
}