BODY, TD, TH, TABLE, TR { font-family: arial, verdana; font-size: 11px; color: black;}

/* link colors */
A, A:LINK { color: steelblue; text-decoration: none; font-weight: bold; }
A:ACTIVE { color: #006699; }
A:HOVER { color: red; }

.strdesc {
	font-family: arial, helvetica;
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	text-align: center;
	vertical-align: 50%;
	width: 98px;
	height: 84px;
	}
.strdesc a { color: steelblue; text-decoration: none; }
.strdesc a:link { color: steelblue; }
.strdesc a:visited { color: steelblue; }
.strdesc a:active { color: steelblue; }
.strdesc a:hover { color: #94BADD; }

.beadShowsLabel
{
	text-align: right;
	background-color: whitesmoke;
	width: 90px;
	color: steelblue;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	white-space: nowrap;
}

.beadShowsContent
{
	text-align: left;
	background-color: white;
	color: steelblue;
	font-size: 13px;
	font-family: arial;
}

.beadShowsContentCentered
{
	text-align: center;
	background-color: white;
	color: steelblue;
	font-size: 13px;
	font-family: arial;
}

.classesFaqQuestion
{
	font-size: 13px;
	font-family: arial;
}