/*   http://www.tavistockbc.org/tbc_style.css   */

BODY {
	text-align: left;
	font: 8pt Verdana, Arial, sans-serif;
	color: Black;
	background: White;
	margin: 0px 0px 0px 0px;
}
	
A {
	font: 8pt Verdana, Arial, sans-serif;
	font-weight : normal;
	line-height : 18px;
	text-decoration : none;

}

A:VISITED {
	font: 8pt Verdana, Arial, sans-serif;
	color: Fuchsia;
	font-weight : normal;
	line-height : 18px;
	text-decoration : none;
}

.navlink {
	color: #CCCCCC;
}

.bolder {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
}

.image {
	margin: 5px 15px 5px 15px;
}

.spacer {
	color: #CCCCCC;
}

.smalltext {
	font-size: 10px;
}

.highlight {
	color: #006600;
	background-color: #FFFF99;
}

.red-star {
	color: red;
	font: bold;
	font-size: 12pt;
}

.calendar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
A:HOVER{
	font: 8pt Verdana, Arial, sans-serif;
	color: green;
	font-weight : normal;
	line-height : 18px;
}

TABLE, TR, TD {
	font: 9pt Verdana, Arial, sans-serif;
	vertical-align : top;
 	}

H1 {
	color: #000066;
	font: bold 14pt;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	background: #000066;
	color: white;
	margin: 5px 5px 5px 5px;
	font: normal 18px Verdana, Arial, sans-serif;
	padding: 4px 2px 4px 4px;
	text-align: center;
	text-decoration : underline;
	width: 550px;
}

H3 {
		background: white;
		color: #000066;
		margin: 4px 5px 4px 5px;
		font: bold 14px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

H4 {
		background: white;
		color: #000066;
		margin: 4pt 2pt 4pt 2pt;
		font: bold 9pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
LI {
	font : normal x-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style : disc;
	line-height : 18px;
	padding-left : 5px;
}

.calendar_title {
	background: #000066;
	color: white;
	margin: 5px 5px 5px 5px;
	font: normal 20px Verdana, Arial, sans-serif;
	padding: 4px 2px 4px 4px;
	text-align: center;
	
}

.dates {
	color: #000099;
	font-size: 10px;
}

