H1{
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #005000;
	
}
H2{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #005000;
}

H3, h4, h5, h6{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #005000;
}
a.crumbtrail:link{
	color: #0000FF;
	font-size: 90%;
	}
a.crumbtrail:hover{
	color: #0000ff;
	font-size: 90%;
	}
a.crumbtrail:visited{
	color: #990066;
	font-size: 90%;
}
.body {
	font-family: Arial, Geneva, helvetica, Verdana, sans-serif;
	margin: 0px;
	border: none;
	padding: 0px;
	color: #000000;
}

.table_main_layout{
	margin: 0%;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: #006699;
	
}

td {
	font-family: Arial Narrow Bold, Arial, Geneva, helvetica, sans-serif;
	color: #000000;
	font-size: 85%;
}

th {
	font-family: Arial Narrow Bold, Arial, Geneva, helvetica, sans-serif;
}

.top_nav{
	font-family: Arial, Geneva, helvetica, Verdana, sans-serif;
	color: #006633;
	text-align: center;
	text-valign: middle;
	font-weight: bold;
}
.top_nav_sub{
	font-family: Arial, Geneva, helvetica, Verdana, sans-serif;
	color: #006633;
	text-align: right;
	text-valign: middle;
}

/* ------------------------------------------------- */
/* hot items box */
/* ------------------------------------------------- */
.hot_items{
}
.hot_items .box_table{
	background-position: center top;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #bfbfe5;
}
.hot_items .box_header{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000099;
	width: 100%;
	border: thin solid #000099;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.hot_items .box_header strong{
	color: #ffffff;
}
.hot_items .box_body{
	background-color: #bfbfe5;
}
.hot_items .box_body a {
	color: #0000ff;
	text-decoration: none;
}
.hot_items .box_body a:link {
	color: #0000ff;
	text-decoration: none;
}
.hot_items .box_body a:hover{
	text-decoration: underline;
	color: #0000ff;
}
.hot_items .box_body a:visited{
	color: #990066;
}
.hot_items .box_footer{

}

/* ------------------------------------------------- */
/* list filter box */
/* ------------------------------------------------- */
.list_filter{
}
.list_filter .box_table{
	background-color: #ffffff;
	border: thin solid #000099;
}
.list_filter .box_header
{
	background-color: #000099;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFff;
	text-align: left;
	height: 1%;
	width: 100%;
	background-position: center top;
	padding-left: 5px;
}
.list_filter .box_header strong{
	color: #ffffff;
}
.list_filter .box_body{	
}
.list_filter .box_footer{
}
.list_filter .box_body a{
	color: #0000ff;
	text-decoration: none;
	
}
.list_filter .box_body a:link{
	color: #0000ff;
}
.list_filter .box_body a:hover{
	color: #0000ff;
	text-decoration: underline; 
}
.list_filter .box_body a:visited{
	color: #990066;
}

/* ------------------------------------------------- */
/* list items box */
/* ------------------------------------------------- */
.list_items{
}
.list_items .box_table{
	margin-top: 15px;
	background-color: #ffffff; 
	width: 100%;
	border: thin solid #000099;
}
.list_items .box_header{
	background-color: #000099;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-position: center top;
	text-align: left;
	padding-left: 5px;
}
.list_items .box_header strong{
	color: #ffffff;
}
.list_items .box_body{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#ffffff;
	}
.list_items .box_body a{
	color: #0000ff;
	text-decoration: none;
	
}
.list_items .box_body a:link{
	color: #0000ff;
}
.list_items .box_body a:hover{
	color: #0000ff;
	text-decoration: underline;
}
.list_items .box_body a:visited{
	color: #990066;
}
.list_items .box_footer{
}

/* ------------------------------------------------- */
/* similar items box */
/* ------------------------------------------------- */

