body {
	background-image: url(../images/bb1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	line-height: 20px;
	}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.input {
	line-height: 20px;
	border: 1px solid #FFA608;
}
.tr {background-color:expression((this.sectionRowIndex%2==0)?"#FFFAFA":"#FFFFFF")}
.fontt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 4px;
	word-spacing: 4px;
}

