td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000044;
	bottom: 0px;
	font-weight: bold;
}
.borderimage{
	border:2px;
	border-color: #000044;
	border-style: solid;
}
.back {
	background-image: url(imgs/swatch.gif);
	background-repeat: repeat-y;
}
.map {
	font-family: Arial, Helvetica, sans-serif;
	color: #000044;
	font-size: 12px;
	font-weight: bold;
}
.division {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 3px;
}
.divtitle {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
padding: 3px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 3px;
}
