.whiteFnt {color: #FFFFFF}
.footer {
	color: #999999;
	font-size: 11px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top:0px;
}

.bodyboldknockout {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.style1 {
	font-size: 24px;
	font-weight: bold;
}
.RedHdr {
	color: #BF2B37;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color:#BF2B37 !important;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#BF2B37 !important;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF!important;
	text-decoration: underline;
}
a:active {
	color:#BF2B37 !important; 
	text-decoration: none;
}
.bodybold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sponsorbkg {
	background-image: url(images/bgBrochures.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.witnessbkg {
	background-image: url(images/bgColumn.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.eventsbkg {
	background-image: url(images/bgPM.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.columnistbkg {
	background-image: url(images/bgUpcoming.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pressbkg {
	background-image: url(images/bgSpeakrs.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.RedHdrMed {

	color: #BF2B37;
	font-size: 14px;
	font-weight: bold;
}

