BODY
	{
		font-size:8pt;
		background-color : White;
		MARGIN: 0px;
		padding: 0px;
		FONT-FAMILY: Arial,verdana;
		SCROLLBAR-FACE-COLOR: #E3DECB;
		SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
		SCROLLBAR-SHADOW-COLOR: #D6BCA4;
		SCROLLBAR-3DLIGHT-COLOR: #000000;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-TRACK-COLOR: #9e9c9c;
		SCROLLBAR-DARKSHADOW-COLOR: #000000;
		SCROLLBAR-BASE-COLOR: #eeeeee
	}

	TABLE
	{
		font-size:9pt;
		font-family:  Arial,verdana;
		width:auto;
	}

	DIV
	{
		font-size: 8pt;
		font-family:  Arial,verdana;
		width:auto;
	}

	INPUT
	{
		font-family: Arial,verdana;
	}

	TEXTAREA
	{
		font-family: Arial,verdana;
		width:auto;
	}

	SELECT
	{
		font-family: Arial,verdana;
	}

	/* Form Styles*/
	.FormLabels
	{
		font-weight: bold;
		color: black;
		font-family:Arial,verdana;
	}

	.FormLabelsRequired
	{
		font-weight: bold;
		color: red;
		font-family:Arial,verdana;
	}

	INPUT.FormInputBoxes
	{
		font-size: 11px;
		font-family:Arial,verdana;
	}

	TEXTAREA.FormInputBoxes
	{
		font-size: 11px;
		font-family:Arial,verdana;
	}

	SELECT.FormSelectBoxes
	{
		font-size: 11px;
		font-family:Arial,verdana;
	}

	INPUT.FormButtons
	{
		font-size: 11px;
		font-family:Arial,verdana;
	}

	tr.FeedbackHeader
	{
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		color: black;
		background-color:#E3DECB;
		font-family:Arial,verdana;
	}

	tr.FeedbackCells
	{
		background-color:#F7F5F2;
		font-family:Arial,verdana;
	}
	
	div.registerForAlerts
	{
		display: none;
	}
	
	div.photoSummary
	{
		display: none;
	}

	/* End Form Styles*/

	.imghand
	{
		cursor:hand;
		font-family:Arial,verdana;
	}

	.LeftDropDowns
	{
		font-weight: bold;
		font-size: 11px;
		font-family:Arial,verdana;
	}

	/*
	- - - - - - - - - - - - - - -
		date: 4 June 2003
		author: Whodunnit Interactive
		last updated: 4 June 2003
	- - - - - - - - - - - - - - -
	*/



	.bodyBack	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - bodyBack */
	{
		background-color: none;
		background-image: url(../images/tile-side.gif);
		scrollbar-base-color: #eeeeee;
		scrollbar-track-color: #9E9C9C;
		scrollbar-face-color: #EB5B04;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-shadow-color: #CA5005;
		scrollbar-arrow-color: #000000;
		font-family: arial,verdana;
		font-size: 9pt;
	}
	/* background of the PAGE - specify colour or image */


	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text elements */

	.textBig
	{
		font-size: 10pt;
		font-family: arial,verdana;
	}
	.textNormal
	{
		font-size: 9pt;
		font-family: arial,verdana;
	}
	.textSmall
	{
		font-size: 7pt;
		font-family: arial,verdana;
	}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "more" links in left & right columns */
	
	h1	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Story headlines H1*/
	{
		font-family: arial,verdana;
		font-size: 12pt;
		color: #000000;
		font-weight: bold
	}



	h2	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - headingsH2*/
	{
		font-family: arial,verdana;
		font-size: 11pt;
		color: #000000;
		font-weight: bold
	}
	h3	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - headingsH3*/
	{
		font-family: arial,verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: bold
	}
	

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cells with headers in content sections */

/*-------------------------------------------------------------------------------------------border colours for the left and bottom navigation	*/

	TD.RightNavGrey
	{
		border-left: #808080 1px solid;
		display: none;
	}
	TD.RightNavGreyBox
	{
		border: #808080 1px solid;
		display: none;
	}
	TD.BottomBarGrey
	{
		border-bottom: 1px solid;
		background-color: White;
	}
	TD.BottomNavGrey
	{
		border-top: 1px solid;
		background-color: White;
		
	}
	TD.LeftNavGrey, TD.RightNavGrey, TD.RightNavGreyBox
	{
		background-color:  #E3DECB;
		display: none;
	}

	TD.LeftNavGrey
	{
		border-right: #808080 1px solid;
		display: none;
	}
	
	





