/* Style Sheet written by Scott Tylor 08/01/06 for the design of the TAP site.*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #3284be;}h4 a:visited {color: #3284be;}h4 a:hover {color: #1f5276;}h4 a:active {color: #3284be;}A:link		{ 			color: #3284be; 		/* Dark Orange */			}A:visited	{ 			color: #3284be; 		/* Dark Orange */			}A:hover		{ 			color: #1f5276; 		/* Black */			}A:active	{ 			color: #3284be; 		/* Dark Orange */			}			/* Setup of link colours for currently active link */A.sidenav_current:hover				{			color: #bce1fb; 		/* Black & Bold */			}			A.sidenav_current:link				{			color: #FFFFFF; 			}			A.sidenav_current:visited				{			color: #FFFFFF;			}			A.sidenav_current:active				{			color: #FFFFFF; 			}			A.sidenav_link:link			{			color: #FFFFFF;			}			A.sidenav_link:visited			{			color: #FFFFFF;			}			A.sidenav_link:active			{			color: #FFFFFF;			}			A.sidenav_link:hover			{			color: #bce1fb;			}			A.black:link			{			color: #FFFFFF;			}			A.black:visited			{			color: #FFFFFF;			}			A.black:active			{			color: #FFFFFF;			}			A.black:hover			{			color: #bce1fb;			}/* ---->> These specify various font sizes and colours used throughout the site */			/* Sets colour of text throught the whole site. This is the default text size and colour.   Also sets background in the main body to white.*/BODY			{			background-image: url("/?f=103082"); /* left image */			background-repeat: repeat-y;			}#body_cell			{			color: #555555;			font-size: small;			padding-top: 0px;			padding-right: 0px;			margin-right: 0px;			margin: 0px;			padding-left: 30px;			border: 0px;			height: 600px;			}			DIV.body_content 			{			padding: 0px;						}			/* Sets heading colours and sizes. */H1			{			color: #3284be;			font-size: medium;			}			H2			{			color: #3284be;			font-size: medium;			}			H3			{			color: #3284be;			font-size: medium;			}			H4			{			color: #3284be;			font-size: medium;			}			.mmc_link 	{			color: #3284be;			font-size: x-small;			font-family: Arial, Helvetica, sans-serif;			margin-left: 214px;			}										/* ---->> This simply adds the background image behind the menu and adds some space    between the top of the menu and the first menu item. */			td#site_map_cell				{			background-image: url("/?f=103081"); /* menu image */			background-repeat:	no-repeat;			padding-top: 40px;			padding-left: 4px;			font-size: small;			border: 0px;			}						/* ---->> Change of text size and colour of everything in Footer */#pageinfo_row			{			font-size: 80%;			color: #251D23;			}			#TopOfPageLink			{			position:relative;			left: 214px;			}						/* ---->> Top menu section settings */			#header_navbar			{			height: 92px;			border: 0px;			margin: 0px;			padding: 0px;			vertical-align: top;			background-image: url("/?f=103083"); /* left image */			background-repeat: no-repeat;			}			