
.wwstoptable {
	color: #FFFFFF;
	background-color:#000000;
}

.wwsheaderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #646155;
}

.wwscontentline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #646155;
}

.wwscontentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	color: #646155;
}

/*  toptext is the text formatting for the top row */
.wwstoptext {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight : bold;
    font-size : 9pt;
	text-align: center;
}

/*  toptextsm is the text formatting for the list of weekdays */
.wwstoptextsm {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : bold;
    font-size : 8pt;
	text-align: center;
}

.wwsnodate {
  background-color: #f8f8f8;
  height: 50px;
}

.wwsrealdate {
 border: 1px solid black;
  height: 50px;
  padding-bottom: 8px;
}

.wwsrealdate a:link, .wwsrealdate a:visited {
   color: green;
}
 
.wwsrealdate a:hover {
   color: red;
}

.wwsdatenumber {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight : bold;
	color: #646155;
	margin-top:0;
	margin-bottom: -5px;
}

.wwseventtext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #646155;
}

.bubblesmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 8pt;
}


.bubblesmall a:link, .bubblesmall a:visited, .bubblesmall a:hover {
  color: #0000C0;
  text-decoration: none;
  font-weight: bold;
} 
