.navitem 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	cursor: url("http://www.decs.sa.gov.au/i/nav/harrow.cur"), pointer;
}
a.navitem, a.navitem:visited {
	color: #296580;
	background-color: transparent;
	text-decoration:none
}
a.navitem:active, a.navitem:hover {
	color: #a3435b;
	background-color: transparent;
}

.navchilditem 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: url("http://www.decs.sa.gov.au/i/nav/harrow.cur"), pointer;
	margin: 3px 0px 3px 7px;
}
a.navchilditem , a.navchilditem :visited {
color: #296580;
	background-color: transparent;}
a.navchilditem :active, a.navchilditem :hover {
	color: #a3435b;
	background-color: transparent;
}

body {
	color: #296580;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 23px 0 0 0;
	padding: 0;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#ffffff;
	scrollbar-track-color: #ffffff;
}
.parentTable {
	margin: 0 0 0 0px;
}
.parentDiv, .parentDivOver, .parentDivClick, .goBack {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	cursor: url("http://www.decs.sa.gov.au/i/nav/harrow.cur"), pointer;
	margin: 10px 10px 0px 0px;
}
.parentDiv, a.parentDiv, a.parentDiv:visited {
	color: #296580;
	background-color: transparent;
	text-decoration:none
}
.parentDivClick, a.parentDivClick a.parentDivClick:visited, a.parentDivClick:active  {
	color: #8b43a3;
	background-color: transparent;
	cursor: text;
}
.parentDivOver, a.parentDivOver, a.parentDivOver:visited, a.parentDivOver:hover, a.parentDiv:hover {
	color: #8b43a3;
	background-color: transparent;
}
.childTable {
	margin: 0px 0px 0px 0px;
}
.childDiv, .childDivOver, .childDivClick {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	cursor: url("http://www.decs.sa.gov.au/i/nav/harrow.cur"), pointer;
	margin: 3px 0px 3px 7px;
}
.childDiv, a.childDiv, a.childDiv:visited {
	color: #296580;
	background-color: transparent;
}
.childDivClick, a.childDivClick a.childDivClick:visited, a.childDivClick:active  {
	color: #8b43a3;
	background-color: transparent;
	cursor: text;
}
.childDivOver, a.childDivOver, a.childDivOver:visited, a.childDivOver:hover, a.childDiv:hover  {
	color: #8b43a3;
	background-color: transparent;
}
.noContentParentDiv, .noContentParentDiv {
	color: #000;
	background-color: transparent;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	cursor: text;
	margin: 7px 0px 0px 0px;
}
.goBack, a.goBack, a.goBack:visited {
	color: #000000;
	background-color: transparent;
}
a.goBack:active, a.goBack:hover {
	color: #8b43a3;
	background-color: transparent;
}

