/* STYLES UNIQUE TO TENNIS */

.tennis_header {
     font-family: Arial, Helvetica,  sans-serif;
	font-size: 16px;
     font-style: normal;
     font-weight: bold;
     color: #000000;
}

.dottedline {
     background-color: #ffffff;
	background-image: url(/tennis/elements/dottedline.gif);
	background-repeat: repeat-x;
	background-position: right center;
}

UL.green { 
     margin:12px 18px; 
     padding:0px 4px; 
     list-style:square url(/tennis/elements/arrow_smallgreen.gif) outside;
}

LI.green {
     line-height: 14px;
     padding:3px 0px;
}
.tennis_date {
     font-family: Arial, Helvetica,  sans-serif;
	 font-size: 10px;
     color: #757575;
     line-height: 10px;
}
.dcmtaxonomy{
	font-size: 10px;
	color: #666666;
}
A.dcmtaxonomy:link{
	font-size: 10px;
	color: #336600;
	text-decoration: underline;
}
A.dcmtaxonomy:visited{
	font-size: 10px;
	color: #336600;
	text-decoration: underline;
}
A.dcmtaxonomy:hover{
	font-size: 10px;
	color: #336600;
	text-decoration: underline;
}

.starbkgd {
    background-color: #FFCC66;
	background-image: url(/tennis/elements/star_bkgd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}