body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.tablemargin5px {
	padding: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
.bgstar {
	background-attachment: scroll;
	background-image: url(gfx/star.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;

}
.greybg {
	background-attachment: scroll;
	background-image: url(gfx/starbg.gif);
	background-repeat: repeat;
	background-position: left top;
}
ul {
	list-style-type: none;
	list-style-image: url(gfx/starbullet.gif);

}
.menubg {
	background-attachment: scroll;
	background-image: url(gfx/newsidebanner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #053D9C;
}
.titlebg {
	background-attachment: scroll;
	background-image: url(gfx/staticheader.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}.bottombg {
	background-attachment: fixed;
	background-image: url(gfx/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftfade {
	background-attachment: scroll;
	background-image: url(gfx/LeftFade.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightfade {
	background-attachment: scroll;
	background-image: url(gfx/RightFade.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.blueborder {
	border: 2px solid #003399;
}
.rightblueborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #ACCDE8;
	border-right-color: #ACCDE8;
	border-bottom-color: #ACCDE8;
	border-left-color: #ACCDE8;
}
.topfade {
	background-attachment: scroll;
	background-image: url(gfx/topfade.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomfade {
	background-attachment: scroll;
	background-image: url(gfx/bottomfade.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {


	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #666666;
	
}
a:visited {
	text-decoration: underline;
	color: #666666;

}
a:hover {
	text-decoration: underline;
	color: #FF3399;

}
a:active {
	text-decoration: underline;
	color: #666666;

}
.noullink a:link {
	text-decoration: none;
	color: #666666;
	
}
.noullink a:visited {
	text-decoration: none;
	color: #666666;

}
.noullink a:hover {
	text-decoration: none;
	color: #FF3399;

}
.noullink a:active {
	text-decoration: none;
	color: #666666;

}
.plainboxTopLeft {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_topleft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.plainboxTopRight {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_topright.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.plainboxTop {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.plainboxBottom {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.plainboxRight {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_right.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.plainboxLeft {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_left.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.plainboxBottomLeft {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.plainboxBottomRight {
	background-attachment: scroll;
	background-image: url(gfx/boxes/plain_bottomright.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.artistsbg {
	background-attachment: scroll;
	background-image: url(gfx/artists.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tablerowpadding {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF3399;
	padding: 5px;
}
.pagebackground {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(gfx/pagebackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.underline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003399;
}

/* Display block */
	 .DisplayBlock {
	  display : block;
	}
	/* Display none */
	 .DisplayNone {
	  display: none;
	 }
.subheading {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.pinkfaq {
	font-size: 18px;
	color: #FF0066;
}
.yellowfaq {
	font-size: 18px;
	font-weight: normal;
	color: #FFCC00;
}
