BODY {
        font-size : 8pt;
        color: #000000;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px; padding:0px;
        background: #FFFFFF;

}


TD.LIVE {padding: 0px;
         margin: 0px;
         height: 70px;
         width: 160px;
         float: right;
         }

SPAN.BLUE {color: #0091FE;
           font-weight: bold;}

div.hr {
  height: 1px;
  background: #fff url(dot.gif) repeat-x scroll center;
  width:100%;
  margin-bottom: 5px;
}
div.hr hr {
  display: none;
}


div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:200px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px }





TABLE.MAIN {    width: 770px;
                height: 550px;
                text-align: left;
}

TABLE.FULL {    width: 100%;
                height: 100%;
}

TD.SIDE { width: 224px;}


.white {background: white;}

TABLE.BOTTOM {width: 770px;
                          text-align: left;
                          color: #A4A3A3;
                          padding: 10px

}

TD.OSTICKET {padding-left: 20px}

TD.TOPNAV {height: 167px;}

TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
                }


TD { font-family: Verdana, "Verdana", Sans-Serif;
                font-size: 8pt;
                text-align: left;
                }
                
TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 8pt;
                }

p.SMALL {font-size: 7pt;
         color: #CECECE;
         }



a:link { color: #0091FE; text-decoration: none; font-weight: bold}
a:visited { color:#0091FE; text-decoration:none; font-weight: bold}
a:hover { color: #008410; text-decoration: underline; font-weight: bold }
a:active { color: #0091FE; text-decoration: none; font-weight: bold}

a.BIG:link { color: #008410; text-decoration: none; font-weight: bold}
a.BIG:visited { color:#008410; text-decoration:none; font-weight: bold}
a.BIG:hover { color: #0091FE; text-decoration: underline; font-weight: bold }
a.BIG:active { color: #008410; text-decoration: none; font-weight: bold}

a.find:link { color: #00CF35; text-decoration: none }
a.find:visited { color: #00CF35; text-decoration: none }
a.find:hover { color:#0091FE; text-decoration: underline }
a.find:active { color: #00CF35; text-decoration: none}

a.dj:link { color: #FF9000; text-decoration: none }
a.dj:visited { color: #FF9000; text-decoration: none }
a.dj:hover { color:#0091FE; text-decoration: underline }
a.dj:active { color: #FF9000; text-decoration: none}



a.tool:link { color: #E5E5E5; text-decoration: none }
a.tool:visited { color: #E5E5E5; text-decoration: none }
a.tool:hover { color:#000000; text-decoration: underline }
a.tool:active { color: #E5E5E5; text-decoration: none}


H1 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
  margin-bottom: 0px;

}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

