a {
	/* color:#FF6666; */
	color: #CC3333;
}
h1 {
	color:#FF6666;
}
h3 {
  	color: #FF6666;
}
h2 {
	color:#FF6666;
}
.td_stat_current {
	background-color: #FF9494;
	background-image:url(/images/_bg_td_stat_current.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	white-space:nowrap;
	
}
.td_stat_history {
	background-color: #DD8F8F;
	background-image:url(/images/_bg_td_stat_history.gif);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	white-space:nowrap;
}
.header_stat_current {
	background-color: #CC6666;
	color: white;
	padding: 5px;
	text-align: center;
	font-size:12px;
}
.header_stat_current_left {
	background-color: #CC6666;
	color: white;
	padding: 5px;
	text-align: left;
	font-size:12px;
}
.td_stat_intro {
	background-color: #FFECEC;
	padding: 5px;
}
.tr_stat {
	background-color: #FFECEC;
	color: #CC3333;
}
.tr_stat_a {
	background-color: #FFECEC;
}
.tr_stat_system_choice {
	background-color: #FFECEC;
	color: #CC3333;
	font-weight: bold;
}
b,strong {
	color:#CC3333;
}
.tr_line {
	border-top-color:#FF9900;
	border-top-width:1;
	border-top-style:solid;
}
.tr_line_bottom {
	border-bottom-color:#FF9900;
	border-bottom-width:1;
	border-bottom-style:solid;
}
.tr_serv {
	border-top-color:#FF9900;
	border-top-width:1;
	border-top-style:solid;
	background-color: #FFF5E7;
	color: #CC3333;
	white-space:nowrap;
}
.tr_serv2 {
	border-top-color:#FF9900;
	border-top-width:1;
	border-top-style:solid;
	background-color: #FFF5E7;
}