
body
    {
    font-size: 16px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    background-color: white
    }

tr
    {
    background-color: white
    }

tr.pagehead
    {
    background-color: #ffcc66
    }

td
    {
    font-size: 16px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black
    }

.tablearchive
    {
    border-collapse: collapse;
    border: 3px solid white
    }

.tdarchive
    {
    border: 2px solid #ffcc66;
    padding: 1px
    }

.bodywindow
    {
    font-size: 16px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    background-color: blue;
    background-image: url(offline.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border: 0px
    }

.titlewindow
    {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: black;
    background-color: #ffcc66;
    margin-left: 0px;
    padding: 3px
    }

.weatherselect
    {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    margin-left: 0px
    }	
	
a:link
    {
    color: red;
    text-decoration: none
    }

a:visited
    {
    color: red;
    text-decoration: none
    }

a:hover
    {
    color: blue;
    text-decoration: underline
    }

.pagehead
    {
    font-size: 32px;
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: black
    }

.windowhead
    {
    font-size: 13px;
    font-family:  Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    color: black
    }


.links
    {
    font-size: 16px;
    font-family: "Times New Roman", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black
    }

.footer
    {
    font-size: 10px;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    color: black
    }

.rmouseoff
    {
    border-top:    10px solid white;
    border-bottom: 10px solid white;
    border-left:   6px  solid white;
    border-right:  10px solid white
    }

.rmouseon
    {
    border-top:    6px  solid white;
    border-bottom: 14px solid white;
    border-left:   10px solid white;
    border-right:  6px  solid white
    }

.rmousedown
    {
    border-top:    13px solid white;
    border-bottom: 7px  solid white;
    border-left:   10px solid white;
    border-right:  6px  solid white
    }

.rmouseup
    {
    border-top:    10px  solid white;
    border-bottom: 10px  solid white;
    border-left:   10px  solid white;
    border-right:  6px   solid white
    }

.lmouseoff
    {
    border-top:    10px solid white;
    border-bottom: 10px solid white;
    border-left:   10px solid white;
    border-right:  6px  solid white
    }

.lmouseon
    {
    border-top:    6px  solid white;
    border-bottom: 14px solid white;
    border-left:   6px  solid white;
    border-right:  10px solid white
    }

.lmousedown
    {
    border-top:    13px solid white;
    border-bottom: 7px  solid white;
    border-left:   6px  solid white;
    border-right:  10px solid white
    }

.lmouseup
    {
    border-top:    10px  solid white;
    border-bottom: 10px  solid white;
    border-left:   6px   solid white;
    border-right:  10px  solid white
    }

.inputbox
    { 
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    background-color: #ffcc66;
    border: 0px solid white;
    text-align: center
    }

.inputboxleft
    { 
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: black;
    background-color: #ffcc66;
    border: 0px solid white;
    text-align: left
    }

#fullheight{height:100%}
