h5.message {
	color: #4674A2;
}
h5.error{
	color: #993333;
}

.report_head {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #666;
	background-image: url(/_img/report_head.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #c2f600;
	background-position: right top;
	font-weight: bold;
	text-align: center;
}
.report_rowd {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999;
	background-image: url(/_img/report_row_darck.png);	
	font-size: 11px;
	color: #222;
}
.report_rowl {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999;
	background-image: url(/_img/report_row.png);	
	font-size: 11px;
	color: #222;
}

.img_review {
	text-align: center;
	font-size: 10px;
}

.remark {
	color: #906;	
}
.remark2 {
	color: #F60;	
}
h3.rev {font-size: 14px; 
color: #090
}
h3.rev3 {font-size: 14px; 
color: #36F; background-color:#EEE; text-align:center;  
}
h2.rev {font-size: 20px; 
color:#0056ff
}
h2.revh {font-size: 22px; 
color: #F60; text-align:center;
}
strong.rev {
color:#0056ff; text-align:center;
}
small {font-size: 10px;
}
p.text {
	text-align: justify;
}

.report { margin-left:10px; 
	 
}
