﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#000;
}
.centers{ width:921px; margin-left:auto; margin-right:auto;}

.bgcolorl{ background:#B2E8AC;}
.tdbgcolor{ background:#01AC6A;height:26px;}
.tdborder{ border: solid 1px #00AC6A;background:#F0FEE7; }
.tdborder3{ border: solid 1px #00AC6A; border-bottom:solid 5px #00AC6A;  border-top:0px;background:#F0FEE7; }
.tdborder4{ border: solid 1px #00AC6A; border-bottom:solid 5px #00AC6A;  border-top:0px;background:#F2F2F2; }
.tdfdl{ border:solid 1px #63C300;background:#F2F2F2; border-top:0px; }
.maor{ margin-bottom:10px; margin-top:10px;}
 