@charset "utf-8";
/* CSS Document */

a, a:Visited {
	color:#666666;
}

a:Hover {
	text-decoration:none;
}

.subMenuGreen, .subMenuGreen a {
	color:#666666;
	text-decoration:none;
}

.subMenuGreen a:Hover {
	color:#009469;
	text-decoration:none;
}

.subMenuRed, .subMenuRed a {
	color:#666666;
	text-decoration:none;
}

.subMenuRed a:Hover {
	color:#ee2938;
	text-decoration:none;
}

.normalGreen {
	color:#009469;
}

.normalGreen a, .normalGreen:Visited {
	color:#009469;
}

.normalRed {
	color:#ee2938;
}

.normalRed a, .normalRed:Visited {
	color:#ee2938;
}

.normalGray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
}

.normalGray a, .normalGray:Visited  {
	color:#666666;
}

.smallGreen{
	font-size:10px;
	color:#009469;
}

.smallGray {
	font-size:10px;
	color:#b8b7b7;
}

.smallGray a, .smallGray:Visited {
	color:#b8b7b7;
	text-decoration:none;
}

.smallGray a:Hover {
	text-decoration:underline;
}

.smallestGray {
	font-size:8px;
	color:#999999;
}

.contentTitle {
	font-size:15px;
	font-weight:bold;
}

body#auAbout .auAbout a,
body#auBatlowTv .auBatlowTv a,
body#auOurHistory .auOurHistory a,
body#auBatlowSecret .auBatlowSecret a,
body#auFruitProduction .auFruitProduction a,
body#auPackingOperations .auPackingOperations a,
body#auChoosing .auChoosing a,
body#auOurGrowers .auOurGrowers a,
body#auPositionsVacant .auPositionsVacant a,
body#prVarieties .prVarieties a,
body#prJuice .prJuice a,
body#prNutrition .prNutrition a,
body#scSchools .scSchools a,
body#scHealthy .scHealthy a,
body#scFundraising .scFundraising a,
body#coContactUs .coContactUs a,
body#coDirections .coDirections a {
	color:#009469;
}

body#neNews .neNews a,
body#neRegister .neRegister a,
body#nePromotions .nePromotions a,
body#nePoll .nePoll a,
body#neCompetitions .neCompetitions a,
body#neActivities .neActivities a,
body#stNSW .stNSW a,
body#stACT .stACT a,
body#stQLD .stQLD a,
body#stVIC .stVIC a,
body#reClassic .reClassic a,
body#reHealthy .reHealthy a {
	color:#ee2938;
}

.normalPink {
	color:#ff43a9;
}

.largePink {
	color:#ff43a9;
	font-size:12px;
}

.normarBrown {
	color:#996633;
}
