.topback {
	background-attachment: fixed;
	background-image:  url(graphics/interface2/mainback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;

}

.background {
	background-attachment: fixed;
	background-image: url(graphics/interface2/mainback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}
.lightertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}

a:link {
	color: #FFFF00;
}
a:hover {
	color: #99FF00;
}
a:visited {
	color: #FFCC00;
}.smalllight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
