 BODY {background-color: white;
       background-image: url("../images/whiteback.jpg");
	   background-attachment: fixed;
       margin-bottom: 5;
       margin-right: 5;
       margin-left: 10;
       font-size: small;
       font-family: verdana, helvetica, arial, fantasy;
       color: navy;}
       
 TABLE{background-color: white;
       background-image: url("../images/whiteback.jpg");
       background-attachment: fixed;}
               
.toolpage {background-color: white;
           margin-bottom: 0;
           margin-right: 0;
           margin-left: 5;
           font-size: medium;
           font-family: verdana, helvetica, arial, fantasy;
           color: navy;}
       
.header {font-size: small; color: black; font-weight: bold; font-family: helvetica, arial;} 
.header2 {font-size: 16px; color: navy; font-weight: bold; font-family: helvetica, arial;} 
.bld    {font-size: 90%; font-weight: bold; font-family: helvetica,verdana, arial;}      
.list1  {font-size: 90%; color: maroon;  font-family: Times New Roman, Times, serif, helvetica, arial;}
.list2  {font-size: 90%; color: navy;  font-family: Times New Roman, Times, serif, helvetica, verdana, arial;}       
.list3  {font-size: 90%; color: black; font-family: helvetica, verdana, arial;}
.list4  {font-size: 90%; color: navy;  font-family: verdana, helvetica, arial;}
.rsmall {font-size: 60%; color: purple;  font-family: verdana, helvetica, sans-serf, arail;}
.bg1    {background-color: #DDDDDD; vertical-align: top; font-size: 12px;}
.bg2    {background-color: #AACCDD; vertical-align: top; font-size: 12px;}
.links  {background-color: white;
		 color: black;
		 font-size: 80%;
         font-family: sans-serf, verdana, arial;		 
		 font-weight: bold;
		 text-decoration: none;}
.gmdz   {background-color: white;
         background-image: url("../images/whiteback.jpg");
         background-attachment: fixed;
		 color: #4499AA;
		 font-size: 80%;
         font-family: sans-serif, verdana, arial;
		 text-decoration: none;}
.buttons {background-color: white; background-image: URL("../images/roseback.jpg"); background-attachment: fixed;
          text-align: center; font-size: 14px; font-weight: bold;}

 A:link    {color: #3366cc; text-decoration: none;}
 A:active  {color: red; text-decoration: none;}
 A:visited {color: #3366cc; text-decoration: none;}
 A:hover   {color:#FFDD55; text-decoration: underline;}

 .announcement
        {font-size: 11px; 
        color: black;
        background: #EDEDED;
        font-family: arial, verdana,  Sans-serif, Times, helveticas;
        padding: 3px;
        }        

       
#tool1 a {display: block;
          width: 140px; 
          text-align: left; 
          font-size: 11px; 
          font-family: arial, sans-serif; 
          padding-left: 2px; padding-right: 2px; 
          border-width: 0; 
          background-color: #AAAAAA;
          text-align: left;
          text-decoration: none; 
          color: white; 
          margin: 4; 
          font-weight: bold;}
#tool1 a:hover {
	      width: 140px;
          background-color: #AAAAAA;
	      padding-left: 2px; padding-right: 2px; 
	      font-family: arial, sans-serif; 
	      font-size: 11px;
          color: black; 
          text-align: left; 
          font-weight: bold;} 
