.header
{	
	height:30px;
	background-color:#e56100;
	padding: 7px 0 0 7px;
	margin-bottom:15px;
}
body{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
td{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
input{ font-family: arial; font-size: 12px; color: rgb(0,0,0) }
a.celllink, a.celllink:active, a.celllink:visited, a.celllink:hover { text-decoration: none; color: #000000;}
select.select
{
	color:#333;
	font-size:100%;
      width:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(image/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}
input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}