.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.backfade {
	background-color: #999999;
	background-image: url(res/tsbg.gif);
	background-repeat: repeat-x;
}
A { 
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 11px;
text-decoration: none; 
}

A:hover { 
color: #990000;
font-family: Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 11px;
text-decoration: none; 
}.rpt_y {
	background-repeat: repeat-y;
}
 