/*BODY*/
BODY{
	background-color:#F5F5F2;
	color:#000000;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:11px;
	scrollbar-base-color:#E1E1E1;
}
/*TABLE*/
TABLE{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
/*input type*/
.iTypeWhite{
	background-color:#ffffff;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
/*input type*/
.iTypeBlack{
	background-color:#F5F5F2;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
/*input type*/
.iBottomBlack{
	background-color:#F5F5F2;
	border-bottom:#000000 1px solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	font-size:11px;
}
/*input type*/
.iTypeRp{
	background-color:#F5F5F2;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:right;
}
/*input type*/
.iTypeHide{
	background-color:#F5F5F2;
	border:0px;
	font-size:11px;
}
/*input type*/
.itypeBottomRp{
	background-color:#f1f1f1;
	border-bottom:#000000 1px solid;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	font-size:11px;
	text-align:right;
}
/*button*/
.button{
	background-color:#E1E1E1;
	border-bottom:#1B1C5F 1px solid;
	border-left:#1B1C5F 1px solid;
	border-right:#1B1C5F 1px solid;
	border-top:#1B1C5F 1px solid;
	color: #1B1C5F;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	cursor:hand;
	width:inherit;
}
/*select*/
.select{
	background-color:#FFFFFF;
	border-bottom:#000000 1px solid;
	border-left:#000000 1px solid;
	border-right:#FFFFFF 1px solid;
	border-top:#000000 1px solid;
	margin:0px;
	color:#OOOOOO;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
/*.tableHead*/
.tableHead{
  text-align:center; 
  color:#CCCCFF; 
  font-weight:bold;
}
/*A*/
A{
  color:#0033CC;
  text-decoration:none;
}
/*A:visited*/
A:visited{
  color:#0033CC;
  text-decoration:none;
}
/*A:hover*/
A:hover{ 
  color:#FF0000;
  text-decoration:none;
}

/*td-1*/
.td-1{
  background-color:#ADADAD;
  font-weight:bold;
  font-size:11px;
}
/*tableHead*/
.tableHead{
	background-image: url(tbl_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
.tbl1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1B1C5F;
	border-bottom-color: #1B1C5F;
}
/*.tbl3*/
.tbl3 {
	/*border: 1px solid #CCCCCC;*/
	background-image: url("../images/backkanan.jpg");
	background-repeat:repeat-y;
	background-color: #F5F5F2;
}
/*.bordertabel*/
.bordertabel{
	border: 1px;
	border-style: solid;
	border-color: #1B1C5F;
}
.cssOver{
	color: #003366;
	background-color: #CCCCCC;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	border-bottom-color:#003366;
}
.tdblack { background-color:#F5F5F2}
.tdwhite { background-color:#FFFFFF}
.fontgelap {
	font-weight: bold;
	color: #1B1C5F;
}
/*.borderbawah*/
.borderbawah{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1C5F;
}
.tdlink{
	color: #003366;
	background-color: #CCCCCC;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style:solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	border-bottom-color:#003366;
}
.tdlinkout{
	color: #000000;/* #003366;*/
	background-color: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C5F;
	border-right-color: #1B1C5F;
	border-left-color: #1B1C5F;
}
.tdlinkovers{
	color: #000000;/* #003366;*/
	background-color: #999999; /*#D6CDF1;*/
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #1B1C5F;
	border-right-color: #1B1C5F;
	border-left-color: #1B1C5F;
	border-bottom-color: #1B1C5F;
}
.tdlinkover{
	color: #000000;
	background-color: #999999; /*#D6CDF1;*/
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B1C5F;
	border-right-color: #1B1C5F;
	border-left-color: #1B1C5F;
}
/*UNTUK CSS TAB*/
.tabeltab{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #1B1C5F;
	border-left-color: #1B1C5F;
	border-bottom-color: #1B1C5F;
}
.tdnontab{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1C5F;
}
/*UNTUK PRINT PAGU*/
.tdbawah{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1C5F;
}
.tdleftbottom{
	border-left-width: 1px;
	border-bottom-width:1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #1B1C5F;
	border-bottom-color: #1B1C5F;
}
