.textwhite {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textblack {

	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textred {


	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #D90705;
}
.greyborder {
	border: 1px solid #CCCCCC;