body {
	background-color: #575757;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;

}
td {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5C;
	text-align: justify;


}
.nobg
{
	background-color: none;
	background: none;

}.norepeat {
	background-repeat: no-repeat;
}
.norepeatbottom {
	background-repeat: no-repeat;
	background-position: bottom;

}
.padding20 {
	padding: 20px;
}
.heading {
	font-size: 13px;
	font-weight: bold;
}
.headingOrange {
	font-size: 14px;
	font-weight: bold;
	color: #FF4314;


}
a.footlinks
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
a.footlinks:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;


}
.trainingBlue {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/training_bluetile.gif);
	height: 20px;

}
.orange {
	color: #FF3300;
	font-weight: bold;

}
.blue {
	color: #004E9C;
	font-weight: bold;

}

.padding10 {

	padding: 10px;
}
.hiddenRow {
	display : none;
}

.displayRow {
	display : show;
}
.trainingHeading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}
.textboxes {
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.bookingFormField {
	border: 1px solid #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	font-size: 11px;
	font-weight: bold;
	color: #004E9C;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.weekdays
{
	background-color:#004E9C;
	color:#FFFFFF;
	font-weight: bold;

}
.usedDay
{
	background-color:#ECF5FF;
}ol {
	color: #FF3300;
	font-size: 10px;
	font-weight: bold;
}
a.maillinks
{
	font-weight: normal;
}
a.maillinks:hover
{
	font-weight: normal;
}
.TheFormula {
	font-size: 9px;
	color: #999999;
}
a.TheFormula {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.TheFormula:hover {
	font-size: 9px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
