.RedButton {
	background-color: #990000;
	background-image: url(images/buttons/Button3-Red.jpg);
	background-repeat: repeat-x;
	border: thin solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: underline;
}
.BlueButton {
	background-color: #000066;
	background-image: url(images/buttons/Button3-Blue.jpg);
	background-repeat: repeat-x;
	border: thin solid #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
}
.GoldButton {
	background-color: #FFCC00;
	background-image: url(images/buttons/Button3-Gold.jpg);
	background-repeat: repeat-x;
	border: thin solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF33;
	text-decoration: underline;
}
.GreyButton {
	background-image: url(images/buttons/Button3-Grey.jpg);
	background-repeat: repeat-x;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.GreenButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CC00;
	text-decoration: underline;
	background-color: #009900;
	background-image: url(images/buttons/Button3-Green.jpg);
	background-repeat: repeat-x;
	border: thin solid #00CC00;
}
.PurpleButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9966FF;
	text-decoration: underline;
	background-color: #663366;
	background-image: url(images/buttons/Button3-Purple.jpg);
	background-repeat: repeat-x;
	border: thin solid #9966FF;
}
.SteelButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: underline;
	background-color: #6699CC;
	background-image: url(images/buttons/Button3-Steel.jpg);
	background-repeat: repeat-x;
	border: thin solid #000033;
}
.GreyScaleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: thin solid #000000;
}
.GreyCells {
	border: thin solid #000000;
}
.RedLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
.WhiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BlueLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.GridBG {
	background-image: url(images/Button-BGs/Grid2.gif);
	background-repeat: repeat;
}
.TopBnr {
	background-image: url(images/TypeArtist_Banner2.jpg);
	background-repeat: no-repeat;
}
.TableGrad {
	background-image: url(images/Button-BGs/TableGrad_1.jpg);
}
