
#top {
    width:0px;
    height: 0px;
    visibility:hidden;
}

#adminLogin{
    width:0px;
    height: 0px;
    visibility:hidden;
}

#bottom {
    visibility:hidden;
}

#bottom_1 {
    visibility:hidden;
}

#left {
    width:10px;
    height: 10px;
    visibility:hidden;
}

#right {
    width: 0px;
    height:0px;
    visibility:hidden;
}

.center_content {
    position: relative;
    padding: 5px;
}

.left_content {    
    position:absolute;
    top:0px;
    min-width:800px;
    border:ridge 2px #800;
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    padding: 0px;
    margin-left: 10px;    
}

.right_content {
    padding: 5px;
    margin: 0px 180px 0px 180px;
}

#top a:link, #top a:visited {
    color: #DDDDDD;
    font-weight : bold;
    text-decoration: none;
}

#top a:link:hover, #top a:visited:hover  {
    color: #ABCDFF;
    font-weight : bold;
    text-decoration : underline;
}

a:link, a:visited {
    color: #DDDDDD;
    font-weight : normal;
    text-decoration: none;
}

a:link:hover, a:visited:hover  {
    color: #ABCDFF;
    font-weight : normal;
    text-decoration : underline;
}
.icePnlClpsblCnt, .icePnlClpsblCnt-dis {
    background: #C30;
}