/*

	et.css
	stylesheet for Employer Training

*/

table.head		{
			background-color: #000000;
			margin-bottom: 20px;
			}
table.foot		{
			background-color: #000000;
			margin-top: 40px;
			}
td.tableheader		{
			background-color: #CCCCCC;
			font-weight: bold;
			}
body			{
			font-family: Arial, Helvetica, sans-serif;
			}
a,a:visited		{
			color: #000099;
			}
a:hover			{
			color: #0000FF;
			}
a.white,a.white:visited	{
			color: #FFFFFF;
			}