.similar_items{
}
.similar_items .box_table{
	border: thin solid #663366;
}
.similar_items .box_header{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #663366;
	text-align: left;
}
.similar_items .box_header strong{
	color: #ffffff;
}
.similar_items .box_body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #ffffff;
	padding: 5;
}
.similar_items .box_footer{
}
.similar_items .box_body a{
	color: #0000ff;
	text-decoration: none;
	font-size: 80%;
}
.similar_items .box_body a:link{
	color: #0000ff;
}
.similar_items .box_body a:hover{
	color: #0000ff;
	text-decoration: underline;
}
.similar_items .box_body a:visited{
	color: #990066;
}
/* ------------------------------------------------- */
/* admin menu box */
/* ------------------------------------------------- */
.admin_box{
}
.admin_box .box_table{
	background-color: #d9ccd9; 
}
.admin_box .box_header{
	background-color: #663366;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center top;
	text-align: left;
	padding-left: 5px;
}
.admin_box .box_header strong{
	color: #ffffff;
}
.admin_box .box_body{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#663366;
	}
.admin_box .box_body a{
	color: #0000ff;
	text-decoration: none;
	
}
.admin_box .box_body a:link{
	color: #0000ff;
}
.admin_box .box_body a:hover{
	color: #0000ff;
	text-decoration: underline;
}
.admin_box .box_body a:visited{
	color: #990066;
}
.admin_box .box_footer{
}

/* ------------------------------------------------- */
/* login box box */
/* ------------------------------------------------- */
.login_box{
	
}
.login_box .box_table{
	background-color: #FFFFff;
	border: thin solid #663366;
}

.login_box .label{
	color: #663366;
	font-size: 70%;
}
.login_box .box_header{
	background-color: #663366;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center top;
	text-align: left;
	padding-left: 5px;
}
.login_box .box_header strong{
	color: #ffffff;
}
.login_box .box_body{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#663366;
	background-color: #ffffff;
	width: 100%;
	border: thin solid #663366;
	font-size: 50%;
	}
.login_box .box_body a{
	color: #0000ff;
	text-decoration: none;
}
.login_box .box_body a:link{
	color: #0000ff;
}
.login_box .box_body a:hover{
	color: #0000ff;
	text-decoration: underline;
}
.login_box .box_body a:visited{
	color: #990066;
}
.login_box .box_footer{
}
.login_box .field input{
	width: 70px;
	background-color: #663366;
	color: #ffffff;
	padding: 3px;
}
/* ------------------------------------------------- */
/* Search box box */
/* ------------------------------------------------- */
.search_box{
	
}
.search_box .box_table{
	background-color: #FFFFff;
	border: thin solid #000099;
	
}
.search_box .box_header{
	background-color: #000099;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: center top;
	text-align: left;
	padding-left: 5px;
}
.search_box .box_header strong{
	color: #ffffff;
}
.search_box .box_body{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#000099;
	background-color: #ffffff;
	width: 100%;
}
.search_box .box_body a{
	color: #0000ff;
	text-decoration: none;
}
.search_box .box_body a:link{
	color: #0000ff;
}
.search_box .box_body a:hover{
	color: #0000ff;
	text-decoration: underline;
}
.search_box .box_body a:visited{
	color: #990066;
}
.search_box .box_footer{
}
.search_box .box_body input{
	width: 70px;
}
/* ------------------------------------------------- */
/* left hand navigation bar */
/* ------------------------------------------------- */

.primary_nav, 
.primary_nav_selected, 
.secondary_nav,
.secondary_nav_selected,
.tertiary_nav,
.tertiary_nav_selected
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	text-valign: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}

.primary_nav,
.primary_nav_selected
{
	
}
.secondary_nav,
.secondary_nav_selected
{
	padding-left: 10px;
	background-color: #d9ccd9;
}
.tertiary_nav,
.tertiary_nav_selected
{
	padding-left: 15px;
	background-color: #ffffff;
}

.primary_nav a,
.primary_nav_selected a,
.tertiary_nav a,
.tertiary_nav_selected a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.secondary_nav a,
.secondary_nav_selected a
{
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}
.tertiary_nav a,
.tertiary_nav_selected a
{
	color: #663366;
	text-decoration: none;
	font-weight: bold;
}

