Body
			{
				background: #644929;
				margin: 0;
				padding:0;
				text-align: center;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
		.pagetitle
			{
				color: #62652C;
				font-size: 1.3em;
				font-weight: bolder;
				
			}
			.title {
	color: #616429;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
}
.eventlistitem {
	background-color: #679ac9;
	border: 1px solid #000000;
	font-size: 0.9em;
	margin-bottom: 10px;
	padding: 0.25em;
	text-align: left;
}
.eventlistitem {
	font-size: 0.9em;
	margin-bottom: 10px;
	padding: 0.25em;
	text-align: center;
}


		.subheader
			{
				color: #62652C;
				font-size: 1.1em;
				font-weight: bold;
			}
		
		.whiteTD
			{
			background: #FFF;
			color:#666666;
			font-size:.78em;
			}
		.cremeTD
			{
			background: #f2f3f7;
			color:#48351E;
			font-size:0.8em;
			}
		.bottomLeftTD
			{
			background: url(/images/bottom-left.gif) repeat;
			}
		.bottomCenterTD
			{
			background: url(/images/bottom-center-blue.gif) repeat;
			}
		.bottomRightTD
			{
			background: url(/images/bottom-right.gif) repeat;
			}
		.bottomBottomTD
			{
			background: url(/images/bottom-bottom.gif) repeat;
			color:#FFFFFF;
			text-align:center;
			font-size:8pt;
			width: 430px; 
			left: 330px;
			}
		.bottomLeftTD-blue
			{
			background: url(/images/bottom-left-blue.gif) repeat;
			}
		.bottomRightTD-blue
			{
			background: url(/images/bottom-right-blue.gif) repeat;
			}
		.bottomBottomTD-blue
			{
			background: url(/images/bottom-bottom-blue.gif) repeat;
			color:#FFFFFF;
			text-align:center;
			font-size:8pt;
			width: 719px; 
			left: 330px;
			}
.footer {
	color:#FFFFFF;
	text-align:center;
	font-size:8pt;
	background-color:#73A4CC;
	margin: 0px;
}

		
		#body
			{
	position: absolute;
	top: -420px;
	left: 327px;
	text-align: right;
	padding: 6px;
	width: 452px;
	font-size: .8em;
	Color: #3B3862;
	height: 402px;
	overflow: auto;
	z-index:300;
			}
					.body
			{
	font-size: .9em;
	Color: #000000;

			}
		
		#box
			{
				position: absolute;
				top: -387px;
				text-align: center;
				padding: 0px;
				left: 6px;
				width: 300px;

			}
		#pageTitle
			{
				position: absolute;
				top: -460px;
				left: 327px;
				text-align: right;
				padding: 0px;
				width: 453px;
				font-size: 1.2em;
				color: #2E814F;
				font-weight: bold;

			}
		#box2
			{
				position: absolute;
				top: -55px;
				text-align: center;
				padding: 0px;
				left: 6px;
				height: 50px;
				width: 300px;
				font-size: 9pt;
				color: #961C28;
				font-weight: bold;

			}
		#footer span {display:none}
		.sidebartitle
			{
				color: #FFF;
				font-size: 10pt;
				font-weight: bolder;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
			}
		.sidebartext
			{
	color: #9b7026;
	font-size: 9pt;
	line-height: 17px;

			}
		.caption
			{
				color: #000000;
				font-size: 8pt;
				font-style: italic;
			}
		.headerfootertext
			{
				
				font-size: 7pt;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
			}
		a.alternatelink:link
			{
				color: #F7B763;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: #DBA45C;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: #DBA45C;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: #ffc;
				text-decoration: none;
			}
		a:link
			{
				color: #9b7026;
				text-decoration: underlined;
			}
		a:active
			{
				color: #9b7026;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #9b7026;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #9b7026;
				text-decoration: none;
			}
		a:link.navlink { color:red }
		a:visited.navlink { color:red }
		a:hover.navlink { color:red }
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 4px;
	margin-top: 5px;
	padding: 2;
}
strong{
	padding-bottom: 5px;
	padding-top: 5px;
}
