body{
	margin:0 auto;
	width: 90%;
	background-color: #fff;
	font-family: Verdana;
	font-size: 10pt;
	color: #555;
}
h1{
	font-size: 15pt;
	text-align: center;
}
p{
	text-align:center;
	padding-top:8px;
}
div#bcr{
	padding-top: 30px;
	margin:0 auto;
	width: 300px;
}
a{ color: #555; }

span.dropt {border-bottom: thin dotted; background: #F6F6F6;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 40%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 30px 0 0 0; background: #ffffff; z-index:6;} 
