body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6e75;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #FF0000;
}
a {
	font-weight: bold;
}
.bold-red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
}

.bold-black {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}


.bold-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.title-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EE1E29;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 20px;
}
.title-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #38383E;
	text-transform: uppercase;
	letter-spacing: -1px;
}




.body-white {
	line-height: 13px;
	color: #FFFFFF;
}
.body-grey {
	line-height: 13px;
	color: #3F3F47;
}

.title-name-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F1202B;
}

.title-name-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2B2B33;
}
.td-border-1 {
	border: 3px solid #D8D8D8;
}
.td-border-2 {
	border: 1px solid #000000;
}

#videoplayer {
	color: #FFFFFF;
	text-align: center;
}