
	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:10pt;
		font-family:  Arial,verdana;
	}

	DIV
	{
		font-size: 10pt;
		font-family:  Arial,verdana;
	}

	INPUT
	{
		font-family: Arial,verdana;
	}

	TEXTAREA
	{
		font-family: Arial,verdana;
	}

	SELECT
	{
		font-family: Arial,verdana;
	}

	SELECT.LeftNavSelect
	{
		font-size: 8pt;
	}

	INPUT.LeftNavInput
	{
		font-weight: bold;
		font-size: 8pt;
	}

	.ErrorText
	{
		font-weight: bold;
		color: red;
	}
	.MainMenu
	{
		border-right: black 1pt solid;
		border-top: black 1pt solid;
		font-size: 8pt;
		border-left: black 1pt solid;
		cursor: hand;
		color: white;
		text-indent: 2pt;
		border-bottom: black 1pt solid;
		font-family: Arial,verdana;
		background-color: #878077;
	}
	.DropShadowTable
	{
		filter: progid:DXImageTransform.Microsoft.dropShadow (OffX='3', OffY='3', Color='#c0c0c0', Positive='true')

	}

		a:link
	{
		color: #EB5B04;
	}
		a:visited
	{
		color: #9A3F01;
	}
		a:active
	{
		color: #8E5213;
	}
		a:hover
	{
		color: #EB5B04;
		text-decoration: none;
	}

	.ContentHeaderRow
	{
		font-weight: bold;
		font-size: medium;
		color: #EB5B04;
		font-family: arial,verdana;
	}

	/* Form Styles*/
	.FormLabels
	{
		font-weight: bold;
		color: black;
	}

	.FormLabelsRequired
	{
		font-weight: bold;
		color: red;
	}

	INPUT.FormInputBoxes
	{
		font-size: 11px;
	}

	TEXTAREA.FormInputBoxes
	{
		font-size: 11px;
	}

	SELECT.FormSelectBoxes
	{
		font-size: 11px;
	}

	INPUT.FormButtons
	{
		font-size: 11px;
	}

	tr.FeedbackHeader
	{
		font-size: 12px;
		font-style: italic;
		font-weight: bold;
		color: black;
		background-color:#E3DECB;
	}

	tr.FeedbackCells
	{
		background-color:#F7F5F2;
	}

	/* End Form Styles*/

	.imghand
	{
		cursor:hand;
	}

	.LeftDropDowns
	{
		font-weight: bold;
		font-size: 11px;
	}

	/*
	- - - - - - - - - - - - - - -
		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 */

	.whitelink		/* attributes of text and link items inside any of the actionBar cells */
	{
		color: #ffffff;
		font-size: 8pt;
		font-family: arial,verdana;
		text-decoration: none;
		font-weight: bold;
	}

		a.whitelink:link
	{
		font-size: 8pt;
		color: #ffffff;
		font-family: arial,verdana;
	}
		a.whitelink:visited
	{
		font-size: 8pt;
		color: #ffffff;
		font-family: arial,verdana;
	}
		a.whitelink:active
	{
		font-size: 8pt;
		color: #EB5B04;
		font-family: arial,verdana;
	}
		a.whitelink:hover
	{
		font-size: 8pt;
		color: #EB5B04;
		font-family: arial,verdana;
		text-decoration: none;
	}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "more" links in left & right columns */

	.blacklink		/* attributes of text and link items for headers in the content pages */
	{
		color: #000000;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 2;
	}

		a.blacklink:link
	{
		font-size: 8pt;
		color: #000000;
		font-family: arial,verdana;
	}
		a.blacklink:visited
	{
		font-size: 8pt;
		color: #000000;
		font-family: arial,verdana;
	}
		a.blacklink:active
	{
		font-size: 8pt;
		color: #EB5B04;
		font-family: arial,verdana;
	}
		a.blacklink:hover
	{
		font-size: 8pt;
		color: #EB5B04;
		font-family: arial,verdana;
		text-decoration: none;
	}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - column features */

	.HeaderRow		/* background colour of row containing titles for info in left & right columns  */
	{
		background-color: #5D5852;
		font-family: arial,verdana;
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
	}

	.HeaderRow01		/* as above but with dark grey background colour  */
	{
		background-color: #5D5852;
		font-family: arial,verdana;
		color: #ffffff;
		font-size: 8pt;
		font-weight: bold;
	}

	.HTextWhite		/* White header text for headers in black cells for left & Right columns */
	{
		font-family: arial,verdana;
		color: #ffffff;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
	}

	.ColContentBG	/* background colour of tables with data in side columns */
	{
		background-color: #ffffff;
	}

	.ColumnText		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Left & right Column text & links */
	{
		font-family: arial,verdana;
		font-size: 7.5pt;
		text-decoration: none;
	}

	.NewText		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Left & right Column text & links */
	{
		font-family: arial,verdana;
		font-size: 7.5pt;
		text-decoration: none;
		color:#EB5B04;
	}

		a.ColumnText:link
	{
		color: #EB5B04;
		text-decoration: underline;
	}
		a.ColumnText:visited
	{
		color: #9A3F01;
		text-decoration: underline;
	}
		a.ColumnText:active
	{
		color: #E3DECB;
	}
		a.ColumnText:hover
	{
		color: #EB5B04;
		text-decoration: none;
	}
	


	/* attributes of text and link items inside the actionTable */
	.genlink	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - generic links */
	{
		font-family: arial,verdana;
		font-size: 9pt;
		text-decoration: none;
	}

		a.genlink:link
	{
		color: #0000ee;
	}
		a.genlink:visited
	{
		color: #0000ee;
	}
		a.genlinkt:active
	{
		color: #EB5B04;
	}
		a.genlink:hover
	{
		color: #EB5B04;
		text-decoration: none;
	}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - top nav links */

	.topnav
	{
		font-family: arial,verdana;
		font-size: 8pt;
		text-decoration: none;
	}

		a.topnav:link
	{
		color: #ffffff;
	}

		a.topnav:visited
	{
		color: #ffffff;
	}

		a.topnav:active
	{
		color: #EB5B04;
	}

		a.topnav:hover
	{
		color: #EB5B04;
		text-decoration: none;
	}

	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
	}
	
	.TextOrange {
		font-family: arial,verdana;
		color: #EB5B04;
	}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cells with headers in content sections */

	.HeadCellBG			/* background colour of row containing titles for info in left & right columns  */
	{
		background-color: #C0C0C0;
	}



	.HTextBlack			/* Black header text for headers in greay cells for content sections */
	{
		font-family: arial,verdana;
		color: #000000;
		text-decoration: none;
		font-size: 8pt;
		font-weight: bold;
		letter-spacing: 2;
	}
	/*-------------------------------------------------------------------------------------------border colours for the left and bottom navigation	*/


	TD.LeftNavGrey
	{
		border-right: #808080 1px solid;
	}

	TD.RightNavGrey
	{
		border-left: #808080 1px solid;
	}

	TD.RightNavGreyBox
	{
		border: #808080 1px solid;
	}

	TD.BottomBarGrey
	{
		border-bottom: #808080 1px solid;
	}

	TD.BottomNavGrey
	{
		border-top: #808080 1px solid;
	}

	TD.PhotoLibraryCell
	{
		border-bottom: #808080 1px solid;
	}

	TD.BgColorGrey
	{
		background-color: #E3DECB;
	}

	.HeaderRowDownloads
	{
		font-weight: bold;
		/*background-color: #e4dbc5;*/
	}

	#webfx-menu-bar-1,
	#webfx-menu-bar-2,
	#webfx-menu-bar-3,
	#webfx-menu-bar-4,
	#webfx-menu-bar-5 {
		height:			2px;
		font-size:		0;
		overflow:		hidden;
		background:		#EB5B04; /*rgb(120,172,255);/*#ff8800;*/
		padding:		0;
	}
	#webfx-menu-bar-1	/* - -  - - - - - - - - - first line between black bar and orange menu*/
	{
		background:		#EB5B04; /*rgb(0,66,174);/*rgb(120,172,255);/*black;/*rgb(234,242,255);*/
		height:			2px;
	}
	#webfx-menu-bar-2 	/* - -  - - - - - - - - - - second line between black bar and orange menu*/
	{
		background:		#EB5B04; /*rgb(120,172,255);/*#ff8800;*/
		height:			3px;
	}

	#webfx-menu-bar-3 /* - -  - - - - - - - - - first line after orange menu*/
	{
		background:		#ffffff; /*rgb(120,172,255);/*#ff8800;*/
		height:			1px;
	}

	#webfx-menu-bar-4  /* - -  - - - - - - - - - second line after orange menu*/
	{
		background:		#ffffff; /*rgb(0,66,174);*/
		height:			1px;
	}

	#webfx-menu-bar-5  /* - -  - - - - - - - - - third line after orange menu*/
	{
		background:		#9C501E; /*#dddddd;*/
		height:			2px;
	}
	.NewLabel
	{
		font-family: arial,verdana;
		font-size: 7.5pt;
		text-decoration: none;
		color:#c4a44f;
	}

	/* Switch Content */
	/* Note: Changing the Display property on these classes can effect
	   how the switch content works. */
	.showstate
	{
	}
	
	.switchcontent
	{
	}
	/*------------------*/
