body
{
margin: 0px; padding: 0px;
background-image: url('DCimages/GreenGradient.jpg');
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #ffffff;
}

/* Table Properties */
table {clear: both; empty-cells: hide;}
table.coll {border-collapse: collapse;}
table.sep {border-collapse: separate;}

/* Team Labels */
td.Austin {width: 370px; background-image: url('teamriders/_LABELS/lblAustin.png');background-repeat: no-repeat;}
td.Charles {width: 370px; background-image: url('teamriders/_LABELS/lblCharles.png');background-repeat: no-repeat;}
td.Cole {width: 370px; background-image: url('teamriders/_LABELS/lblCole.png');background-repeat: no-repeat;}
td.David {width: 370px; background-image: url('teamriders/_LABELS/lblDavid.png');background-repeat: no-repeat;}
td.Michael {width: 370px; background-image: url('teamriders/_LABELS/lblMichael.png');background-repeat: no-repeat;}
td.Mitch {width: 370px; background-image: url('teamriders/_LABELS/lblMitch.png');background-repeat: no-repeat;}
td.Ricky {width: 370px; background-image: url('teamriders/_LABELS/lblRicky.png');background-repeat: no-repeat;}
td.Saunder {width: 370px; background-image: url('teamriders/_LABELS/lblSaunder.png');background-repeat: no-repeat;}
td.Stefan {width: 370px; background-image: url('teamriders/_LABELS/lblStefan.png');background-repeat: no-repeat;}
td.Tony {width: 370px; background-image: url('teamriders/_LABELS/lblTony.png');background-repeat: no-repeat;}
td.Travis {width: 370px; background-image: url('teamriders/_LABELS/lblTravis.png');background-repeat: no-repeat;}
td.Will {width: 370px; background-image: url('teamriders/_LABELS/lblWill.png');background-repeat: no-repeat;}
td.Xander {width: 370px; background-image: url('teamriders/_LABELS/lblXander.png');background-repeat: no-repeat;}

/* Interview Table */

table.InterviewTop
{
border-collapse: collapse;
height: 33px;
width: 690px;
background-image: url('DCimages/InterviewTop.png');
background-repeat: no-repeat;
}

table.InterviewBody
{
border-collapse: collapse;
width: 690px;
background-image: url('DCimages/InterviewBody.png');
background-repeat: repeat-y;
}

table.InterviewBottom
{
border-collapse: collapse;
height: 48px;
width: 690px;
background-image: url('DCimages/InterviewBottom.png');
background-repeat: no-repeat;
}

p.question
{
color: #009966;
}
/* Sponsor td */

table.SponsorTop
{
border-collapse: collapse;
height: 22px;
width: 237px;
background-image: url('DCimages/SponsorTop.png');
background-repeat: no-repeat;
}

table.SponsorBody
{
border-collapse: collapse;
width: 237px;
background-image: url('DCimages/SponsorBody.png');
background-repeat: repeat-y;
}

table.SponsorBottom
{
border-collapse: collapse;
height: 36px;
width: 237px;
background-image: url('DCimages/SponsorBottom.png');
background-repeat: no-repeat;
}

/* Panel::General::Body */

table.PanelTop
{
border-collapse: collapse;
height: 37px;
width: 469px;
background-image: url('DCimages/Panels/PanelTop.png');
background-repeat: no-repeat;
}

table.PanelBody
{
border-collapse: collapse;
width: 469px;
background-image: url('DCimages/Panels/PanelBody.png');
background-repeat: repeat-y;
}

table.PanelBottom
{
border-collapse: collapse;
height: 34px;
width: 469px;
background-image: url('DCimages/Panels/PanelBottom.png');
background-repeat: no-repeat;
}
p.center
{
	font-family: verdana, arial;
	text-align: center;
}

p.right
{
	font-family: verdana, arial;
	text-align: right;
}

p.left
{
	font-family: verdana, arial;
	text-align: left;
}
/* Link Properties */
href {font-size: 12px; text-decoration: none; color: black;}
a:link {font-size: 12px; text-decoration: none; color: black;}
a:visited{font-size: 12px; text-decoration: none; color: black;}
a:hover {font-size: 12px; text-decoration: underline; color: #999999;}
a:active {font-size: 12px; text-decoration: none; color: black;}
a img {border: 0px; }


/* Page Layout */

table.header
{
	border-collapse: collapse;
	width: 768px;
	height: 161px;
	background-image: url('DCimages/4DsHeader.png');
	background-repeat: no-repeat;
}

table.body
{
	border-collapse: collapse;
	width: 768px;
	background-image: url('DCimages/4DsBodyTile.png');
	background-repeat: repeat;
}

table.footer 
{
	border-collapse: collapse;
	width: 768px;
	height: 228px;
	background-image: url('DCimages/4DsFooter.png');
	background-repeat: no-repeat;
}

ul.circle 
{
list-style-type: circle;
color: black;
font-size: 16px;
font-family: arial;
}
ul.disc {list-style-type: disc}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

h1 {font-family: arial; color: #999999;}
h2 {font-family: arial; color: #999999;}
h3 {font-family: arial; color: #999999;}
h4 {font-family: arial; color: #999999;}
h5 {font-family: arial; color: #999999;}
h6 {font-family: arial; color: #999999;}