/* Style Sheet written by Scott Tylor 08/04/05 for redesign of MMC web site.*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #3E303A;}h4 a:visited {color: #3E303A;}h4 a:hover {color: #000000;}h4 a:active {color: #3E303A;}A:link		{ 			color: #3E303A; 		/* Dark Purple */			}A:visited	{ 			color: #3E303A; 		/* Dark Purple */			}A:hover		{ 			color: #000000; 		/* Black */			}A:active	{ 			color: #3E303A; 		/* Dark Purple */			}			/* Setup of link colours for currently active link */A.sidenav_current:hover				{			color: #000000; 		/* Black & Bold */			font-weight: bold;			}			A.sidenav_current:link				{			font-weight: bold;      /* Bolded */			color: #3E303A; 			}			A.sidenav_current:visited				{			font-weight: bold;      /* Bolded */			color: #3E303A;			}			A.sidenav_current:active				{			font-weight: bold;      /* Bolded */			color: #3E303A; 			}	/* ---->> 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-color: #87697F;			}#body_cell			{			background-image: url("/?f=72666");			color: #555555;			background-repeat:	no-repeat;			background-color: #FFFFFF;			font-size: x-small;			padding-left: 28px;			padding-top: 7px;			padding-right: 46px;			background-repeat: no-repeat;			margin-right: 0px;			}			DIV.body_content 			{			padding: 0px;						}/* Sets heading colours and sizes. */H1			{			color: #9F929B;			font-size: medium;			}			H2			{			color: #9F929B;			font-size: medium;			}			H3			{			color: #9F929B;			font-size: medium;			}			H4			{			color: #9F929B;			font-size: medium;			}			.mmc_link 	{			color: #333333;			font-size: x-small;			font-family: Arial, Helvetica, sans-serif;			}							/* ---->> 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=72666"); /* menu image */			background-repeat:	no-repeat;			background-color: #FFFFFF;			padding-top: 13px;			padding-left: 30px;			font-size: small;			font-weight: bold;			}						/* ---->> Change of text size and colour of everything in Footer */#pageinfo_row			{			font-size: 80%;			color: #251D23;			background-color: #87697F;			}						/* ---->> Top menu section settings */			#header_navbar_left				{			background-color: #87697F; 			}			#header_navbar_centre				{			padding-top: 8px;			vertical-align: top;			width: 534px;			background-image: url("/?f=72667"); /* left image */			background-repeat: no-repeat;			font-size: x-small;			color: #ACACAC;			}			#header_navbar_centre a:link 			{			color: #ACACAC;			}#header_navbar_centre a:visited 			{			color: #ACACAC;			}#header_navbar_centre a:hover 			{			color: #000000;			}#header_navbar_centre a:active 			{			color: #ACACAC;			}			#header_navbar_right				{			height: 106px;			background-image: url("/?f=72668"); /* top bar image */			background-repeat: repeat-x;		 	background-position: top left			}			#header_navbar			{			vertical-align: top;			background-image: url("/?f=72668"); /* top bar image */			background-repeat: repeat-x;			}#header_navbar_linkrow			{			padding-top: 8px;			vertical-align: top;			}#header_uwa_logo_cell				{			background-color: #87697F;			}					#footer_row			{			background-color: #87697F;			}			#footer_cell			{			height: 128px;			background-image: url("/?f=72665");			background-repeat: repeat-y;			}			