.ContentCell {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
body {
	background-color: #9A0000;
}
.LeftImage {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
h5 {
	font-size: 14pt;
	font-weight: bold;
	color: #9A0000;
}

.RightImage {
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.BottomNav {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.BottomNav a{
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.TopPictureNav {
	font-size: 10pt;
	color: #9A0000;
	font-weight:bold;
}
.TopPictureNav a{
	text-decoration:none;
	color: #9A0000;
	font-weight:bold;
}.ServicesTable {
	color: #FFFFFF;
	background-color: #9A0000;
	font-weight: bold;
}
