#pageDiv 
{
position: absolute;
top: 10px;
left: 10px;
width: 800px;
height: 600px;
z-index: 1;
background: #FFFFFF url('images/bglogo800x600.gif') no-repeat center;
}
#errorDiv
{
position: absolute;
top: 10px;
left: 220px;
width: 600px;
height: 24px;
z-index: 2;
}
#Logo
{
width: 190px;
height: 32px;
}
#mainDiv
{
position: absolute;
top: 35px;
left: 220px;
width: 650px;
height: 550px;
z-index: 2;
}
#messagesDiv
{
width: 800px;
height: 600px;
}
#msgListDiv
{
width: 600px;
height: 200px;
overflow: auto;
}
#msgMessageDiv
{
width: 600px;
height: 200px;
overflow: auto;
background-color: #dcdcdc;
}
#msgFolderDiv
{
width: 100px;
height: 400px;
overflow: auto;
}
#Title
{
text-align:center;
font-weight: bold;
font-size: large;
}
#Data
{
width: 649px;
height: 400px;
}
#menuDiv
{
position: absolute;
top: 35px;
left: 10px;
width: 200px;
height: 600px;
overflow: hidden;
z-index: 2;
}
#rightDiv
{
position: absolute;
top: 35px;
left: 880px;
width: 100px;
height: 550px;
z-index: 2;
}
#linksDiv
{

}
#playerDiv
{
z-index: 4;
width: 200px;
height: 44px;
overflow: hidden;
}
#divSongList
{
width: 300px;
height: 300px;
overflow: auto;
background: #efefef;
z-index: 4;
}
.title
{
position: absolute;
top: 0px;
left: 10px;
z-index: 4;
}
.cat0
{
height: 20px;
overflow: hidden;
}
.menu
{
height: 20px;
overflow: hidden;
}
.linktd
{
text-decoration: underline;
cursor: pointer;
}
.borderOn 
{ 
border: 3px #9999CC dotted;
height: 400px;
overflow: hidden;
}
.borderOff
{
height: 400px;
overflow: hidden;
}
.borderOff2
{
height: 20px;
overflow: hidden;
}
.messageUp
{
position: absolute;
z-index:5;
top: 200px;
left: 400px;
background: #9999CC;
color: #ffffff;
border: 3px #FF7F50 solid;
overflow: visible;
}
.messageDown
{
position: absolute;
top: 0px;
left: 0px;
width: 0px;
height: 0px;
overflow: hidden;
z-index: -1;
}
#divSongList a
{
text-decoration: none;
cursor: pointer;
}
#divSongList a:hover
{
text-decoration: blink;
}
.noborder
{
border-style: none
}
.menuStyle 
{
font-family : Arial, sans-serif;
font-size : 9pt;
color : #ffffae;
cursor: pointer;
background: #9999CC url('images/menu_bg.jpg') no-repeat scroll 10% 10%;
}
.menuOver
{
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000033;
background-color : #ffffcc;
text-align : center;
cursor: pointer;
background: #8EBAE5 url('images/menu_bg.jpg') no-repeat scroll 10% 80%;
}

