body {font-size: 0.8em; 
      font-family: verdana, helvetica, arial, sans serif;
      background-color: #b7cbe4; 
      background-color: : #89a5c0;
      margins: 0
      }
h2 {font-size: 1.4em; color: teal}

h3 {font-size: 1.1em}

select {width: 250}

textarea {overflow: visible;
          border: 1px solid teal;
         }

table {
       padding: 0px;
       margin: 0px;
       border: none;
       font-size: 1.0em;
      }

table.table1 {width: 827px}

tr   {vertical-align: top;
     }

td   {padding-top: 4px;
      border-top: 1px solid rgb(98%,92%,93%);
     }

td.tab1  {background-image: url("yelltab2.gif");
     background-position: bottom left;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 176px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 0px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 0px;
     }

td.tab2  {background-image: url("yelltab2.gif");
     background-position: bottom right;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 88px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 2px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 5px;
     
     }

td.tab3  {background-image: url("yelltab2.gif");
     background-position: bottom left;
     text-align: center;
     font-weight: bold;
     color: teal;
     font-size: 0.8em;
     width: 88px;
     height: 35px;
     border-bottom: 2px solid rgb(80%,86%,60%);
     padding-left: 0px;
     padding-right: 0px;
     padding-top: 0px;
     padding-bottom: 2px;

     margin-left: 0px;
     margin-right: 0px;
     margin-top: 0px;
     margin-bottom: 5px;
     
     }


.tabbutton {border: 0px;
            margins: 0px;
            text-align: center;
            background-color: rgb(93%,93%,60%);
            cursor: pointer;
            background-repeat: no-repeat; 
            width: 135px; 
            height: 14px;>
           }

form {padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px;}

.m1         {text-align: center;
             border-left: 1px dotted gray;
             border-top: 1px dotted gray;
             border-bottom: 2px solid gray;
             border-right: 2px solid gray;
            margins: 0px;
            padding-left: 2px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            height: 28px;
            width: 200px;
            background-color: #b7cbe4; 
            font-family: trebuchet, arial, sans serif;
            text-decoration: none;
            cursor: pointer;
            }

.m1old         {text-align: left;
             border: 1px dashed gray;
            margins: 0px;
            padding-left: 2px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            height: 28px;
            width: 100px;
            background-color: #89a5c0;
            text-decoration: underline;
            cursor: pointer;
            }

.m2         {text-align: left;
             border: 0px;
            padding-left: 2px;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px; 
            margins: 0px;
            height: 16px;
            background-color: rgb(96%,96%,93%); '
            text-decoration: underline;
            cursor: pointer;
            }



td.content    {padding: 5px;
       margin: 5px;
       border: 1px solid gray;
      }

select {height: 28px;
        font-family: verdana, helvetica, arial, sans serif;
        font-weight: bold;
        color: teal;
        background-color: rgb(90%, 94%, 80%);
       }

.button2
       {border-left: 1px dotted black; 
       border-top: 1px dotted black;
       border-right: 1px solid gray;
       border-bottom: 1px solid gray;
       font-size: 0.8em; 
       width: 120px;
       cursor: pointer;
       }

.button1
       {border-left: 1px solid black; 
       border-top: 1px solid black;
       border-right: 3px solid gray;
       border-bottom: 3px solid gray;
       font-size: 0.8em; 
       width: 50px;
       cursor: pointer;
       }



b.num1  {border: 1px dotted gray;
         background-color: rgb(90%,93%,80%);
         font-weight: bold;
            }

h1  {font-size: 1.2em}

a:link {text-decoration: none}
a:visited {text-decoration:none}
a:hover {text-decoration: underline}
a:active {text-decoration:underline}

