body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.title {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	background-image: url(title_bg.jpg);
	text-indent: 38pt;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.font12 {
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.button {
	font-size: 12px;
	border: 1px solid #666666;
}
.input {
	font-size: 12px;
	border: 1px solid #000000;
}

