/* Xrefer Librarian's Hub */

/* base element inheritance formatting */
body	{ 
		margin: 0em; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Verdana, sans-serif; 
		font-size: 12px; 
		color: #111111;
		background-color: #f0f0f0;
		}
input	{
		margin: 0em; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Verdana, sans-serif; 
		font-size: 12px; 
		color: #111111;
		}
td 		{
		margin: 0em; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Verdana, sans-serif;
		font-size: 12px;
		color: #111111;
		}
th 		{
		margin: 0em; 
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		color: black;
		}
a		{
		color: #333300;
		}
a.copyrightwithlogo {
		color: #000000;
		font-size: 13px;
		letter-spacing: 1pt;
		text-decoration: none
		}
a.copyrightwithlogo:visited {
		color: #000000;
		text-decoration: none
		}
	
/* begin defined classes */
.apptitle	{ 
			font-size: 18px; 
			font-weight: bold; 
			color: #666699; 
			text-align: right;
			}
.border		{
			background-color: white;
			padding: 15px;
			}
.bullet		{
			list-style-position: outside; 
			list-style-type: square;
			}
.errormsg	{
			background-color: #f0f0f0;
			border: 1px solid grey;
			padding: 5px;
			}
.formtitle	{
			font-size: 16px; 
			font-weight: bold;
			}
.formsubtitle 
			{
			font-size: 12px; 
			color: #000000; 
			white-space: nowrap;
			text-align: left;
			}
.entrytitle {
			font-size: 9px;
			color: #888888;
			font-style: italic;
			}
.header		{
			}
.logintitle	{
			font-size: 20px; 
			color: #666699; 
			}
.loginsubtitle 
			{
			font-size: 12px; 
			color: #000000; 
			white-space: nowrap;
			text-align: left;
			}
.message	{
			background-color: #f0f0f0;
			border: 1px solid grey;
			padding: 5px;
			}
.page		{
			background-color:white;
			border-color: #666;
			border-width: 0px 1px 1px 1px;
			border-style: solid;
			width: 700px;
			margin: 0 auto 0 auto;
			padding: 0;
			text-align: center;
			}
.pageTitle	{ 
			font-size: 16px; 
			font-weight: bold;
			}
.pagePHeading {
			font-size: 14px;
			font-weight: bold;
			}
.progress	{
			}
.report		{
			}
.reportst	{
			font-size: 14px;
			font-weight: bolder;
			}
.reportth	{
			border: 1px solid grey;
			}
.row0		{
			background-color: #f0effc;
			border-bottom: 1px solid grey;
			padding-left: 10px;
			padding-right: 10px;
			}
.row1		{
			padding-left: 10px;
			padding-right: 10px;
			}
.selectCount{
			padding-left: 5px;
			padding-right: 5px;
			color: #666699;
			}
.sidebar	{
			background-color: #f0f0f0;
			border: 1px solid grey;
			font-weight: normal;
			font-size: 10px;
			}
.sidebarhead	{
			font-weight: bold;
			font-size: 14px;
			color: #666699; 
			}
.marcdata	{
			font-family: monospace;
			}
.subfield	{
			font-weight: bolder;
			font-size: larger;
			color: #666699;
			}
.submenu	{
			padding: 0px;
			}
.submenutitle
			{
			padding: 0px;
			font-size: 12px; 
			color: #000000; 
			font-weight:bold;
			white-space: nowrap;
			text-align: left;
			}
.submenulink 
			{
			white-space: nowrap;
			color: white; 
			}
.submenutab	{
			border: 0px;
			padding: 0px;
			margin: 0px;
			}
.submenutd	{
			background-color: #666699;
			border-color: #ffffff;
			border-right: 1px;
			border-left: 0px;
			border-top: 0px;
			border-bottom: 0px;
			border-style: solid;
			margin: 0px;
			padding: 2px 5px 2px 5px;
			width: 70px;
			white-space: nowrap;
			text-align: center;
			line-height: 100%;
			}
.submenua	{
			color: white;
			text-decoration: none;
			font-size: 12px;
			font-weight: normal;
			}
.submenua:hover	{
			color: yellow;
			}
.submenusel	{
			color: yellow;
			text-decoration: none;
			font-size: 12px;
			font-weight: normal;
			}
.submenusel:hover	{
			}
.topicName	{
			font-size: 14px;
			}
.usergreeting
			{
			font-size: 14px; 
			color: #000000; 
			font-weight:bold;
			text-align: center;
			}
			