.f9pt {
	font-size: 9pt;
	line-height: 18pt;
	color: #0372A0;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lbg {
	background-attachment: fixed;
	background-image: url(images/lbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	color: #0372A0;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
.list {

	background-color: transparent;
	border: 1px solid #0372A0;
}
.ef9pt {
	font-size: 12px;
	line-height: 15pt;
	color: #0372A0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.enav {

	font-size: 10px;
	line-height: 15px;
	color: #0372A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #CCCCCC;
}

