body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F6FAE3;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #6F246F;
	margin-bottom: 0px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
p {
	font-size: 12px;
}
th {
	color: #FFFFFF;
	background-color: #6F246F;
}
input {
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}
.error_med_bold {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.error_lg_bold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.error_med {
	font-size: 14px;
	color: #FF0000;
}
.NoteRed {
	font-size: 11px;
	color: #FF0000;
}
.NoteGreen {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.header-links {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #72576A;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
a.header-links:link{
	text-decoration: none;
}
a.header-links:active{
	text-decoration: none;
}
a.header-links:hover{
	text-decoration: none;
}
a.header-links:visited {
	text-decoration: none;
}
.left-nav-header {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
}
.left-nav-categories {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 15px;
	font-weight: bold;
}
a.left-nav-categories:link{
	text-decoration: none;
}
a.left-nav-categories:active{
	text-decoration: none;
}
a.left-nav-categories:hover{
	text-decoration: underline;
}
a.left-nav-categories:visited {
	text-decoration: none;
}
.footer-links {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #72576A;
	font-weight: bold;
}
a.footer-links:link{
	text-decoration: none;
}
a.footer-links:active{
	text-decoration: none;
}
a.footer-links:hover{
	text-decoration: underline;
}
a.footer-links:visited {
	text-decoration: none;
}
.footer-copyright {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #72576A;
}
.category-page-list {
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px;
	text-align: left;
	font-weight: bolder;
}
a.category-page-list:link{
	text-decoration: none;
}
a.category-page-list:active{
	text-decoration: none;
}
a.category-page-list:hover{
	text-decoration: none;
}
a.category-page-list:visited {
	text-decoration: none;
}
.table-page-outer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-body-outer {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-size: 12px;
}
.border_error {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.colors-text {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}.thin-border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
