/*   Print Style Sheet	 */ 
/* Alameda Couty Library */

/****************** Galobal ************************************/
body
	{
	background-color: #FFFFFF;
	margin-top: 0px;
 	text-align: center
	}

p
	{
	font-size: 1.0em;
	font-size: samll;
	color: #000000;
	line-height: 14px;
	text-align: top;
	margin-top: 0px;
	margin-bottom: 15px
	}

.labeldarkblue
	{
	font-size: 1.0em;
	font-size: small;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	color: #000052
	}

/******************* Nav Bar Top  Nav Bar Bot ******************/
table.navbartop
	{
	width: 672;
	text-align: center
	}

td.navbartop
	{
	width: 672;
	text-align: center
	}

a.navbartop:link, a.navbartop:visited, a.navbartop:active, a.navbartop:hover 
	{ 
	/*font-size: 1.1em;*/
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: blue
	}

table.navbarbot
	{
	width: 672;
	text-align: center
	}

td.navbarbot
	{
	width: 672;
	text-align: center
	}

a.navbarbot:link, a.navbarbot:visited, a.navbarbot:active, a.navbarbot:hover 
	{ 
	/*font-size: .9em;*/
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: blue
	}


/***************** Current Hot Topics All Events *****************/

a.hottopics:link, a.hottopics:visited, a.hottopics:active, hottopics:hover
	{ 
	font-size: 1.0em;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	color: #FFFFFF
	}

/****************** Search the Catalog ***************************/

.searchthecatalogslabel
	{
	font-size: 1.0em;
	font-size: small;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	white-space: nowrap;
	color: #000052
	}

input
	{
   	border-right: black 1px solid;
   	border-top: black 1px solid;
   	font-size: 1.0em;
	font-size: x-small;
   	margin: 0px;
   	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-left: black 1px solid;
   	border-bottom: black 1px solid;
   	background-color: #e0e0ff
	}

.buttonsubmit
	{
	margin: 0px;
   	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 0px;
	margin-left: 0px;
	border: 0px
	}
	

/******************** Resource Links *****************************/

a.resourcelink:link, a.resourcelink:visited, a.resourcelink:active, resourcelink:hover
	{ 
	font-size: 1.3em;
	font-size: small;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	color: #0000FF
	}

p.resourcelink
	{
	font-size: 1.0em;
	font-size: small;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	color: #000052
	}

/******************** Footer Copyright ***************************/
div.footer
	{
	background: #FFFFFF; 
	width: 672px;
	min-width: 672px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center
	}

#copyright
	{
	font-size: 1.0em;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	color: #000000
	}
