home *** CD-ROM | disk | FTP | other *** search
- #datadiv {
- display: none;
- }
-
- #evtqueuediv {
- display: none;
- }
-
- #requestdiv {
- display: none;
- }
-
- .tbl {
- display: none;
- }
-
- #awerequest {
- display: none;
- }
-
- body {
- background-color: #669999;
- font-family: Verdana, Arial, Helvetica;
- font-size: 10px;
- }
-
- div.commtree {
- overflow: auto;
- border: 1pt black solid;
- background-color: window;
- width: 90%;
- height: 60%;
- }
-
- div.annotdetail {
- width: 90%;
- height: 40%;
- font-size: 10px;
- color: #000033;
- }
-
- fieldset {
- padding: 4;
- }
-
- #BrowserTitle {
- font-size: 12px;
- color: white;
- background-color: #336666;
- border-right: 2 solid #000033;
- border-bottom: 2 solid #000033;
- padding: 2;
- text-align: center;
- width: 90%;
- margin-bottom: 4;
- }
-
- ul.commlist {
- cursor: hand;
- text-align: left;
- }
-
- ul.commlist li ul {
- margin-left: 15;
- display: none;
- }
-
- ul.commlist ul li ul {
- display: block;
- list-style-image: square;
- }
-
- li.foldername
- {
- color:darkgray;
- list-style-image: square;
- }
-
- .btn {
- font-family: Verdana, Arial, Helvetica;
- font-size: 10px;
- }
-
- input {
- font-size: 10px;
- }
-
- .atitle {
- font-family: Verdana, Arial, Helvetica;
- font-size: 10px;
- }
-
- .acontent {
- font-family: Verdana, Arial, Helvetica;
- font-size: 10px;
- }
-
- label {
- font-size: 10px;
- }
-
- a.aurl {
- font-size: 10px;
- }
-
- .adate {
- font-size: 10px;
- }
-