<!--
BODY {
  background-image: url(http://www.tfc-training.com/emc_2010/img/bg7g.png);
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin: 10px 10px 10px 10px;
}
  .box { 
  background: #ffffff; 
}
.boxtop { 
  background: url(http://www.tfc-training.com/emc_2009/img/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.tfc-training.com/emc_2009/img/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(http://www.tfc-training.com/emc_2009/img/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(http://www.tfc-training.com/emc_2009/img/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
tr {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A0000;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.table {
	border-collapse:collapse;
	border: 2px solid #6A0000;
}
.tdborder img{
	border: 0Spx solid #6A0000;
}
.titlemain {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A0000;
	height: 0px;
}
.titleparagraph {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000ff;
	text-decoration: nounderline;
}
-->


