.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textredheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B91818;
	font-weight: bold;
}
.textpageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #07008E;
	font-weight: bold;

}
.pagebackground {
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pagebackgroundoutside {
	background-image: url(images/page_background_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
}
.pagebackgroundleft {
	background-image: url(images/page_background_small_red.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.pagebackgroundright {
	background-image: url(images/page_background_small_red.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.backgroundtopleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.cellredbackground {
	border: 1px solid #BB1B1B;
}
.cellphonebackground {
	background-image: url(images/pic_contact_phone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
