@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
}

input {
	font-family: tahoma;
	font-size: 11px;
}

input[type=text] {
    border: 2px solid white; 
   
    padding: 5px;
    background: rgba(0,55,255,0.08);
    margin: 4 0 4 0;
}

cair {
	font-size: 14px;
}

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:#DD8811;
	color:#000000;
	font-weight:bold;
	height:21px;
}
.trselang {
	background-color: #E5E5E5;
}
.trseling {
	background-color: #F3F3F3;
}
.trnewselang {
	background-color: #FDD7DC
}
.trnewseling {
	background-color: #FEA0B0
}
.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;
}
