html, body {	margin: 0px;	margin-top: 10px;	padding: 0px;	border: 0px;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;}

a img {	border:0;}

.wrapper{width:1024px;margin:auto;}

form {	padding: 10px;	background-color: #e2eefa;	border: #B1C3D9 1px solid;	margin: 50px auto 0px;	width: 250px;}

.admin_tabel {	padding: 10px;	background-color: #e2eefa;	border: #B1C3D9 1px solid;	width: 900px;}

.tabel_header, .tabel_header:hover {	background-color: #999999;		}

h1 {	font-size: 20px;	margin-top:0px;	text-align:center;}

a:link, a:visited, a:active {	color: #0000FF;	text-decoration: none;}

a:hover {	text-decoration: none;}

.red {	font-weight:bold;	color:#FF0000;}

.field {	width: 200px;}
.label {	height:14px;	margin-top:5px;	margin-bottom: 2px;	text-align:left;	font-weight:bold;}
.button {	float:right;}
.right {	text-align:right;	margin:10px;}
.center {	text-align:center;}

form.print-all{padding: 0px;	background:none !important;border:none;margin: 0px; width:100%;}