table.covcall,table.currentpicks,table.perfrec,table.liveport {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #226b90;
	border-collapse: separate;
	background-color: white;
}
table.covcall {
	width:480px
}
table.covcall th,table.currentpicks th,table.perfrec th,table.liveport th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: white;
	background-color: #226b90;
	color:#ffffff;
	vertical-align : bottom;
	text-align : center
}
table.covcall td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: white;
	background-color: white;
}
.perfrecsumm,.perfrecsumm td,.lr_liveport{
background-color: #d65b0a;
color:#ffffff;
}




table.weblinks {
	border-width: 2px;
	border-spacing: ;
	border-style: double;
	border-color: #CAD0D0;
	border-collapse: separate;
	background-color: white;
}
table.weblinkstd {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: CAD0D0;
	background-color: white;
	-moz-border-radius: ;
}