.txt {
	font-family: "Lucida Grande";
	font-size: 10px;
	color: #999999;
	vertical-align: top;
}
.txt12 {
	font-family: "Lucida Grande", Geneva, verdana;
	font-size: 11px;
	color: #999999;
	vertical-align: top;
	line-height: 20px;
	text-transform: none;
}
.txt11boldCaps {
	font-family: "Lucida Grande";
	font-size: 11px;
	color: #666666;
	vertical-align: top;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
.txt12Red {
	font-family: "Lucida Grande", Geneva, verdana;
	font-size: 11px;
	color: #CC0000;
	vertical-align: top;
	line-height: 20px;
	text-transform: none;
}
.txt12_999999 {
	font-family: "Lucida Grande", Geneva, verdana;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: top;
	line-height: 20px;
	text-transform: none;
}
.bgimg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bgimg2 {
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}
.bgimg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
}
.bdr {
	border: 1px solid #666666;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #666666;
}

