a:link {color:#0000CD;} 
a:visited {color:#0000CD;} 
a:hover { color:#FF0000; text-decoration:none;}
/* removed 2Nov09
a:visited {color:#D33535;} 
a:hover { color:#009933; text-decoration:none;}
*/
.btext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding: 2 5 2 5;
}
div.footer {
	width: 800px;
	text-align: center;
}
a.footer:link {color: #000000; background: #ffffff; text-decoration: none; }
a.footer:active {color: #000000; background: #ffffff; text-decoration: none; }
a.footer:visited {color: #000000; background: #ffffff; text-decoration: none; }
a.footer:hover {color: #ff0000;  background: #ffffff; text-decoration: underline; }

/* stuff added for online seminars. */
.base {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.label {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
.btnbox { width: 550px; text-align: center; vertical-align: bottom; padding-top: 10px;}
