/* Style Sheet written by Scott Tylor 08/04/05 for web design of Stress Less website!*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #ce181f;}h4 a:visited {color: #ce181f;}h4 a:hover {color: #000000;}h4 a:active {color: #ce181f;}A			{			font-size: x-small;			}A:link		{ 			color: #ce181f; 		/* Dark Purple */			}A:visited	{ 			color: #ce181f; 		/* Dark Purple */			}A:hover		{ 			color: #000000; 		/* Black */			}A:active	{ 			color: #ce181f; 		/* 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: #ce181f; 			}			A.sidenav_current:visited				{			font-weight: bold;      /* Bolded */			color: #ce181f;			}			A.sidenav_current:active				{			font-weight: bold;      /* Bolded */			color: #ce181f; 			}	/* ---->> 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: #FFFFFF;			}#body_cell			{			color: #555555;			font-size: small;			padding-top: 24px;			padding-right: 24px;			margin-right: 0px;			height: 600px;			}			DIV.body_content 			{			padding: 0px;						}/* Sets heading colours and sizes. */H1			{			color: #ce181f;			font-size: medium;			}			H2			{			color: #ce181f;			font-size: medium;			}			H3			{			color: #ce181f;			font-size: medium;			}			H4			{			color: #ce181f;			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=91587"); /* menu image */			background-repeat:	no-repeat;			background-color: #FFFFFF;			padding-top: 15px;			padding-left: 5px;			font-size: small;			font-weight: bold;			}						/* ---->> Change of text size and colour of everything in Footer */#pageinfo_row			{			font-size: 80%;			color: #251D23;			}						/* ---->> Top menu section settings */			#header_navbar_left				{			background-color: #FFFFFF; 			}			#header_navbar_centre				{			padding-top: 8px;			vertical-align: top;			width: 449px;			background-image: url("/?f=91588"); /* 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: 102px;			background-image: url("/?f=91589"); /* top bar image */			background-repeat: repeat-x;		 	background-position: top left			}			#header_navbar			{			vertical-align: top;			background-image: url("/?f=91589"); /* top bar image */			background-repeat: repeat-x;			}#header_navbar_linkrow			{			padding-top: 8px;			vertical-align: top;			}			