/* CSS Document */

	  a:link, a:active, a:visited { text-decoration: none; color : #006699; }
	  a:hover{ text-decoration: underline; color : #DD6900; }
	  .tablecont {
	  ont-family:Verdana, Arial, Helvetica, sans-serif; 
	  font-size:12px; 
	  font-weight:bold;
	  color:#448CC8;} 
	  }
	  .tablehead {
	  font-family:Verdana, Arial, Helvetica, sans-serif; 
	  font-size:12px; 
	  font-weight:bold; 
	  color:#0260A3;} 
	  .form{ border: #006699;border-style: solid;border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;line-height: 130%; }
      .button{ height:20px;
	           width:60px; 
			   background-color : #FAFAFA;
			   border: #009CE8;
			   border-style: solid;
			   border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
			   line-height: 130%;
			   font-size:11px; color: #006699; font-weight : bold;font-family:verdana; }
      .drop{ width:130px; line-height: 130%; font-size:12px; font-family:Verdana; }
      .copyright { 
       font-family:Verdana, Arial, Helvetica, sans-serif; 
	  font-size:10px; 
	  font-weight:normal; 
	  color:#0260A3;
	  }   
