body {
	background-color: #E6E6E7;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	}

a:active { text-decoration: underline; color: #0033CC}
a:link { text-decoration: underline; color: #0033CC}
a:visited { text-decoration: underline; color: #0033CC}
a:hover { text-decoration: underline; color: #660066}

.noborder {
	border: none;
	}

.boldme {
	font-weight: bold;#84C6C5
	}

h2 {
	color: #E05A26;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}

h3 {
	color: #333333;
	font-size: 1.2em;
}

#TDmenu {
	background-image: url("TDmenu_bg.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	text-align: center;
}

.TDredbar {
	background-color: #C41130;
	height: 12px;
}

#TDrunners {
	background-image: url("banner.jpg");
	background-repeat: repeat-x;
	background-position: 50% 0%;
	text-align: center;
	padding-top: 90px;
}

#TDmaincontent {
	background-color: #FFFFFF;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 20px #000000;
  -moz-box-shadow: 0px 0px 20px #000000;
  -webkit-box-shadow: 0px 0px 20px #000000;
	border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
	padding: 20px;
}

#TDmaincontent td {
	font-size: 0.8em;
	line-height: 150%;
}

#TDfooter {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.TDhomevr {
	background-image: url("TD_homevr.gif");
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

table.fr_reg_summary_table label{
white-space:normal;
}
