BODY					{
	background-color: #261200; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	scrollbar-face-color: #3E1F00;
	scrollbar-shadow-color: #3F9EFF;
	scrollbar-highlight-color: #3E1F00;
	scrollbar-3dlight-color: #E8DEB4;
	scrollbar-darkshadow-color: #222222;
	scrollbar-track-color: #E8DEB4;
	scrollbar-arrow-color: #FBC757;
	scrollbar-track-width: 50%;
   font: 1em;
}

a:link				{color: #727272; text-decoration: underline;}
a:visited			{color: #727272; text-decoration: underline;}
a:active				{color: #727272; text-decoration: underline;}
a:hover				{color: #000000; text-decoration: none;}
a:visited:hover	{color: #000000; text-decoration: none;}

/* Navigation bar & hyperlinks */
table.nav		{
	width: 745px;
	height: 25px;
	background-color: Silver;
	background-image: url(Images/NavBar_Blank.gif);
	font-family: sans-serif;
	font-weight: bolder;
	font: 1em;
	font-size: 110%;
	text-align: center;
}

table.primary		{
	background-color: #E8DEB4;
	background-image: url(images/T_bak03.jpg);
/*	background-image: url(images/T_bak03Dark.jpg); */
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 80%;
	border-style: none;
	border: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: hidden;
	border-collapse: separate;
	padding: 0px;
}

table.band		{
	background-color: #E8DEB4;
	background-image: url(images/T_bak03.jpg);
/*	background-image: url(images/T_bak03Dark.jpg); */
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 100%;
	border-style: none;
	border: 0px;
	border-spacing: 0px;
	border-width: 0px;
	border: hidden;
	border-collapse: separate;
	padding: 0px;
}

/* Footer text */
.Footer {
	font-family: sans-serif;
	font: 1em;
	font-size: 85%;
	text-align: left;
	background-color: #E0B34E;
}

/* H5 substitute centre aligned golden bar with shadow */
.SubheadCntr {
	font-family: sans-serif;
	text-align: center;
	font: 1em;
	font-size: 120%;
	font-weight: bold;
	background-color: #E0B34E;
	border-color: #261200;
	border-bottom: thick solid #261200;
	border-left: thin solid #261200;
	border-right: thick solid #261200;
	border-top: thin solid #261200;
}

/* H5 substitute centre aligned */
.SubheadCntr {
	font-family: sans-serif;
	text-align: center;
	font: 1em;
	font-size: 120%;
	font-weight: bold;
	background-color: #E0B34E;
	border-color: #261200;
	border-bottom: thick solid #261200;
	border-left: thin solid #261200;
	border-right: thick solid #261200;
	border-top: thin solid #261200;
}

/* H2 substitute - Gold banner text */
.Subhead2 {
	font-family: sans-serif;
	font: 1.5em;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background-image: url(Images/FY05Fill.gif);
}

/* Dark text area with offset border */
.databody {
	font-family: sans-serif;
	font: 1em;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
	padding: 6px;
	background-color: #E8DEB4;
	background-image: url(images/T_bak05.jpg); /* */
	border-color: #E8DEB4;
	border-bottom: thick solid #E1D79E;
	border-left: thin solid #E8DEB4;
	border-right: thick solid #E1D79E;
	border-top: thin solid #E8DEB4;
}

/* --------- */
/* */
li {
	line-height: 180%; 
}

.tracks {
	font-family: sans-serif;
		font: 1em;
	font-size: 80%;

}