table {font-family: Arial, Helvetica, Sans-Serif;
		font-size: x-small;}
a.navbar:link, a.navbar:active, a.navbar:hover
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10.0pt;
	color: Blue;	
}
a.navbar:visited
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10.0pt;
	color: Purple;	
}
.tlp 
{
	background-image: url("images/BN-Therapist-Real-back.jpg");
	background-repeat: no-repeat;
}
.tlpTable td 
{
	font-family: Arial;
}
fieldset.tlpInput 
{
	font-size: 12.0pt;
	background-color: #E0E0E0;
	padding: 3;
}
fieldset.tlpExitPanel 
{
	font-size: 12.0pt;
	background-color: #E0E0E0;
	padding: 30px;
}