BODY 
{
	SCROLLBAR-FACE-COLOR: darkgray;
	MARGIN: 0px;
	COLOR: black;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: gray;
	BACKGROUND-COLOR: #82c76e;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY.ImageDisplay 
{
	MARGIN: 0px; 
	COLOR: black; 
	BACKGROUND-COLOR: white
}


A:link 
{
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A:visited
{
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A:hover
{
	COLOR: #b7143f; 
	TEXT-DECORATION: underline
}

A.Tab:link 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.Tab:visited 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.Tab:hover
{
	COLOR: red; 
	TEXT-DECORATION: none
}

A.Title:link
{
	FONT-WEIGHT: bold; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.Title:visited 
{
	FONT-WEIGHT: bold; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.Title:hover
{
	COLOR: red; 
	TEXT-DECORATION: underline
}

A.NavBar:link 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.NavBar:visited 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.NavBar:hover 
{
	COLOR: red
}

A.NavBarHighlight:link 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: yellow; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

A.NavBarHighlight:visited 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: yellow; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-DECORATION: none
}

TR.Headings1 
{
	BORDER-LEFT-COLOR: #cfcfcf; 
	BORDER-BOTTOM-COLOR: #cfcfcf; 
	BORDER-TOP-COLOR: #cfcfcf; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-RIGHT-COLOR: #cfcfcf
}

TR.Headings2 
{
	BORDER-LEFT-COLOR: #cfcfcf; 
	BORDER-BOTTOM-COLOR: #cfcfcf; 
	BORDER-TOP-COLOR: #cfcfcf; 
	BACKGROUND-COLOR: #dfdfdf; 
	BORDER-RIGHT-COLOR: #cfcfcf
}

TD.Header 
{
	BACKGROUND-COLOR: navy
}

TD.NavBar 
{
	BACKGROUND-COLOR: gray
}

TD.NavBarHighlight 
{
	BACKGROUND-COLOR: navy
}

P
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Header 
{
	FONT-SIZE: 14px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-ALIGN: center
}

.ErrorMessage 
{
	FONT-SIZE: 18px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.LibraryHeader 
{
	FONT-SIZE: 18px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica; 
	TEXT-ALIGN: center
}

SELECT.RegularSmall 
{
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.CategoryAlign {
	text-align: left;
	padding: 20px;
	margin-left: 300px;
}

.CategoryHeader
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	}

.CategoryMessage
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.CategoryTarget
{
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	text-align: left;
}

.ResultsHeader 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.ResultsNavigation 
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.RegularSmall 
{
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.ResultsNavigationDisabled 
{
	FONT-SIZE: 12px; 
	COLOR: gray; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.ResultsCount 
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Separator 
{
	FONT-SIZE: 16px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Header 
{
	FONT-SIZE: 10px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.TableHeader 
{
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Regular 
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.RegularXSmall 
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.RegularHighlight 
{
	FONT-SIZE: 12px; 
	COLOR: blue; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Red 
{
	FONT-SIZE: 12px; 
	COLOR: red; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Results 
{
	FONT-SIZE: 12px; 
	COLOR: #993333; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Title 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.Tab 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.DashHeader
{
	background-color: #D25D1A;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	padding-right: 1px;
	padding-left: 1px;
}

.DashHeaderHover
{
	background-color: #6E8D64;
	color: White;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
}

.DashBody
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #D25D1A;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.DashBodyHover
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #6E8D64;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.CopyrightInfo
{
	FONT-SIZE: 10px;
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.PollResult 
{
	BACKGROUND-COLOR: red
}

LI
{
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}
/* Added to align booklists in the center of the page with the text aligned left */
.MCLDContainer {
	margin-left: 30%;
}
/* Added so that visited booklist links change color.  This doesn't work quite right in IE when Back button is used to return to list.  Works perfectly in other browsers.  */
.MCLDContainer a:link {
	text-decoration: none;
	color: navy;
	}
.MCLDContainer a:visited {
	text-decoration: none;
	color: #810081;
	}
.MCLDContainer a:hover {
	text-decoration: underline;
	color: navy;
	}
.MCLDContainer a:active {
	text-decoration: none;
	color: navy;
	}
	.MCLDCategoryContainer {
	max-width: 1000px;
	}
	.MCLDHelpFix{
	margin: 0px;
	padding: 0px;
	}
.MCLD_UDContainer {
	margin-left: 20%;
	padding: 20px;
	margin-right: 30px;
}	
.MCLD_UDContainer h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
.MCLD_UDContainer ul {
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50px;
	padding: 10px;
}
.MCLD_UDContainer li, .MCLD_UDContainer li a, .MCLD_UDContainer li a:visited {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: navy;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
	padding-left: 40px;
}
.MCLD_UDContainer li a:hover, .MCLD_UDContainer li a:hover:visited {
	background-image: url(arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	color: #A54A14;
	text-decoration: underline;
}

hr {
	color: #3a6631;
	background-color: #3a6631;
	line-height: 4px;
}

h1 {
	font-size: 16px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding-right: 20px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
