
	.msg
	{
		color : 			#FF0000;
	}

	body
	{
		font-size :			10pt;
		font-family :		Arial, Helvetica;
		font-color :		#444444;
	}

	a
	{
		color :				#AA0000;
	}

	a:hover
	{
		color :				#FF0000;
	}

	.content
	{
		font-size :			10pt;
		font-family :		Arial, Helvetica;
		font-color :		#444444;
	}

	td
	{
		font-size :			10pt;
		font-family :		Arial, Helvetica;
		color :				#000000;
	}

	.path
	{
		font-size :			10pt;
		font-family :		Arial, Helvetica;
		color :				#000000;
		text-decoration :	underline;
	}

	.path:link
	{
		color :				#000000;
	}

	.path:active
	{
		color :				#000000;
	}

	.path:visited
	{
		color :				#000000;
	}

 	.fth
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#990000;
		font-weight :		bold;
	}

	.ftd
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
		font-weight :		normal;
		text-decoration :	none;
	}

	.file
	{
		color :				#000000;
		font-weight :		normal;
		text-decoration :	none;
	}

	.fileCheckedOut
	{
		font-size :			8pt;
		color :				#777777;
		font-weight	:		normal;
		font-style :		italic;
	}

	.file:link
	{
		text-decoration :	none;
	}

	.file:hover
	{
		color :				#0000FF;
		text-decoration :	underline;
	}

	.ftd:hover
	{
		color :				#222222;
		text-decoration :	underline;
	}

	.ftd:link
	{
		color :				#990000;
	}

	.fth:link
	{
		color :				#990000;
	}

	.ftd:visited
	{
		color :				#990000;
	}

	.fth:visited
	{
		color :				#990000;
	}

	.fthlink
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;

		color :				#990000;
		font-weight :		bold;

		text-decoration :	none;
	}

	.fthlink:hover
	{
		text-decoration :	underline;
	}

	.fthlink:link
	{
	}

	.fthlink:visited
	{
	}

	.login
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
		font-weight :		normal;
		text-decoration :	none;
		
		border-width :		1px;
		background-color :	#F7F7F7;
	}

	.calender
	{
		font-size :			7pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
		font-weight :		normal;
		text-decoration :	none;
	}

	.calender:link
	{
		color :				#990000;
	}
	
	.calender:visited
	{
		color :				#990000;
	}
	
	.calender:hover
	{
		color :				#990000;
		text-decoration :	underline;
	}

	input
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
	}

	textarea
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
	}

	select
	{
		font-size :			8pt;
		font-family :		Arial, Helvetica;
		color :				#444444;
	}

