body {
	font-size: 12px;
	overflow: auto;
	clip:  rect( );
	background-color: #3A6EA7;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.table {
	border: 2px solid #ffffff;
	background-color: #F5F9FC;
}
.table_bottom {
	background: url(images/tb_bottom.gif) repeat-x bottom;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.input {
	width: 115px;
	height: 21px;
	font-size: 12px;
}
.hand{
	cursor: hand;
}