body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.paginationActive {
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.paginationActiveArrow {
	font-style: normal;
	color: Black;
	font-weight: bold;
}

a.paginationInactive {
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

a:hover.paginationInactive {
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

a.paginationInactiveArrow {
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

a:hover.paginationInactiveArrow {
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}

.searchHR { color: #000000; }
HR { color: #000000; }

.note {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
.error {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

.bodyTextGoToPrintPage {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.leftBoxText {
	font-size: 11pt;
	text-align: center;
	color: Black;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.labelText {
	font-size: 11pt;
}

.bigBreak {
	font-size: 6pt;
}

FORM {
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT.button {
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFF99;
	border: 2px solid Black;
	padding-bottom: 0px;
	padding-top: 0px;
}

INPUT.bigButton {
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFF99;
	border: 2px solid Black;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100px;
}

.bodyText {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

.bodyTextBold {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.bodyTextSearchResults {
	font-size: 10pt;
	font-style: normal;
	font-size: 10pt;
	color: Black;
	margin-top: 5px;
	margin-bottom: 5px;
}

.fileld {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.bodyTextBottom {
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: Black;
}

table.payBox {
	background-color: #FFFF99;
	border: 2px solid Black;
}

table.photo {
	background-color: #FFFF99;
	border: 2px solid Black;
	width: 100%;
}

table.photo td {
	border: 1px solid Black;
}

table.thumbs {
	border: 2px solid Black;
	border-top: 0;
}

table.thumbs td {
	background-color: #FFFF99;
	border: 1px solid Black;
	border-top: 0;
	text-align: center;
	width: 128px;
}