body {
background-color: #f7f7f7;
padding-left: 0;
 padding-top: 0;
font-family: verdana;
  font-size: 8pt;
  color: #808080;
}



.drag{
position:relative;
cursor:hand;
z-index: 100;
}

td {
  border-bottom: 0px solid #f7f7f7;
  padding: 0px;
  text-align: left;
  vertical-align: top;
  font-family: verdana;
  font-size: 8pt;
  color: #808080;
  background-color: #;
  line-height: ;

  }



a { text-decoration: none; 	}

a:link { color: afb5bd; font-weight: bold }

a:visited { color: #b6b6b6; font-weight: bold }

a:active { color: #666666;	}

a:hover { 	color: #336699; }

