.FemaleHeader {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
}

.FemaleCopy {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}

.FemaleStats {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
.imgwrapR {
float:right;
margin-top:0px;
margin-left:10px;
margin-right:0px;
margin-bottom:0px;
}

.imgwrapL {
float:left;
margin-top:0px;
margin-left:0px;
margin-right:10px;
margin-bottom:0px;
}

table.tableshell {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	width: 750px;
	background-color: #FF3399;
	border: 1px #FF3399 solid;
	margin-top: 0px;
}

table.tableshell td.cellheader
{
	background-color: #FF3399;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;

}

table.tableshell td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding-left: 5px;
}

.leftdottedlines {
	border-left: 1px dotted #FF3399;
} 
