/* $Id: openbook.css 5431 2024-03-23 19:31:12Z john $ */

#navbar
{
	overflow: hidden;
	background-color: #000077;
}

.navbar
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
#	font-weight: bold;
	background: #000077;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 3;
}

a.navbar:link
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}

a.navbar:visited
{
	font-family: Sans, Arial, Helvetica, sans-serif;
#	font-size: 18px;
	font-style: normal;
#	line-height: 18px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}

a.navbar:hover
{
	font-family: Sans, Arial, Helvetica, sans-serif;
#	font-size: 18px;
	font-style: normal;
#	line-height: 18px;
	font-weight: 600;
	color: #A0A0FF;
	text-decoration: none;
}

body
{
	background-color: #FFFFFF;
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}

		div#watermark {
			/* The image used */
			background: url("images/OPENBOOK_CHILDCARE_LOGO_transparent.png");

			/* Full height */
			height: 100%;
			
			/* Center and scale the image nicely */
			background-position: center;
			background-repeat: no-repeat;
#			background-size: cover;
		}

.big
{
	font-size: 48px;
}

td
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
}

h1
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
}

h2
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #808080;
	font-weight: bold;
}

a:link
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#000000;
	text-decoration:underline;
}

a:visited
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	color:#000077;
	text-decoration:underline;
}

a.rev:link
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color:#E0E0E0;
	text-decoration:underline;
}

a.rev:visited
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color:#E0E0E0;
	text-decoration:underline;
}

a.rev:hover
{
	font-family: Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color:#FFFFFF;
	text-decoration:underline;
}
