/* Start of CMSMS style sheet 'Colours-Tables(IRHDR)' */
/* Layout sections */
	body {
	background: #ffffff;
                background-position: center;
                color: #000;
                
		}
		
	#pagewrapper {
		border: 1px solid #000;
		background: #fff;
                

	    }
		
	#header {
		color: #fff;
                background-color: #cbcbcb;
                
		}


	#breadcrumbs, 

	#footer {
		color: #000000;
                background-color: #dcdcdc;
                
		}
		
	#headbox {
		font-weight : normal;
		text-decoration : none;
		font-size : 80%;
		font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
		background-color: #dcdcdc;
	}



/* Links */		
A:link {text-decoration: none; color: #bf0707}
A:visited {text-decoration: none; color: #bf0707}
A:active {text-decoration: none; color: #bf0707}
A:hover {text-decoration: none; color: black;}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #000;
	}
/* End of 'Colours-Tables(IRHDR)' */

