BODY.certificate
{
    BACKGROUND-COLOR: White;
    color: Black;
}

.seecolorlegend
{
	font-size: 14px;
}

a.seecolorlegend:link
{
	color: blue;
	border-bottom: blue 1px solid;
	text-decoration: none;
}

a.seecolorlegend:visited
{
	color: blue;
	border-bottom: blue 1px solid;
	text-decoration: none;
}

.color_legend
{
	border-right: #cc0066 thin solid;
	border-top: #cc0066 thin solid;
	font-size: 12px;
	border-left: #cc0066 thin solid;
	width: 400px;
	border-bottom: #cc0066 thin solid;
	height: 30px;
}	

.selections_header
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	background-color: #ffff66;
}

.matchandwin
{
	font-weight: bold;
	color: #ff3366;	
}

.matchnowin
{
	font-weight: bold;
	color: #3333ff;
}

.extraballmatch
{
	font-weight: bold;
	color: #ff00ff;
}

.certhdr
{
	background-color: #d3d3d3;
}

.cdlstSelections
{
	border-right: ridge;
	border-top: ridge;
	border-left: ridge;
	border-bottom: ridge;
}

.mdcgroupselecteditem { text-align: center; font-weight: bold; color: #ffff00; background-color: #3366ff; }
.mdcgroupunselected { text-align: center; }
  
.selecteditem 
{
	text-align: center;
	font-weight: bold;	
	color: #ffff00;	
}

.selecteditem span
{
	background-color: #3366ff;
}

.unselected
{
	text-align: center;
}

.selecteditemtemplate
{
	font-weight: bold;	
	background-color: #3366ff;
	color: #ffff00;
}

.selecteditemtemplate div 
{
	font-weight: bold;	
	background-color: #3366ff;
	color: #ffff00;
}

.certpartunselected
{
	font-weight: bold;
	color: blue;
}

.updateprofilebox
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	background-color: #dcdcdc;
}

.emailaddrtxtbox
{
	width: 300px;
}
