.linkstop        {
                   font-family:verdana;
                   font-size:9;
                   font-weight:bold;
                   color:darkslateblue;
                   letter-spacing:1;
                  }
a                 {
                   text-decoration:none;
                   color:midnightblue;
                  }
a:hover           {
                   color:darkorange;
                  }
input             {
                   font-family:verdana;
                   font-size:10px;
                   padding:0px;
                  }
.linksleft        {
                   font-family:verdana;
                   font-size:9;
                   color:black;
                   font-weight:bold;
                   letter-spacing:1;
     		      }
.divlinkstopstyle {
                   margin:0px;
                   height:16px;
                   border-style:outset;
                   border-width:1px;
                   border-color:ghostwhite;
    	           vertical-align:middle;
                  }
.pagetext         {
                   font-family:verdana;
                   font-size:10;
                   color:midnightblue;
                   line-height:15px;
                  }
.pagetitle        {
                   font-family:Arial;
                   font-size:19;
                   color:black;
                   font-weight: bold;
                  }
.pagecopyright    {
                   font-family:arial;
                   font-size:9;
                   color:gray;
                   letter-spacing:normal;
                  }


 body 			  {
                  }