.topbg {
	background-attachment: fixed;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.maintext {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a.maintext:hover {

	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}
