BODY,TD,TH {
	font-family : arial,helvetica,sans-serif;
	font-size : 13px;
}

TH {
	background-color : #384850;
	color : #FFFFFF;
}

A {
	color : #82254F;
}

A IMG {
	border-color : #82254F;
}

FORM {
	
}

FORM .errors {
	color : #C00000;
	background-color : #E8E8E8;
}

FORM .required {
	color : #003080;
}


A.navigation {
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

A.navigation:hover {
	color : #82254F;
}

/* Only here because of the same class in mtcouk. */
.small {
	font-size : 11px;
}