﻿body
{
  background-color: #000000;
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #FFFFFF;
  margin: 0;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
}

p
{
  font-family: Arial, Helvetica;
  font-size: 12pt;
  color: #FFFFFF;
}

p.fake_h1
{
  font-size: 14pt;
  font-weight: bold;
}

a
{
  color: white;
}

ul
{
  font-family: Arial, Helvetica;
  font-size: 12pt;
}

ol
{
  font-family: Arial, Helvetica;
  font-size: 12pt;
}

blockquote
{
  font-family: Arial, Helvetica;
  font-size: 12pt;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Helvetica;
  font-weight: bold;
}
h1 {font-size:14pt;}
h2 {font-size:12pt;}
h3 {font-size:11pt;}
h4 {font-size:10pt;}
h5 {font-size:9pt;}
h6 {font-size:8pt;}

td
{
  font-family: Arial, Helvetica;
  font-size: 12pt;
}

#hlinks a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#hlinks a:hover
{
	color: 000000;
	background-color: CCCCCC;
}

#vlinks a
{
	display: block;
	width: 160;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	background-color: 999999;
}

#vlinks a:hover
{
	background-color: gray;
}

#pagemenus ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#pagemenus ul li
{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-image: url('http://www.capitaldancesport.net/images/dot2.gif');
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#prize_money td {
	padding:5px 10px 5px 10px;
}

#news_article1, #news_article-1 {
	border-bottom:1px dashed #C0C0C0;
}

#news_article1 p.header, #news_article-1 p.header {
	text-align:center;
}

#news_article1 .header, #news_article-1 .header {
	font-size: 14pt;
	color: #FFFFFF;
}

#news_article1 .subheader, #news_article-1 .subheader {
	display:none;
}

.bullet {
	display:inline-block;
	width:15px;height:15px;
	background: url('/images/dot2.gif') no-repeat;
	margin: 0px 5px 0px 15px;
	vertical-align:-2px;
}

#price_list table {
	width:100%;
}


#price_list div.title {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 2px dotted #000000;
	width:95%;
	margin-bottom: 10px;
}

#price_list .header {
	font-size:8pt;
	text-transform:uppercase;
	margin-bottom:5px;
}

#prices p {
	font-size:11pt;
}