body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}
.body-center {
	padding-left: 30px;
}

.body-search {
	padding-left: 30px;
}

.menu-header-bar {
	background-color: #FFC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu-footer-bar {
	background-color: #FFC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu-header {

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


a:link {
	text-decoration: none;
	color: #00C;
}

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

a:active {
	text-decoration: none;
	color: #00C;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

.header-title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.header-subpage {
	font-size: 14px;
	font-weight: bold;
}
.header-page {
	font-size: 16px;
}

.search-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.header-spacer {
	padding-top: 10px;
}

.body-hr {
	line-height: 1px;
	color: #CFCFCF;
}

footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.highlight-yellow {
	background-color: #FFDBB7;
	color: #666;
}

