body {
	background: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

pre {
       color: #000000; 
       font-weight: bold; 
      }

.grey {
	  background: #ffffff;
	  }

td.leftmenu	{
            text-align: left;
            width:      135px;
            font-size:  9pt;
            border: thin black dashed 
			}
			
td.rightmenu	{
            text-align: left;
            width:      135px;
            font-size:  9pt;
       	    border: thin black dashed
			}			

.menuheading {
             background-color: silver; 
			 border: none;
			 font-family: Arial, Helvetica, sans-serif;
			 font-size: 10pt; 
			 font-weight: bold; 
			 color: black; 
			 text-align: center
			 }
.addsheading {
             background-color: #33FF66;
                         border: thin black solid;
                         font-family: Arial, Helvetica, sans-serif;
                         font-size: 10pt;
                         font-weight: bold;
                         color: black;
                         text-align: center
                         }
a:link {
           font-weight: bold; 
	   color: blue; 
	   text-decoration: solid 
	   }
a:visited {  
          font-weight: bold; 
		  color: blue; 
		  text-decoration: solid
		  }
a:active {  
         font-weight: bold; 
		 color: red; 
		 text-decoration: none
		 }
a:hover {
        font-weight: bolder; 
		color: #990000; 
		text-decoration: none
		}
.TableHead { font-weight: bold; color: #FFFFFF; background-color: #404040 }

td.footer { width: auto; font-size: x-small; border: none; background-image: url(centerbg.jpg); background-repeat: repeat-x}

