.backgroundintro {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(structure/backgroundintro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.backgroundcell {
	background-color: #000000;
	background-image: url(structure/backgroundcell.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}
.sscat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

