




/*	font-family: Courier, 'Courier New', monospace;*/

a.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #0050B2;  /* light dodgerblue4 */
}

a.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #556b2f; /* dark olive green */
}

font.list {
	color: #556b2f; /* dark olive green */
}

span.section {
	color: #0050B2;
	font-weight: bold;
        background: #d4d4d4;/*#fea500;*/
}

span.ocf {
	color: #556b2f; /* dark olive green */
}

img.center {
	align: center;
}



#pop1 {
	position: absolute; visibility: hidden; 
	z-index: 20; top: 0px; left:0px;
}

#pop2 {
	position: absolute; visibility: hidden; 
	z-index: 20; top: 0px; left:0px;
}

#pop3 {
	position: absolute; visibility: hidden; 
	z-index: 20; top: 0px; left:0px;
}

#pop4 {
	position: absolute; visibility: hidden; 
	z-index: 20; top: 0px; left:0px;
}

#pop5 {
	position: absolute; visibility: hidden; 
	z-index: 20; top: 0px; left:0px;
}

.popbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0050B2; /* light dodgerblue4 */
	background-color: #ffffcc;
	layer-background-color: #ffd700;
	border-width: 3;
	border-style: outset;
	border-color: #ffd700;
}

