body {
	background-color: #7D0000;
}

.OffHome {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 28px;
	text-decoration: none;
	color: #9D163B;
}
a.OffHome:link { color: #9D163B; }
a.OffHome:visited { color: #9D163B; }
a.OffHome:hover { color: #9D163B; }
.OffMenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003399;
	text-decoration: none;
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

a.OffMenu:link {
	color: #003399;
}
a.OffMenu:visited { color: #003399; }
a.OffMenu:hover { color: #9D163B; }
.OffFooter {
	border-top-style: solid;
	border-top-width: 15px;
	border-top-color: #BCE7FE;
}

a.OffFooter:link { color: #9D163B; }
a.OffFooter:visited { color: #9D163B; }
a.OffFooter:hover { color: #9D163B; }
.OffBody {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #BCE7FE;
}
.OffSide {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #003399;
}
