body {
	background-attachment: scroll;
	background-image: url(images/temp_05.gif);
	background-repeat: repeat-x;
}
.foott {
	font-size: 10pt;
	color: #333;
}
.maintt {
	font-size: 12pt;
	text-align: justify;
	text-indent: 20pt;
	color: #333;
}
.btn:link {
	font-size: 12pt;
	color: #333;
	text-decoration: none;
}
.btn:hover {
	font-size: 12pt;
	color: #C00;
	text-decoration: none;
}
.btn:active {
	font-size: 12pt;
	color: #009;
	text-decoration: none;
}
.tbtxt {
	font-size: 14pt;
	font-weight: bold;
	color: #900;
}
.tbredtxt {
	font-size: 10pt;
	color: #F00;
}
