.h22 {  line-height: 22px; font-weight: bold}
.c12h18 {  font-size: 12px; line-height: 18px}
/*select {  background-color: #00FFFF}*/
.h23 {  line-height: 22pt}
a {  text-decoration: none; color: #0000FF; line-height: 12pt; font-weight: normal}
a:hover {
	color: #CC0033;
	line-height: 12pt;
	font-weight: normal;
	text-decoration: underline;
}
.booklink {  text-decoration: none; color: #000000; font-size: 10pt; line-height: 12pt; font-weight: bold}
body {
	background-color: #36E100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font:normal 12px Verdana;
height:80px;
line-height:18px;
z-index:100;
overflow: auto;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
/*font-weight: bold;*/
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}