/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
    text-align: left;
	list-style: none ;
	display: inline ;
}
  #tswcsstabs ul li { margin: 0pt;
    padding: 0pt;
    text-decoration: none;
    display: inline;
    text-align: center;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    font-family: Arial,Helvetica,sans-serif;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    }

  #tswcsstabs li a { border: 2px outset rgb(0, 0, 255);
    padding: 4px;
    color: rgb(0, 0, 0);
    display: inline;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10pt;
    }


/* not working right */
  #tswcsstabs li a:active { color: rgb(100, 100, 100);
    background-color: rgb(255, 204, 204);
    text-decoration: none;
  cursor:wait;
    }


  #tswcsstabs li a:hover { text-decoration: underline;
    color: rgb(10, 10, 10);
    background-color: rgb(102, 255, 255);
    }


  #tswcsstabs li a:visited {
    color:#336699;
    }


