table.dot-leader
	{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 12px;
	padding: 0px;
	}
 
table.dot-leader td
	{
	vertical-align: bottom;
	padding-top:8px;
	background-image : url("dots.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	}
table.dot-leader td.right
	{
	text-align: right;
	}
table.dot-leader td span
	{
	background-color: #ffffff;
	}
table.dot-leader td.left span
	{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
	padding-top: 8;
	padding-right: 6px;
	padding-left: 0px;
}
table.dot-leader td.right span
	{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
	padding-top: 8;
	padding-left: 6px;
	padding-right: 0px;
}
table.dot-leader tr.subitem td.left span
	{
	padding-left: 36px;
	}

hr {
	margin: 0pt;
	padding: 0pt;
}

div.dots {
	float: left;
	background: url("dots.gif") bottom left repeat-x;
}

p {
	padding: 0;
	margin: 0;
}

p.priceListHeading {
	font-family: serif;
	font-size: 24pt;
	text-align: center;
	color: white;
	padding-top: 30;
}

p.priceListSubheading {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #FFF;
	padding-left: 15%;
	padding-right: 15%;
	padding-top: 5;
	padding-bottom: 10;
}



span.priceListItem, span.priceListPrice {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
	padding-top: 8;
}

p.priceListItem {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background-color: black;
	padding-top: 8;
}

span.priceListItem {
	float: left;
	padding-right: .5ex;
}

span.priceListPrice {
	float: right;
	padding-left: .5ex;
}



p.priceListSubitem {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: justify;
	color: #FFF;
	padding-left: 5%;
	padding-right: 15%;
	padding-top: 4;
}

p.priceListPriceHeader {
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: right;
	color: white;
}



p.contactName, p.bandName, p.templateName, p.templateNameCenter, p.bandTestimonial, p.contactTestimonial, p.contactTestimonialCredit {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
}

p.contactDetails, p.bandDetails, p.templateDetails, p.templateDetailsCenter, p.bandTestimonialSig, p.contactTestimonialCredit {
	font-family: sans-serif;
	font-size: 10pt;
	color: rgb(200,200,200);
	text-align: center;
	margin: 0;
	margin-bottom: 10;
}

p.templateName {
	text-align: justify;
}

p.templateDetails {
	text-align: justify;
}

p.bandDetails {
	margin-bottom: 0;
}

p.bandTestimonial, p.contactTestimonial, p.contactTestimonialCredit {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	text-align: center;
}

p.contactTestimonial {
	font-family: serif;
	font-size: 12pt;
	font-style: italic;
}

p.contactTestimonialCredit {
	color: gray;
}



p.homeText, p.homeTextSmallGray, p.templateSmall  {
	font-family: sans-serif;
	text-align: justify;
	font-size: 12pt;
	color: white;
	margin: 3;
	padding-bottom: 10;
	padding-left: 15%;
	padding-right: 15%;
}

p.homeTextSmallGray, p.templateSmall {
	font-size: 6pt;
	color: gray;
}



p.contactText, p.contactDetails, p.contactTextGray {
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: center;
	color: white;
	margin: 3;
	padding-bottom: 10;
}

p.contactTextGray {
	color: gray;
}



a:link.White {
	text-decoration: none;
	color: white;
}

a:active.White {
	text-decoration: none;
	color: white;
}

a:visited.White {
	text-decoration: none;
	color: white;
}

a:hover.White {
	text-decoration: underline;
	color: white;
}

a:link.Gray {
	text-decoration: none;
	color: gray;
}

a:active.Gray {
	text-decoration: none;
	color: gray;
}

a:visited.Gray {
	text-decoration: none;
	color: gray;
}

a:hover.Gray {
	text-decoration: underline;
	color: gray;
}



img {
	border-color: black;
	border-width: 0;
	border-style: solid;
}

img.bordered {
	border-width: 1;
	border-color: white;
}
