body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background:#CCCCCC;
}
.navigation
{
	float:right;
	clear:both;
	width:100%;
	margin-bottom:20px; 
	margin-top:-12px;
}
.navigation *{
	background:#666666;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}

#printable{
	width:900px; 
	margin-left:auto;  
	margin-right:auto;
	font-family:Arial;
	font-size:12px;
}

.success{
	color:#006600}
.error{
	color:#990000}	
.hide{
	display:none;
}	
	
.ronly{
	border:none;
	text-align:right;
	background:none;
	display:none;
}	
td{
	padding-left:5px;
	padding-right:5px;
}

#estc input{
	border-left: none;
	border-top: none;
	border-right:none;
	border-bottom: solid 1px #666666;
	width: 100px;
	background-color: #ffffcc;
}

.nbf{
	border: none;
	background-color: #ffffff;
}

.error{
	color:#ff0000;
}

.copy td{
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #222222;
}

.title1{
	font-size:12px;
	font-weight:bold;
}

.logo{
	position:absolute;
	left: 135px;
	top: 9px;
	float: left;
}
.logo1{
	position:absolute;
	left: 0px;
	top: 0px;
	float: left;
}
.notice{
	border: 2px solid #ff0000;
	background:#ffff00;
	text-align: center;
	font-weight:bold;
	display:inline-block;
	font-size:14px;
	width:80%;
	margin-left:10%;
	padding:5px 0 5px 0;
}

.np{
	width: 35px;
	display: inline-block;
}

 .iwidth{
 	width: 250px !important;
 } 
#btnfx{
	position: fixed;
	right: 5px;
	bottom: 5px;
	background: #009900;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#in_prj_id
{
	width: 50px;
	height: 15px;
}