body { margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 0;
        
        /*overflow: hidden*/}
body, td { font-family: Verdana, Arial, Helvetica, sans-serif;
           font-size: 11px;
           color: #333333;}
body.body-stuff {background-color: #333333; }
body.checkit-live {background-color: #a0a0bf;}
body.checkit-work {background-color: #df9f60;}
body.checkit-play {background-color: #ba7676;}
body.checkit-invest {background-color: #c2d799;}
table.live, tr.live, td.live { background-color: #666699; }
table.work, tr.work, td.work { background-color: #cc6600; }
table.play, tr.play, td.play { background-color: #993333; }
table.invest, tr.invest, td.invest { background-color: #669966; }
table.search, tr.search, td.search { background-color: #ff9900; }

p { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;}
em { color: black;
      font-style: normal;}
ul,ol { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;}
/*li { margin-right: 20px; } */
span { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;}
span.bold-fluff { font-size: 18px;
        font-weight: bold;}
span.menu { color: white;
            text-transform: none;
            font-size: 9.4px;
            font-family: arial;}
span.current { color: #ff9900; }
span.bar, div.bar { color: black;
          font-size: 14px;
          font-weight: bold; }
span.list-menu { color: white;
                  font-size: 10px;
                  font-weight: normal; }
span.r-type { color: red;
              font-weight: normal; }
div { font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #333333;
        margin-left: 0px;}
        
div.live-fluff { color: #000033;
          font-size: 12px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 5px;
          margin-right: 50px;
          width: 500px;}
div.work-fluff { color: #663300;
          font-size: 12px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 5px;
          margin-right: 50px;
          width: 500px;}
div.play-fluff { color: #330000;
          font-size: 12px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 5px;
          margin-right: 50px;
          width: 500px;}
div.invest-fluff { color: #003300;
          font-size: 12px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 5px;
          margin-right: 50px;
          width: 500px;}
          
span.live-check { color: #000033;
          font-size: 18px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;}
span.work-check { color: #663300;
          font-size: 18px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;}
span.play-check { color: #330000;
          font-size: 18px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;}
span.invest-check { color: #003300;
          font-size: 18px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;}
                    
div.site { font-weight: bold;
          margin-right: 5px;}
          
span.site { font-weight: bold;
          margin-right: 5px;}
                    
div.desc { font-family: times, serif;
            font-size: 12px;
            color: #333333;
            margin-right: 5px;
            margin-top: 5px;}
            
span.desc { font-family: times, serif;
            font-size: 12px;
            color: #333333;
            margin-right: 5px;
            margin-top: 5px;}
                        
div.search { color: #333333;
            font-weight: bold;
            font-size: 10px;}
p.topic,div.topic { font-size: 12px;
            font-weight: bold;
              /*margin-left: 15px;
              text-indent: -11px;*/
              color: white;}
div.headline { font-size: 10.7px;
                font-weight: bold;
                color: #ff0000;
                margin-top: 10px;
                margin-bottom: 10px;}

span.headline { font-size: 11px;
                font-weight: bold;
                color: #ff0000;
                margin-top: 10px;
                margin-bottom: 10px;}
                                
div.bar-title{ font-size: 9.4px;
                text-transform: uppercase;
                /*font-size: 18px;*/
                font-weight: bold;
                color: white; }
div.li { margin-left: 9px;
        text-indent: -9px; }
textarea { width:170px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10.7px;
          background-color: #ffffff;}
a { font-family: Verdana, Arial, Helvetica, sans-serif;
    color: blue;
    text-decoration:none;}
a:hover {color: darkblue; }
a.url { font-size: 9.4px; }
a.list { color: blue;
        text-decoration: none;}
a:hover.list {color: #000066;
			  text-decoration: none; }
			  
a.list2 { color: blue;
        text-decoration: none;}
a:hover.list2 {color: #000066;
			  text-decoration: none; }
a:visited.list2 {color: #333333;
			  text-decoration: none; }	
			  			  		  
a.site { color: #333333;
          text-decoration: none;}
a:hover.site { color: black;
              text-decoration: none;}
a.work-topic { color: #4e1e00;
            font-weight: bold;
            text-decoration: none;}
a:hover.work-topic { color: #993300;
            font-weight: bold;
            text-decoration: none;}
a.live-topic { color: #000033;
            font-weight: bold;
            text-decoration: none;}
a:hover.live-topic { color: #333366;
            font-weight: bold;
            text-decoration: none;}
a.play-topic { color: #330000;
            font-weight: bold;
            text-decoration: none;}
a:hover.play-topic { color: #660000;
            font-weight: bold;
            text-decoration: none;}
a.invest-topic { color: #003300;
            font-weight: bold;
            text-decoration: none;}
a:hover.invest-topic { color: #336633;
            font-weight: bold;
            text-decoration: none;}
a.other-topic { color: #333333;
            font-weight: bold;
            text-decoration: none;}
a:hover.other-topic { color: #ffffff;
            font-weight: bold;
            text-decoration: none;}            
a.nav1 { color: white;
            font-size: 9.4px;
            text-decoration: underline;}
a:hover.nav1 { color: #cccccc; }
a.menu { color: white;
        text-decoration: none;
        font-size: 9.4px;}
a:hover.menu { color: white;
              text-decoration: underline;}
a.other-link{ color: black;
            text-decoration: none;}
a:hover.other-link { color: #ffffff;
            text-decoration: none;}  
a.other-link-body{ color: black;
            text-decoration: underline;}
a:hover.other-link-body { color: #ffffff;
            text-decoration: underline;}                              
img { margin-top: 0px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 0px; }
img.rule { margin-top: 10px;
      margin-bottom: 10px;}
img.temp { margin-right: 10px; }
h4 { color: #333333;
     font-size: 10.7px;
     font-weight: bold;
     margin-left: 0px;}

td.live_home_bg	{ background:#666699;
	}
	
td.work_home_bg	{ background:#CC6600;
	}

td.play_home_bg	{ background:#993333;
	}
	
td.invest_home_bg	{ background:#669966;
	}			
	
span.checkitout { color: #ffffff;
          font-size: 18px;
          font-weight: bold;
          margin-left: 0px;
          margin-top: 0px;
          margin-right: 0px;}	

span.submit_alert { color: #ff0000;
          font-size: 12px;
          font-weight: bold; }	          

a.index-headline { font-size: 11px;
                font-weight: bold;
                color: #ff0000;} 
                
a:hover.index-headline { font-size: 11px;
                font-weight: bold;
                color: #ff0000;}                          