﻿.blackDashed{
border-top: 1px dashed black;
width:100%;
}

.watermarked {
	background-color:#F0F8FF;
	color:gray;
}	

.120Text
{
	font-size:120%;
	font-weight:bold;
}

.pop1
{
  border: #060F40 2px solid;
  color: #060F40;
  background: #ffffcc;
  width:400px;
  font-size:medium
}

.FinalsCalendarData
{
  color: black;
  background: white;
}

.FinalsCalendarHeader
{
  color: white;
  background: purple;
  font-weight:bold;
}

.eventViewLinkCell
{
	padding: 10px 0px 10px 0px;
	text-align:center;
}

a.eventViewLink:link 
{
	border: solid #ec008c;
	padding: 6px 10px 6px 10px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	background-color:white;
}
a.eventViewLink:active 
{
	border: solid #ec008c;
	padding: 6px 10px 6px 10px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	background-color:white;
}
a.eventViewLink:visited 
{
	border: solid #ec008c;
	padding: 6px 10px 6px 10px;
	color:black;
	text-decoration:none;
	font-weight:bold;
	background-color:white;
}
a.eventViewLink:hover 
{
	border: solid #ec008c;
	padding: 6px 10px 6px 10px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background-color:#ec008c;
	
}

a.commentaryLink:link 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
}
a.commentaryLink:active 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
}
a.commentaryLink:visited 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
}
a.commentaryLink:hover 
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	font-size:12pt;
}

a.resultsNavigateLink:link 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
a.resultsNavigateLink:active 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
a.resultsNavigateLink:visited 
{
	color:#cc33cc;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
a.resultsNavigateLink:hover 
{
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

.PhotoGalleryTitle1 
{
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#cc33cc;
}

.PhotoGalleryTitle2
{
	font:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    color:#0099FF;
    font-weight:bold;
}


