.td { 
border-collapse: collapse; 
border: .05em solid #CCC; 
} 

.normal {  color: #333333; font-family: Verdana; font-size: 12px;  font-weight: none}

.small  {  color: #888888; font-family: Verdana; font-size: 10px;  font-weight: none}

.charter {  color: #888888; font-family: Arial,Helvetica,sans-serif; font-size: 14px;  font-weight: none}

.direct {  color: #888888; font-family: Verdana; font-size: 11px;  font-weight: none}

.scoreboard {  color: #7777FF; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: none}

.date {  color: #FF8080; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: bold}

.team {  color: #A09BDD; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: bold}

.redhead {  color: #FF8080; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: bold}

.noticetext {  color: #0080C0; font-family: Arial,Helvetica,sans-serif; font-size: 14px;  font-weight: none}

.bluehead {  color: #0080C0; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: none}

.noticehead {  color: #FFFF00; font-family: Arial,Helvetica,sans-serif; font-size: 18px;  font-weight: bold}

.player {  color: #808080; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: none}

.squad {  color: #8989D8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  font-weight: bold}

.wdl {  color: #FF8080; font-family: Arial,Helvetica,sans-serif; font-size: 14px;  font-weight: none}

.score {  color: #FF8080; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: bold}

.cup {  color: #F99500; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  font-weight: none}

.cupreport {  color: #F99500; font-family: Arial,Helvetica,sans-serif; font-size: 18px;  font-weight: none}


.tablehead {  color: #6A6AFF; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: bold}

.manager {  color: #6A6AFF; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: none}

.teamhead {  color: #0000FF; font-family: Arial,Helvetica,sans-serif; font-size: 24px;  font-weight: bold}

.goals {  color: #6A6AFF; font-family: Arial,Helvetica,sans-serif; font-size: 16px;  font-weight: bold}


.eventhead {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6464FF;
}
#leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	width: 190px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	color: #888888;
	padding: 2px;
}
#middlecolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	float: none;
	width: 390px;
	border: 1px solid #CCCCCC;
	color: #888888;
	background-image: url(images/nkttrans4.gif);
}
#rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	float: right;
	width: 190px;
	border: 1px solid #CCCCCC;
	color: #888888;
}

 
 .pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
}
.tdredtext {
	border-collapse: collapse;
	border: .05em solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF8080;
	font-weight: bold;
} 
.reporttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
reportteam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.reportteam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.reportscore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}
.reportdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF8484;
}
.eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF00;
}
.actionbox {
	background-attachment: fixed;
	background-image: url(images/transbg2.gif);
	background-repeat: no-repeat;
	width: 400px;
	border: .05em solid #CCC; 
}

.reportbox {
	color: #333333; font-family: Verdana; font-size: 12px;
		width: 600px;
	border: .05em solid #CCC; 
}

.dottedline {
	border-bottom:1px dotted #ccc;
	
}

.solidline {
	border-bottom:1px solid #8080FF;
	
}