.basetext {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; text-decoration: none; font-size: 12px}
.txtwhite {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.feature {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666}
.txtred {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000}
.txtsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.txtlarge {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.txtwhitesm {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
.txtgray {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666}
a.txtwhitesm:link, a.txtwhitesm:visited { color:#ffffff; text-decoration:none; }
a.txtwhitesm:hover, a.txtwhitesm:active { color:#ffffff; text-decoration:underline; }

/* related links table */
.relTable {
	border:1px solid #33CC00;
	margin-left:20px;
	margin-bottom:20px;
	font-size:11px
}
.relHeader {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:4px
}

.relTable2 {
	border:1px solid #33CC00;
	font-size:11px
}
.relTable2 img {
	margin-top:2px;
	margin-bottom:2px;
}

.relHeader2 {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:4px
}

.band  {background-image:url(images/nav_band.gif);
		background-repeat: repeat-x; }