/* CSS Document */
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.input1 {
	height: 20px;
	width: 100px;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.input1 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #909090;
	width:50px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 21px;
}
.main {
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
