.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#baseTable {
	background-color: #18222e;
	background-image: url(images/base.jpg);
	background-repeat: no-repeat;
}
.spotlightsBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C94638;
	border-top-style: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C94638;
}
.spotlightAreaBorder {
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: none;
	border-top-width: 1px;
	border-top-color: #C94638;
	border-left-color: #C94638;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.proTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.proText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.spottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rule {
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.quoteClient {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

hr {
	border: thin solid #FFFFFF;
	color: #FFFFFF;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}

