@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	border: 0px;
}

input {
	font-family: tahoma;
	font-size: 11px;
}
select {
	font-family: tahoma;
	font-size: 11px;
}
.tdata {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.field {
	background-color:#0000FF;/*#FF5B5B ;/*#999999;*/
	color:#000000;
	height:21px;
}
.trselang {
	background-color: #E5E5E5;
}
.trseling {
	background-color: #F3F3F3;
}
.field td {
	padding: 1px 3px 0px;
}
.trselang td {
	padding: 1px 3px 0px;
}
.trseling td {
	padding: 1px 3px 0px;
}
.judulpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	font-weight:bold;
}
.updatescript {
	color:#E5E5E5;
	font-family:tahoma;
	font-size:10px;
	text-align: center;
}
