body, html {
}

body.frame {
 background-color: transparent;
 background-image: url(img/window.png);
 background-repeat: no-repeat;
 background-position: center center;
 overflow: hidden;
}

div.frame {
 width: 834px;
 height: 494px;
 position: relative;
}

div.frame .close {
 position: absolute; top: 6px; left: 804px;
 cursor: pointer;
}

div.frame .margin {
 padding: 33px;
 padding-top: 50px;
}

table.menu {
 background-image: url(img/menu.gif);
 background-position: top left;
 background-repeat: no-repeat;
 height: 57px;
 border-bottom: 1px solid #0b5b66;
 border-right: 1px solid #0b5b66; 
}

table.menu td {
 border-right: 1px solid #0b5b66;
}

.window1 {
 width: 384px !important;
 width: 414px;
 height: 248px !important;
 height: 288px;
 background-image: url(img/window1.jpg);
 padding: 20px 10px 20px 20px;
}

.window1b {
 width: 374px !important;
 width: 414px;
 height: 248px !important;
 height: 288px;
 background-image: url(img/window1.jpg);
 padding: 20px 20px 20px 20px;
}

.window2 {
 background-color: #043845;
 padding: 5px;
 border: 1px solid #14BAC6;
}

.window3 {
 width: 668px !important;
 width: 698px;
 height: 248px !important;
 height: 288px;
 background-image: url(img/window3.jpg);
 padding: 20px 10px 20px 20px;
}
