/*
 * by Chloe Lewis
 * vim:sw=2:sts=2:et:ai:cindent
 */
body,table,tr,td,select,div,form,center,p,br {
  font-family:Verdana,Tahoma,±¼¸²;
  font-size:9pt;
  color:#675577;
}
body {
  text-align: center;
}
div {
  text-align: center;
}
table {
  border-collapse: collapse;
}
td {
  padding: 0em;
}
td.icon {
  background: url('./icon.3.jpg') no-repeat bottom;
}
td.text {
  vertical-align: top;
}
td.left {
  background-image: url('./dialog.border.left.gif');
}
td.right {
  background-image: url('./dialog.border.right.gif');
}
td.ltop {
  background-image: url('./dialog.border.left.top.gif');
}
td.rtop {
  background-image: url('./dialog.border.right.top.gif');
}
td.top {
  background-image: url('./dialog.border.top.gif');
}
td.lbottom {
  background-image: url('./dialog.border.left.bottom.gif');
}
td.rbottom {
  background-image: url('./dialog.border.right.bottom.gif');
}
td.bottom {
  background-image: url('./dialog.border.bottom.gif');
}
td.sig {
  text-align: right;
  vertical-align: bottom;
}
  
.ver7 {font-family:Verdana,Tahoma;font-size:7pt;}
.ver8 {font-family:Verdana,Tahoma;font-size:8pt;}
.ver9 {font-family:Verdana,Tahoma;font-size:9pt;}
a:link	{color:#675577; text-decoration: none;} 
a:active  {color:#675577; text-decoration: none;} 
a:visited  {color:#675577; text-decoration: none;} 
a:hover {color:#736084; text-decoration: underline;}

