.man { text-align:center; } 
.man table { width:100%; text-indent:2px; }
.man td { font-weight:bold; border-bottom: 1px solid #ddd; font-size:12px; }
.man a { font-size:12px; }

.stat { text-align:center; } 
.stat table { width:100%; text-indent:2px; }
.stat td { border-bottom: 1px solid #ddd; font-size:12px; }
.stat a { font-size:12px; }

.theader { text-align:center; color:#FFFFFF; background-color:#8181E1; font-weight:bold; }

.tedit {}
	
.r1 { text-indent:2px; background-color:#ECECEC; }
.r2 { text-indent:2px; }
.r3 { text-indent:2px; background-color:#f88250; }
.r1:hover, .r2:hover { background-color: #FFFFB8; }
