body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.menuLink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLink:hover {
	font-weight: bold;
	color: #000000;
}
.mainTD {
	margin: 20px;
	padding: 20px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E20A16;
	background-image: url(../images/reddot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
a {
	color: #E20A16;
	text-decoration: underline;
}

.planText {
	line-height: 18px;
	margin: 4px 0px 0px;
	padding: 4px 0px 0px;
}
.red {
	background-image: url(../images/reddot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.tween {
	color: #999999;
	text-decoration: none;
}
.teamLink {
	color: #000000;
	text-decoration: underline;
}
.teamLink:hover {
	color: #E20A16;
}

.redbox {
	line-height: 18px;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
h2 {

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/wdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.wlink {
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {

	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-image: url(../images/reddot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
