div.toolTip { 
	background-color: #FFFFDF;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: regular;
	width: 5%; 
	border-style: solid;
	border-width: 1pt;
}

div.tidbit { 
	font-family: Arial, sans-serif;
	background-image:url(beaublue.gif);
	color: #FFFFDF;
	font-size: 10pt;
	font-weight: regular;
	padding: 5pt;
	width: 500px;
	height:100px;
	border-style: solid;
	border-width: 1pt;
}

div.banner {
	background-image:url(beaublue.gif);
	padding:5pt 40pt 5pt 40pt;
	border-style: solid;
	border-width: 1pt;
	font-size:24pt;
	font-family:arial;
	color:#FFFFDF;
}	
div.scroll {
	padding:10pt;
	background-image:url(scroll.gif);
	font-size:10pt;
	font-family:arial;
	color:black;
	width:100%;
}

div.scroll a {	color: #0000BD;
	text-decoration: none; 
	font-weight: bold;
}

div.scroll a:hover {
	text-decoration: underline;
}

div.roll {
	padding:0pt;
	width:40%;
}