.primary_nav a:hover,
.primary_nav_selected a:hover,
.secondary_nav a:hover,
.secondary_nav_selected a:hover,
.tertiary_nav a:hover, 
.tertiary_nav_selected a:hover  
{
	text-decoration: underline;
}


.primary_nav .selected a,
.primary_nav_selected .selected a,
.secondary_nav .selected a,
.secondary_nav_selected .selected a,
.tertiary_nav .selected a,
.tertiary_nav_selected .selected a
{
	text-decoration: underline;
}

.Background {
	background-image:   url("https://9e10ba.claudeassets.com/20051013093252im_/http://www.srpba.com/images/gradient_hor.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.Topheading {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 155%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
}
.Topheading span{
	color: #663366;
}
.BackgroundLeftNav {
	background-color: #663366;
	width: 200px;
}
.Dinkdinks {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	text-align: center;
}
.shiney {
	background-image: url(https://fbc67a.claudeassets.com/20051013093252im_/http://www.srpba.com/images/button_sliver.gif);
	background-repeat: repeat-x;
}
/* -------------------------------------------------*/
/* -- Disclaimer --*/
/* -------------------------------------------------*/
.Disclaimer a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005000;
	text-decoration: none;
	text-align: right;
	padding-left: 5px;
}
.Disclaimer a:hover{
	text-decoration: underline;
}
/* -------------------------------------------------*/
/* -- Photographs Copyright --*/
/* -------------------------------------------------*/
.photos{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #005000;
	font-size: 60%;
	text-align: right;
}
/* -------------------------------------------------*/
/* -- Adobe Acrobat thing --*/
/* -------------------------------------------------*/
.acrobat{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #005000;
	font-size: 70%;
	text-align: left;
	border: thin solid #005000;
	width: 1%;
	margin-bottom: 15px;
}
/* -------------------------------------------------*/
/* -- Notes stuff --*/
/* -------------------------------------------------*/

.notes_display .box_table,
.notes_view .box_table
{
	width: 100%;
	background-color: #d9ccd9;
	margin-bottom: 10px;
}

.notes_display .box_header,
.notes_display .box_footer,
.notes_view .box_header,
.notes_view .box_footer
{
	background-color: #663366;	
	color: #FFFFFF;
	
}
.notes_display .box_header strong 
{
	color: #FFFFFF;
}
.notes_display .box_footer,
.notes_view .box_footer
{
	height: 0px;
	background-color: #d9ccd9;
	text-align: right;
}

.notes_display .box_body,
.notes_view .box_body
{
	text-align: left;
}

.notes_display .box_table .label,
.notes_display .box_table .button,
.notes_view .box_table .button,
.notes_view .box_table .label
{
	text-align: right;
}

.notes_display .box_table .field,
.notes_view .box_table .field
{
	text-align: left;
}

.notes_display_single_note .box_table
{
	background-color: White;
}
.notes_display_single_note .note_date
{
	text-align: right;
	padding: 2px;
}

.notes_display_single_note .note_author
{
	text-align: left;
	padding: 2px;
}

.notes_display_single_note .box_body
{
	text-align: left;
	padding: 10px;
}

.notes_display_single_note .box_footer
{
	color: Black;
	background-color: White;
	text-align: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div.notes_display_single_note
{
	overflow:scroll;
	height: 270px;
}
strong {
	margin: 0px;
	padding: 0px;
	color: #005000;
}
.copyright{
	background-image: url(https://89be03.claudeassets.com/20051013093252im_/http://www.srpba.com/images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	height: 15px;
	color: #663366;
}
.copyright a{
	text-decoration: none;
}
.copyright a:hover{
	text-decoration: underline;
}
/*
     FILE ARCHIVED ON 10:50:09 Dec 12, 2005 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:04:17 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.312
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.026
  esindex: 0.004
  cdx.remote: 9.325
  LoadShardBlock: 107.726 (3)
  PetaboxLoader3.datanode: 91.611 (4)
  PetaboxLoader3.resolve: 132.523 (2)
  load_resource: 139.819
*/