			body
			{
				background-color: #F5F5F5;
			}
			
			body, p, div, span, table, td, input, textarea
			{
				font-family: Verdana;
				font-size: 8pt;
				color: #45120E;
			}
			
			.header-cell
			{
				background-color: #82624B;
			}
			
			.body-cell
			{
				padding-left: 10px;
				padding-top: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
			}
			
			.header-separator-cell
			{
				background-color: #9E0B0E;
			}
			
			.footer-separator-cell
			{
				background-color: #9E0B0E;
			}
			
			.menu-separator
			{
				background-color: #F2ECE0;
			}
			
			.menu-cell, .active-menu-cell
			{
				font-family: Tahoma, MS Sans Serif, Arial, Verdana;
				font-size: 9pt;
				padding-left: 7px;
				background-color: #F2ECE0;
			}
			.active-menu-cell
			{
				color: #9E0B0E;
				font-weight: bold;				
			}
			.footer-cell
			{
				background-color: #D7C8B3;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 5px;
				padding-bottom: 5px;
			}

	.red-cell
	{
		background-color: #C7494B;
		color: #FFFFFF;
	}

	.blue-cell
	{
		background-color: #436AC1;
		color: #FFFFFF;

	}

	.green-cell
	{
		background-color: #008D46;
		color: #FFFFFF;

	}

	.yellow-cell
	{
		background-color: #AFA552;
		color: #FFFFFF;

	}

	.while-cell
	{
		background-color: #FFFFFF;
	}

	.white-cell
	{
		background-color: #FFFFFF;
	}

	.profile-caption-cell,  .profile-no-cell, .color-name-cell
	{
		color: #FFFFFF;
	}
	
	.profile-caption-cell
	{
		font-size: 20pt;
		padding-left: 10px;
	}
	
	.profile-no-cell
	{
		font-family: Times New Roman;
		font-size: 65pt;
	}
	
	.color-name-cell
	{
		padding-left: 10px;
		font-weight: bold;
		font-size: 10pt;
	}
	.profile-name	
	{
		color: #C7494B;
	}

	.red-hr
	{
		height: 2px;
		color: #9E0B0E;
	}
	.menu-link
	{

		font-family: Tahoma, MS Sans Serif, Arial, Verdana;
		font-size: 8pt;
		color: #45120E;
		text-decoration: none;
		font-weight: bold;
				

	}
	profile-link
	{
		color: #45120E;
		text-decoration: none;

	}

	.li21
	{
		padding: 2px;
	}

	.red-profile-name	
	{
		color: #C7494B;
	}

	.green-profile-name	
	{
		color: #008D46;
	}

	.blue-profile-name	
	{
		color: #436AC1;
	}

	.yellow-profile-name	
	{
		color: #AFA552;
	}

	.lookup-select
	{
		width: 100%;
		font-family: Verdana;
		font-size: 8pt;
	}
	.button, .wide-button
	{
		border: 1 solid #000000;
		height: 21px;
		font-family: Verdana;
		font-size: 8pt;
	

	}
	.wide-button
	{
		width: 140px;
	}

	.input
	{
		width: 300;
		font-family: Verdana;
		font-size: 8pt;

	}

	.textarea
	{
		width: 300;
	}

	.results-header-cell
	{
		padding: 5px;
		font-weight: bold;
		border-bottom: 2 solid #82624B;
	}
	.results-cell
	{
		padding: 3px;
	}

	.results-alt-cell
	{
		padding: 3px;
		background-color: #E3D0C4;
	}
