.thu{
	background-color: #E7EAFF;
	font-size: 10px;
	font-style:italic;
	border:2px solid #D7DBFF;
	color: #C33;
}
.thu table{
	/*background-color: red;*/
}

.thu td{
	text-align:center;
}

.thu td a {
	color: #F93;
}
.thu td a:hover {
	color: #FC6;
}

input.submitImg {
	background-image:url(../../downloads/download.gif);
	background-color:transparent;
  width: 120px;
  height: 90px;
  cursor: pointer;
  margin-top: 10px;
  border: none;
}
