
	.msg
	{
		color : 			#FFFFFF;
	}

	.ftb
	{
		font-size :			12pt;
		font-family :			Tahoma, Arial, Helvetica;
		color :				#FFFFFF;
		font-weight :			bold;
	}
	
	.ftb:visited
	{
		font-size :			12pt;
		font-family :			Tahoma, Arial, Helvetica;
		color :				#FFFFFF;
		font-weight :			bold;
	}

	.ftb:link
	{
		color :				#FFFFFF;
		text-decoration :	none;
	}

	.fth:visited
	{
		color :				#FFFFFF;
		text-decoration :	none;
	}
	.ftb:hover
	{
		color :				#FFFFFF;
		text-decoration :	underline;
	}

	td
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#333300;
	}

	.ftd
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#333300;
		font-weight :		normal;
	}

	.ftd:link
	{
		color :				#333300;
		text-decoration :	none;
	}

	.ftd:visited
	{
		color :				#333300;
		text-decoration :	none;
	}

	.ftd:hover
	{
		color :				#222222;
		text-decoration :	underline;
	}

	.content
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		font-color :		#444444;
	}

	.path
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#777777;
	}

	.file
	{
		color :				#000000;
		font-weight :		normal;
		text-decoration :	none;
	}

	.fileCheckedOut
	{
		font-size :			10pt;
		color :				#777777;
		font-weight	:		normal;
		font-style :		italic;
	}

	.file:link
	{
		text-decoration :	none;
	}

	.file:hover
	{
		color :				#0000FF;
		text-decoration :	underline;
	}


	.login
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#444444;
		font-weight :		normal;
		text-decoration :	none;
		
		border-width :		1px;
		background-color :	#F7F7F7;
	}

	.calender
	{
		font-size :			9pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#444444;
		font-weight :		normal;
		text-decoration :	none;
	}

	.calender:link
	{
		
	}
	
	.calender:visited
	{
		
	}
	
	.calender:hover
	{
		
		text-decoration :	underline;
	}

	input
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#444444;
	}

	textarea
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#444444;
	}

	select
	{
		font-size :			10pt;
		font-family :		Tahoma, Arial, Helvetica;
		color :				#444444;
	}

