
td { font-family:tahoma,arial,helvetica; font-size:11px; font-weight:normal; color:#ffffff; line-height:12pt; }

A:link { text-decoration:underline; color:#d6f0fa; }
A:visited { text-decoration:underline; color:#d6f0fa; }
A:active { text-decoration:none; color:#d6f0fa; }
A:hover { text-decoration:none; color:#d6f0fa; }

.textbox1 {
  width:200px;
  border:1px solid #5e7085;
  color:#666666;
  background-color:#ffffff;
  padding:1px 0 2px 3px;
}

.tabox1 {
  width:200px;
  border:1px solid #5e7085;
  color:#666666;
  background-color:#ffffff;
  padding:1px 0 2px 3px;

  scrollbar-base-color: #97a8bc;
  scrollbar-arrow-color: #eeeeee;
  scrollbar-3dlight-color: #eeeeee;
  scrollbar-darkshadow-color: #eeeeee;
  scrollbar-face-color: #97a8bc;
  scrollbar-highlight-color: #97a8bc;
  scrollbar-shadow-color: #5e7085;
  scrollbar-track-color: #eeeeee;
}

.enlarge {
  cursor: pointer;	
  cursor: url('pics/enlarge.cur');
}

