@charset "utf-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

.goove {
	background-attachment: scroll;
	background-image: url(repeats/groove.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.plates {
	background-attachment: scroll;
	background-image: url(repeats/plates.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.underhead {
	background-attachment: scroll;
	background-image: url(repeats/underhead.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.rsstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
.header {
	background-attachment: scroll;
	background-image: url(images/logostrap.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lowerbar {
	background-attachment: scroll;
	background-image: url(images/lower.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.edge {
	border: 1px solid #999999;
}
.former {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	border: 1px solid #FFFFFF;
}
button {
	background-color: #0099FF;
}
.LFTSHAD {
	background-attachment: scroll;
	background-image: url(images/leftshadowall.png);
	background-repeat: no-repeat;
	background-position: right 120px;
}
.rgTSHAD {
	background-attachment: scroll;
	background-image: url(images/rghtshadowall.png);
	background-repeat: no-repeat;
	background-position: left 120px;
}
