td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
input {
	border: 1px solid #334411;

}
.noBorderInput {
	border: 0px solid;
}
body {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.NoRepeatBg {
	background-repeat: no-repeat;
}
.handCursor {
	cursor: hand;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
