.cornstrip {
	background-image: url(../pics/cornstrip.gif);
	background-repeat: repeat-x;
}
.mainstrip {
	background-image: url(../pics/mainstrip.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 100%;
}
.textbox {
	background-color: #001700;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.new {
	background-color: #001700;
}

.cdinfo {
	background-color: #001700;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
}
.TGRB {
	background-image: url(../tgrb.gif);
	background-repeat: no-repeat;
}
