/*********************************************************************************
            Style sheet for registration pages outside of TP FONS
**********************************************************************************/
BODY          { 
  background-image: none;
} 
table.registration_title th
{
	text-align:	left;
	color: #336699;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.registration_title td
{
	text-align:	left;
}
table.registration_table td
{
	text-align:left;
}
div.registration div.warning
{
	background-color: white;
	color:		#a7101d;
	border-width:	0px;
	text-align:left;
}
