body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23487A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	opacity: 0.5;
	text-decoration: none;
}
a:active {
	color: #0034CC;
	text-decoration: none;
}
#index {
	width: 100%;
}
#head a:link, #head a:visited, .sortable a:link, .sortable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#head a:hover, .sortable a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#menuDivider a:link, #menuDivider a:visited {
	color: #7B8372;
	text-decoration: none;
}
#menuDivider a:hover {
	color: #CCCCCC;
}
#dynamicHtmlErrors {
	color: red;
	margin-top: 8px;
	font-weight: bold;
	letter-spacing: 0.25em;
	font-family: Verdana, monospace;
}
#messageBuffer {
	border: 1px solid #838C79;
    white-space: nowrap;
	overflow-x: hidden;
}
.pagelinks a {
	color: #0099FF;
}
.newEventMessage {
	font-weight: bold;
	padding-right: 50px;
}
.oldEventMessage {
	opacity: 0.5;
	padding-right: 50px;
}
#menu-content {
	border: 1px solid #838C79;
	border-style: solid none;
	width: 100%;
/* 	margin-top: 20px; */
}
#copyright {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
