

#title {
    background-color : #6b96c9;
    background-repeat : no-repeat;
    font-family : serif;
    height : 60px;
    left : 0px;
    width : 100%;
    position : absolute;
    top : -10px;
    visibility : visible;
    z-index : -5;
  }


#logobox {
    float: right;
    position : relative;
    height : 50px;
    width: 200px;
    top : 0px;
    z-index : 5;
  }


#onnetwork {
    color : #201d51;
    font-size : 10pt;
    left : 750px;
    position : fixed;
    top : 80px;
  }


#nonetwork {
    background-color : #9be9ff;
    color : #201d51;
    font-size : 10pt;
    position : fixed;
    top : 80px;
    left : 850px;
  }


#message {
    float: left;
    background-color : #1aa3ff;
    color : #000000;
    font-family : ;
    font-size : 10pt;
    top : 75px;
    width : 300px;
    z-index :4;
  }


#urgentmessage {
    background-color : #9be9ff;
    color : #201d51;
    font-family : ;
    font-size : large;
    position : fixed;
    top : 115px;
  }


#mainwindow {
    background-color : #ffffff;
    color : #000000;
    filter : alpha(opacity=60);
    font-family : serif;
    font-weight : bold;
    left : 100px;
    min-height : 10%;
    min-width : 50%;
    opacity : 0.6;
    position : absolute;
    top : 70px;
    width : 80%;
  }


#mainwindowbackground {
        background-color : #ffffff;
    color : #000000;
    font-family : serif;
    font-weight : bold;
    left : -1px;
    min-height : 10%;
    min-width : 50%;
    position : absolute;
    top : -1px;
    width : 100%;
height: 100%;
z-index: -10;
 }


#infobar {
    left :0px;
    float: left;
    color : #000000;
    height: 1.2em;
    font-size : 10pt;
    position : relative;
    top : 75px;
    z-index : 4;
  }


#infobar2 {
    color : #000000;
    float : left;
    font-size : 10pt;
    height : 1.2em;
    left : 350px;
    top : 5px;
    padding-left : 15px;
    position : absolute;
    width : 300px;
    z-index : 5;
  }


#weathereas {
    float : left;
    color : #ff0000;
    font-size : 10pt;
    height : 1.2em;
    padding-left : 15px;
    top : 75px;
    width : 300px;
    z-index : 4;
  }


#radio {
    float : left;
    color : #ff0000;
    padding-left : 5px;
    top : 75px;
    width : 0px;
    z-index : 4;
  }


#topmenu {
    float : left;
    font-family : ;
    font-size : 10pt;
    height : 70px;
    left : 15px;
    position : absolute;
    top : 10px;
    width : 700px;
    z-index : 5;
  }


#pscroller1 {
    float: left;
    height: 1.2em;
    border: 1px dashed black;
    padding: 5px;
    background-color : #0eabff;
    position : fixed;
  }


.rssclass .rsstitle {
    font-weight: bold;
  }


.rssclass .rssdate {
    color: gray;
    font-size: 85%;
  }


.rssclass a {
    color : #202768;
    text-decoration : none;
  }


.easrssclass a {
    color : #FFFFFF;
    text-decoration: none;
  }

