/*  Pay Style sheet changes */

/* headings */
h1 { font-size: x-large ; COLOR: #cc33cc; }
h2 { font-size: medium ; COLOR: #cc33cc; }
h3 { font-size: small; font-weight: bold; COLOR: #000000; }

/* set colours for the side navigation */
.sidecell	{ background: #f3cbf3; font-size: small; }
.sidenavsel { background: #cc33cc; padding: 5px 10px 5px 15px; font-size: small; }
.sidenavsel3 { background: #633a59; padding: 5px 10px 5px 25px; font-size: small; }
.ask{ background: #633a59; }

/* set the text colour for the breadcrumbs navigation */
.textcolour	{ COLOR: #cc33cc; }