body {
	background-image: url(images/bgpage.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666;
	text-align: center;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
a:link {
	color: #009;
}
a:visited {
	color: #036;
}
a:hover {
	color: #EB0004;
}
a:active {
	color: #EB0004;
}

.border {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FFF;
}
h1 {
	font-size: 26px;
}


.btnNAV {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	list-style-image: url(images/btn-bullet.jpg);
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	padding-bottom: 3px;
}
.btnNAV a:link {
	text-decoration: none;
	color: #000;
}
.btnNAV a:visited {
	text-decoration: none;
	color: #000;
}
.btnNAV a:hover{
	text-decoration: none;
	color: #006;
}.footer {
	text-align: center;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
 .footer a {
	color: #FFC;	 
 }
.photoCaption {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.hdrCALLOUT {
	font-size: 18px;
	color: #900;
	font-style: italic;
}
