A.dllink {
  color : #0000ff;
	text-decoration : underline;
	white-space:nowrap; 
}
A.textlink {
  text-decoration: underline;
}
TABLE.dltable {
  width:100%;
}
CAPTION.dlcaption {
  font-family:Verdana;
  font-size:16px;
  text-align:left;
  font-weight:bold !important;
  margin:10px;
}
IMG.dlimage {
  border:none;
}
THEAD.dlhead {
  font-family:Verdana;
  background:#f29f24;
  height:2em;
  text-align:center;
}
TD.vcol {
  text-align:center;
}
TD.dlcol {
  text-align:center;
  padding:16px;
}
TD.mcol {
  font-weight:bold;
  background:#ffdf64;
}
TD.pcol {
  background:#ffdf64;
}
.desctext {
  font-size:13px;
}
.isnew {
  color:rgb(185,0,0);
}
