body {
  margin: 0px;
  padding: 0px;

  background-image: url(graphics/katbk.gif);
  background-color: ccccff;

  margin-top: 0px;
  
 
  scrollbar-track-color: #e3bef5;
  scrollbar-highlight-color: #c6a4d7;
  scrollbar-darkshadow-color: #8f57ab;
  scrollbar-shadow-color: #683b7e;
  scrollbar-3dlight-color: #d2afe3;
  scrollbar-arrow-color:  #ffffff;
  scrollbar-face-color: #a646d5;

	 
 
}


a {text-decoration: underline; color: ffffff;}

.header { font: 16px  Trebuchet MS, Arial, Helvetica; color: 9158Af; font-weight: bold;}

.kat { font: 13px  Trebuchet MS, Arial, Helvetica; color: ffffff; font-weight: bold;}

.bio { font: 14px  Trebuchet MS, Arial, Helvetica; color: ffffff; text-align:justify;}

.update { font: 13px  Trebuchet MS, Arial, Helvetica; color: ffffff; font-weight: bold;}

.updatename { font: 15px  Trebuchet MS, Arial, Helvetica; color: ffffff; font-weight: bold;}

.copy { font: 10px  Trebuchet MS, Arial, Helvetica; color: ffffff;}

.count { font: 10px  Trebuchet MS, Arial, Helvetica; color: 9158AE; font-weight: bold;}


textarea {
background-color: #FFFFFF;
color: #000000;
font-family: Trebuchet MS;
font-size: 10pt;

}


	
.join_table { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; width: 150px; padding: 1px; margin: 0px; }
.join_name { font-weight: bold; text-align: left; border: none; }
.join_value { text-align: left; border: none; }
.join_header { font-size: 14px; font-weight: bold; text-align: left; border: none; }
.join_footer { font-size: 14px; font-weight: bold; text-align: left; border: none; }
.join_input { font-size: 10px; }
.join_select { font-size: 10px; }
.join_button { font-size: 10px; }	


