			body	{
			background-image:url(/images/page.background.jpg);
			background-repeat: repeat-x;
			background-color: #4c4a41;
			margin:0px;
			padding:0px;
			}

			.redlink	{
			font-family: arial;
			font-size: 12px;
			color: #d22527;
			text-decoration: none;

			}

			.redlink:Hover	{
			font-family: arial;
			font-size: 12px;
			color: #d22527;
			text-decoration: underline;

			}

			.redlinksmall	{
			font-family: arial;
			font-size: 10px;
			color: #d22527;
			text-decoration: none;
			text-transform: uppercase;

			}

			.redlinksmall:Hover	{
			font-family: arial;
			font-size: 10px;
			color: #d22527;
			text-decoration: underline;
			text-transform: uppercase;

			}


			.whitelinksmall	{
			font-family: arial;
			font-size: 10px;
			color: #ffffff;
			text-decoration: none;


			}

			.whitelinksmall:Hover	{
			font-family: arial;
			font-size: 10px;
			color: #ffffff;
			text-decoration: underline;



			}

			.Heading	{
			font-family: Helvetica, Arial;
			font-size: 28px;;
			color: #000000;
			text-transform: uppercase;
			}

			.SectionHeading {
			font-family: Georgia, serif;
			font-size:14px;
			color:#d22527;
			text-decoration: none;

			}

			.SectionHeading:Hover {
			font-family: Georgia, serif;
			font-size:14px;
			color:#d22527;
			text-decoration: underline;

			}

			.IndexHeading {
			font-family: Georgia, serif;
			font-size:18px;
			color:#d22527;
			text-decoration: none;

			}

			.IndexHeading:Hover {
			font-family: Georgia, serif;
			font-size:18px;
			color:#d22527;
			text-decoration: underline;

			}

			.subnavigation
			{
			font-family: Arial;
			font-size: 11px;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			}
			.subnavigation:hover
			{
			font-family: Arial;
			font-size: 11px;
			color:#d22527;
			text-decoration: none;
			text-transform: uppercase;
			}
			.mainnavon
			{
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;

			}
			.mainnavon:hover
			{
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #d22527;
			text-decoration: none;

			}
			.mainnav
			{
			font-family: Arial;
			font-size: 12px;
			color: #FFFFFF;
			text-decoration: none;
			}

			.mainnav:hover
			{
			font-family: Arial;
			font-size: 12px;
			color:#d22527;
			text-decoration: none;
			}

			p	{
			font-family: arial;
			font-size: 12px;
			color: #333333;

			}

			td	{
			font-family: arial;
			font-size: 12px;
			color: #333333;

			}

			td.off {
			background-image:url();
			}

			td.on {
			background-image:url(/images/navigation/tab.background.gif);/**/
			color: red;
			}

			td.on2 {
			background-image:url(/images/navigation/tab.background.2.gif);/**/
			background-repeat:no-repeat;
			color: red;
			}

			td.on3 {
			background-image:url(/images/navigation/tab.background.3.gif);/**/
			background-repeat:no-repeat;
			color: red;
			}
			
			td.onhome {
			/*background-image:url(/images/navigation/tab.home.background.gif);*/
			color: #000000;
			}

			li
			{
			list-style-image: url(/images/buttons/bullet.point.gif);
			}

			img	{
			border: 0px;
			}
			.contentCell a	{font-family:  Arial;	font-size: 12px; color: #d22527; text-decoration: none;}
            .contentCell a:Hover	{font-family: Arial;	font-size: 12px; color: #d22527; text-decoration: underline;}
		