.titlebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	font-weight: bold;

}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.pageborder {
	border-right-width: thin;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}

A:link			{color: #034EA2;}
A:visited		{color: #000000;}
A:hover			{color: #000000;}
A.white:link	{color: #FFFFFF;}
A.white:visited	{color: #FFFFFF;}
A.white:hover	{color: #CCCCCC;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.bodytextCenterd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;

}
.bodytextCenterdLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.bodytextJustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.navbarSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;

}
.bodytextCenterdBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;

}
.bodytextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.tpracticeBG {
	background-image: url(images/Stiperstones_20040704_024.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytextLarge {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
}
.celluncerline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.siteBorder {
	border-top: thin solid #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: none #000066;


}
.bodytextBoldULine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;

}
.learningpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	list-style-position: outside;
	list-style-type: square;



}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
