html {
	visibility: visible;
}
.resume-search-header {
	background-color: #000000;
}
.resume-search-header a {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.resume-search-header td {
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-style: solid; 
	border-right-width: 1; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium;
}
.style1 {
	border-collapse: collapse;
}
.style2 {
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: solid; 
	border-bottom-width: 1;
}
.style3 {
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: none; 
	border-right-width: medium; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: solid; 
	border-bottom-width: 1;
}
.style4 {
	border-left-style: none; 
	border-left-width: medium; 
	border-right-style: solid; 
	border-right-width: 1; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: solid; 
	border-bottom-width: 1;
}
.style-none {
	border-style: solid; 
	border-width: 1;
}
.resume-search {
	margin: 0px 2px;	
}
.resume-search a {
	color: #336633;
	text-decoration: none;
}
.resume-search a:hover {
	text-decoration: underline;
}
.resume-search a:active {
	color: #aa00aa;
}
.resume-search .resume-code1 a {
	color: #aa0000;
}
.resume-search-header a {
	text-decoration: underline;
}
/* */
.resume-search-header {
	background-color: #000000;
}
.resume-search-header a {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.resume-search-header td {
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-style: solid; 
	border-right-width: 1; 
	border-top-style: none; 
	border-top-width: medium; 
	border-bottom-style: none; 
	border-bottom-width: medium;
}
.resume-search {
	margin: 8px 2px;	
	background-color: rgb(204, 204, 153);
	color: rgb(0, 0, 0);
	background-image: url('/static/images/ricebk.jpg')
}
.resume-search a {
	text-decoration: none;
}
.resume-search a:hover {
	color: #005500;
}
.resume-search .resume-code1 a {
	color: #aa0000;
}
.resume-search .resume-code1 a:hover {
	color: #005500;
}
.resume-search-header a {
	text-decoration: underline;
}
/* */
.num-items {
	margin: 0px;
	text-align: right;
}
.num-items button {
	border-color: #000000;
	color: #000000;
	padding: 0px 4px;
}
.num-items button:hover {
	background-color: #005500;
	color: #FFFFFF;
}
.letter-items {
	margin: 0px;
	text-align: left;
}
.letter-items button {
	border-color: #000000;
	color: #000000;
	padding: 0px 4px;
}
.letter-items button:hover {
	background-color: #005500;
	color: #FFFFFF;
}
.menu {
	margin: 10px 0px;
}
.menu a {
	text-decoration: none;
}
.pagination {
	margin-top: 10px;
	width: 1000;
}
.pagination a {
	text-decoration: none;
	color: #005500;
}
.pagination a:hover {
	color: #FFFFFF;
}
.pagination button {
	border-color: #000000;
}
.pagination button:hover {
	background-color: #005500;
	color: #FFFFFF;
}
.pagination .active {
	background-color: #005500;
	border-color: #000000;
	color: #FFFFFF;
}
.pagination .active:hover {
	background-color: #005500;
	border-color: #000000;
	color: #FFFFFF;
}
.pagination .disabled {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	color: #000000;
}
.pagination .disabled:hover {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	color: #000000;
	box-shadow: none;
}