body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	text-transform: none;
	color: #19548E;
	text-align: left;
	text-transform: none;
	white-space: normal;
	list-style-position: inside;
	list-style-image: url(http://www.playersmusic.com/bullet.gif);
	list-style-type: lower-alpha;
	cursor: default;
	margin: 0;
	background-color:#000000;
	background-image:url(http://www.playersmusic.com/images/bg_repeat.jpg);
	background-attachment: fixed;
}
.mTable{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: EEEEEE; /* lt gray*/
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: EEEEEE; /* lt gray*/ 
}
a:link{
         text-decoration: none;
}
a:visited{
	color:blue;
         text-decoration: none;
}
a:active{
	color:red;
}
a:hover{
	color:#19548E;
	text-decoration: underline;
}

.table1{
	background-image: url(http://www.playersmusic.com/images/bgTable.jpg);
	background-repeat: repeat;
	background-position: center;
	border:solid 1px;
}
hr {
  border: 0;
  width: 80%;
}
.top {
	background-image: url(http://www.playersmusic.com/images/tables/top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mid {
	background-image: url(http://www.playersmusic.com/images/tables/mid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bottom {
	background-image: url(http://www.playersmusic.com/images/tables/bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.top_ex {
	background-image: url(http://www.playersmusic.com/images/tables/top_ex.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mid_ex {
	background-image: url(http://www.playersmusic.com/images/tables/mid_ex.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bottom_ex {
	background-image: url(http://www.playersmusic.com/images/tables/bottom_ex.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.button {
	background-color:#195480;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.newsletter {
	font-weight: lighter;
	color: #FF0000;
	font-size:14px;
}
h1 {
 font-size: medium;
}
h2 {
 font-size: 36px;
}
.copyright {
	font-size: x-small;
}
.style2 {
 font-size:small;
}
.bold{
	text-decoration: underline;
}