@charset "utf-8";
.APDiv_backgrdn-brdr {
	border: 4px solid #0066FF;
	background-image: url(../IMAGES/photobackground-grey.jpg);
	color: #FFFFFF;
}

/* CSS Document */

.displayheader {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.displaytxtlvl1 {
	font-size: large;
	font-style: italic;
	font-weight: normal;
	background-position: center center;
	vertical-align: top;
	position: static;
	text-align: center;
	left: auto;
	font-family: Arial;
	color: #FFFFFF;
}
.displaytxtlvl1-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.displaytxtlvl2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: medium;
	font-style: italic;
	position: center;
	background-position: center;
	font-weight: normal;
}
.displaytxtlvl3small {
	font-family: Arial;
	font-size: small;
	font-style: italic;
	color: #FFFFFF;
}
.APDiv_backgrnd-red-white-blue {
	background-color: #FF0000;
	border: 10px solid #0033CC;
	color: #FFFFFF;
}
.APDiv_redbrdr {
	border: 4px solid #FF0000;
	background-image: url(../IMAGES/photobackground-grey.jpg);
}

.APDiv_backgrnd-Orange {
	color: #F0F0F0;
	background-color: #FF6600;
	border: 3px solid #FFCC00;
}
.displaytxtlvl2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.APDiv_backgrdn-brdr-yellow {
	border: 4px solid #FFCC66;
	background-image: url(../IMAGES/photobackground-grey.jpg);
	color: #FFCC66;
}
.APDiv_backgrdn-brdr-white {
	background-image: url(../IMAGES/photobackground-grey.jpg);
	color: #FFFFFF;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #FFFFFF;
}
