input.btn {
	background-color:#3A7D8F;
	color: white;
	font: bold 8pt Verdana, sans-seref;
	width:75px;
}
table.list{
	background-color:gray;
	width:405px;
	margin-bottom:15px;
}
table.list td{
	background-color:white;
}
input.title{
	color: #009140;
	font-size: 12px;
	font-weight: bold;
}
