.BrightLink, .BrightLink:link, .BrightLink:visited, .BrightLink:active { color: #cc0000; text-decoration: none; font-weight: bold; }
.BrightLink:hover { color: #3333aa; text-decoration: underline; }

.Letter { padding:20px; color:#000000; background-color:#ffffff; font-size:14px; }
.LetterSmall { padding:5px; color:#000000; background-color:#ffffff; }

.TeamList { padding-left: 3px; color: #6d95b8; background-color: #eaeaea; }

.OneTimeWelcome {	
	width:auto;
	padding:10px;
	line-height:16px;
	background-color:#FCF7C1;
	border-top:2px solid #FAD426;
	border-bottom:2px solid #FAD426;
	font-size:12px;
	margin-bottom:5px;
}
.OneTimeWelcome span {
	font-weight:bold;
	font-size:20px;
	color:#ECC200;
	line-height:20px;
}
.QuickFeatureList {
	border: solid 2px #d4d4d4;
	font-size: 14px;
	font-weight: bold;
}
.QuickFeatureList td {
	padding: 3px;
	border: solid 1px #d4d4d4;
}

.LeagueListHdr {
	height: 21px;
	line-height: 21px;
	margin: 5px 0px;
	padding: 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(http://www.realtime-fantasy-sports.com/site/img/site-hdr-green.gif);
}

.BlueListHdr {
	height: 21px;
	line-height: 21px;
	margin: 5px 0px;
	padding: 0px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(http://www.realtime-fantasy-sports.com/site/img/site-hdr-blue.gif);
}

.TriangleList { margin: 0px 0px 0px 16px; padding: 0px; list-style-image: url(http://www.realtime-fantasy-sports.com/site/img/triangle-bullet.gif); }
.TriangleListTall { margin: 0px 0px 0px 16px; padding: 0px; list-style-image: url(http://www.realtime-fantasy-sports.com/site/img/triangle-bullet.gif); }
.TriangleListTall li { margin-bottom: 4px; }
.emphasize { color: #cc0000; font-weight: bold; }
.Profile { font-size: 16px; font-weight: bold; }
.Profile span { color: #6D95B8; }
.GrayBlock { background-color: #f0f0f0; }
.GrayBlock td { padding: 0px 2px; vertical-align: top; }
.GrayBlock:hover { background-color: #ffffff; }
