.smallredtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #d9261d;
}
.smallblacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.smallwhitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.smallbluetext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006098;
}

.bigbluetext {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006098;
}

.contenttext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.submit_box {
	font-family: arial;
	font-size: 12px;
	width:60px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.bigblacktext {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}