.bg {
	background-color: #c0cfff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.table {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}
.navtable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-right: 20px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #012494;
}
.navreflect {
	background-color: #FFFFFF;
	background-image: url(images/nav-reflect.gif);
	background-repeat: repeat-x;
}
.greytxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #819EFF;
	font-weight: bold;
	text-decoration: underline;
}
.curl {
	background-color: #EAEAEA;
	background-image: url(images/curl.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.smlltxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin-right: 20px;
}
