body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.wrapper {
	background-color: #FFFFFF;
	width: 875px;
}

.MastHead {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	width: 875px;
}

.spacing {
	line-height: 20px;
}

.party {
	line-height: 24px;
}

.background {
	background-color: #F0F0F0;
	padding: 5px 5px 5px 5px;
}

.shading {
	background-color: #D5D5FF;
	padding: 5px 5px 5px 5px;
}

.shading2 {
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}

.content {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px 0px 5px 184px;
	padding: 10px 0px 10px 10px;
}

.HorzNavBar {
	color: #FFFFFF;
	background-color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 2px;
	width: 875px;
}

.VertNavBarLeft {
	font-size: 12px;
	text-align: left;
	width: 168px;
	padding: 10px;
	float: left;
	height: 100%;
	background-color: #D5D5FF;
}

.vertNavBarTitle {
	font-weight: bold;
	text-align: center;
	padding: 3px;
	width: 160px;
	margin-top: 10px;
	background-color: #D5D5FF;
	color: #000080;
}

.vertNavBarItemFirst {
	margin-top: 5px;
	padding: 2px;
	width: 160px;
	border: 1px solid #000080;
}

.vertNavBarItem {
	padding: 2px;
	width: 160px;
	border-top: #330066;
	border-right: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-left: 1px solid #330066;
	color: #330066;
}

.DarkBlue {
	font-weight: normal;
	color: #000080;
}

.DarkBlueNormal {
	font-size: 14px;
	font-weight: normal;
	color: #000080;
}

.HomepageRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 60px;
	text-align: left;
}

.centerLargeRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.LargeRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.VeryLargeRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}


.XmasRed {
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}

.mediumRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.Red {
	font-weight: normal;
	color: #FF0000;
}

.XmasGreen {
	font-size: 18px;
	font-weight: bold;
	color: #339933;
}

.mediumGreen {
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}

.PumpkinOrange {
	font-size: 16px;
 	font-weight: bold;
  color: #FF9900;
}

.mediumXmasRed {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}

.mediumBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.centerLargeBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.centerLargeOrange {
	font-size: 14px;
	font-weight: bold;
	color: #FF7700;
	text-align: center;
}

.LargeBlue {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	margin-left: 90px;
}

.Blue {
	font-weight: normal;
	color: #0000FF;
}

h1 {
	top: 0px;
	margin-top: 0px;
	padding: 4px;
	font-size: x-large;
	color: #000080;
}

h2 {
	font-size: large;
	color: #000080;
}

h3 {
	font-size: medium;
	color: #FF0000;
}

a:link {
	color: #6600FF;
	text-decoration: none;
}

a:hover {
	color: #330066;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

li {
	margin-top: 6px;
	margin-bottom: 6px;
}
