html,body {
	background-color: #eeeeee;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}


/*CLASS2 TABLE*/
table.induk{
	width: 934px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

table.induk tr .t1{	
	text-align: right;
	color: #6e6e6e;
	font-weight: bolder;
	font-size: 11px;
}

table.induk tr .t2{	
	text-align: center;
}

table.induk tr .t3{	
	text-align: center;
	font-size: 11px;
}

table.subinduk{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

table.subsubinduk{
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;	
	margin-left: 10px;
}

table.content1 {
	font-family: Arial, Helvetica, sans-serif;	
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}

table.content1 tr th{
	text-align: left;
 	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

table.content1 tr td{
	text-align: left;
 	text-transform: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

table.content1 tr .f1{
	color: #c0c0c0;
}

table.content1 tr .f2{
	color: #747474;
}

table.content1 tr .f3{
	color: #d11717;
}
table.pole{
	border-bottom-style:  groove;
	border-right-style: groove;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

table.pole tr td {
	text-align: center;
	font-weight: normal;
	border: 1px solid #CE0D0D;
	font-size: 10px;
	white-space: inherit;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
}

.hoverTable{
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
}

.outTable{
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
}

table.pole tr th{
	text-align: center;
	color: white;
	font-size: 10px;
	font-weight:bold;
	background-color: #CE0D0D;
	text-transform: uppercase;
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
}

table.login{
	font-family: inherit;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	
}

table.login tr td{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

table.login tr th{
	color: #CE0D0D;
	font-family: Arial, Helvetica, sans-serif;
}

table.side {
	font-family: Arial, Helvetica, sans-serif;	
	width: 100%;
	margin: 0px;
	padding: 0px;	
}

table.side tr th {
	font-family: Arial, Helvetica, sans-serif;	
	width: 100%;
	margin: 0px;
	padding: 0px;	
	font-size: 15px;
	color: #707070;
	text-transform: uppercase;
	text-align: left;
	
}

table.side tr td {
	font-family: Arial, Helvetica, sans-serif;	
	width: 100%;
	margin: 0px;
	padding: 0px;	
	font-size: 13px;
}

table.nowrap{
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
}

table.nowrap tr th {
	text-align: left;
	color : #CE0D0D;
	padding-top :  5px;
	padding-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10pt;
	/*font-family: Tahoma,Verdana,Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	vertical-align: top;
}

table.nowrap tr th fieldset{
	border: 1px black;
	font-family: Arial, Helvetica, sans-serif;
	
}


table.nowrap tr td{
	text-align: left;	
	text-transform:none;
	font-weight: normal;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

table.nowrap tr .caption {
	color : #68676a;
	text-transform : none;	
	font-size: 12px;
	font-weight : bold;	
	font-family: Arial, Helvetica, sans-serif;
}
table.nowrap tr td input,select, option{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

table.nowrap tr td label{
	clear:both;
	margin:0px;
	margin-right:10px;
	overflow:visible;
	cursor: pointer;
	float: none;
	width: auto;
	text-transform: lowercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.error {
	color: red;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px red solid;
	margin-left: 5px;
	margin-right:5px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.errorBox {
	color: red;
	font-weight : normal;
	text-transform : none;
	background:  #ffc;
	border: 1px solid #4682B4;
	padding: 2px;
	padding-left: 4px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Tahoma,Verdana,Arial;*/
}

.info {
	font-size: 11px;
	color: blue;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.infoRed {
	color: red;
	font-weight: bolder;	
	font-family: Arial, Helvetica, sans-serif;
}

.fieldError {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
}

.successBox {
	color: blue;
	background: #ffc;
	border: 1px solid #4682B4;
	padding: 2px;
	padding-left: 4px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

table.progress{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

table.progress td{
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

table.progress th{
	text-align: center;
	color : #CE0D0D;	
	font-family: Arial, Helvetica, sans-serif;
}

table.benef{
	border-bottom-style:  groove;
	border-right-style: groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.benef tr td {
	text-align: center;
	padding: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.benef tr th{
	text-align: center;
	color: white;
	background-color: #CE0D0D;
	padding: 4px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.sim{	
	font-family: Arial, Helvetica, sans-serif;
}

table.sim tr td {
	text-align: left;
	padding: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.sim tr th{
	text-align: left;
	color: gray;
	padding: 4px;
	text-transform:capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.sim tr td input,select, option, radio{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

table.sim tr td label{
	clear:both;
	margin:0px;
	cursor: pointer;
	float: none;
	width: auto;
	font-size: 12px;
	font-weight: b;
	font-family: Arial, Helvetica, sans-serif;
}

table.entry th {
	font-size : 12px;
	/*font-family: Tahoma,Verdana,Arial;*/
	text-align: right;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

table.displaytag2 thead tr th {
	background-color: #dcdcdc;
	vertical-align: middle;
	text-align: center;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
}
table.displaytag2 caption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
table.displaytag2 {
	width: 90%;
	/*font-family: Tahoma,Verdana,Arial;*/
	font-size: 12px;
	border: 1px solid black;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}
table.displaytag2 td,table.displaytag2 th {
	border: 1px solid black;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
table.displaytag2 th {
	background-color: white;
	border: 1px solid black;	
	font-family: Arial, Helvetica, sans-serif;
}
table.displaytag2 tr.total {
	background-color: #eee;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table.dropin {
	font-family: Arial, Helvetica, sans-serif;	
	width: 400px;;
	margin: 0px;
	padding: 0px;	
	border: 2px solid blue;	
	background-color: white;
	font-size: 11px;
}




/*CLASS2 LINK*/
.link a{	
	color: #6e6e6e;text-decoration: none;
	font-weight: bolder;
}

.link a:hover{	
	text-decoration: underline;
}

.link{	
	text-align: right;
	color: #6e6e6e;
	font-weight: bolder;
	font-size: 11px;
}

.headlink a{	
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

.headlink a:hover{	
	color:#d11717 ;

}

.headlink{		
	font-weight: bolder;
	font-size: 11px;
}




.f1{
	color: #c0c0c0;
}

.f2{
	color: #747474;
}

.f3{
	color: #d11717;
}

.pageName{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: capitalize;
}

.aksep{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #747474;
}

.buy a{	
	color: #cc0001;
	text-decoration: none;
	font-weight: normal;
}

.buy a:hover{	
	color: #ff5c5e;
	text-decoration: none;
	font-weight: normal;
}

.buy{	
	text-align: right;
	color: #cc0001;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.buy2 a{	
	color: #cc0001;
	text-decoration: none;
	font-weight: bolder;
}

.buy2 a:hover{	
	color: #ff5c5e;
	text-decoration: none;
	font-weight: bolder;
}

.buy2{	
	text-align: right;
	color: #cc0001;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.flash  a {	
	color: #cc0000;text-decoration: none;	
}

.flash  a:hover{	
	font-weight: bolder;
}

.more{
	vertical-align: middle;
}
 .more a{	
	color:#cc0000;text-decoration: none;	
	
}

 .more a:hover{	
	font-weight: bolder;
	
}

.hintsClass {
	background-color: white;
	border: 1px solid #808080;
	padding: 5px 5px 30px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.button {
	border : none; 
	width : 50px; 
	height : 50px;
	color : #FFFFFF;
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.lupaPassword {
	clear:both; 
	display:inline; 
	margin:0 65px 0 200px;
	width:92px;
	color:#332a29;	
	font-family: Arial, Helvetica, sans-serif;
}


/* virtual keyboard */
.vkey{
	clear : both;
	width : 400px;
	display : inline;
	margin : 15px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.vkey table.tombolvk td{
	text-align : center;
	font-size : 12px;
	color : #fff;
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
}

.vkey table.tombolvk td.vkkey{
	background-image: url(../newImages/vk01.gif'); 
	width : 20px;
	height : 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.vkey table.tombolvk td.vkkey2{
	background-image: url(../newImages/vk03.gif');
	width : 18px;
	vertical-align : middle;
	font-family: Arial, Helvetica, sans-serif;
}

.vkey table.tombolvk td.vkkey3{
	background-image: url(../newImages/vk02.gif') ;
	font-family: Arial, Helvetica, sans-serif;
}

.vkey table.tombolvk td.vkkey4{
	background-image: url(../newImages/vk01.gif');
	width : 50px;
	padding-top : 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.keyno {
	margin : 1px 0 0 3px;
	float : left; 
	display : inline;
	width : 20px;
	height : 20px;
	text-align : center;
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/* end virtual keyboard*/

/*css lain*/
FIELDSET{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

FIELDSET legend{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;	
	color : #CE0D0D;
	text-transform: uppercase;
	font-weight: bold;
}

.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	/*font-family: Tahoma,Verdana,Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.right a {
	color : #EF6D00;
	font-family: Arial, Helvetica, sans-serif;
}
.right a:hover {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	color : #D44409;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size: 12px;
	/*font-family: Tahoma,Verdana,Arial;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title2a {
	color : #CE0D0D;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size: 18px;
	font-weight:bolder;
	/*font-family: Tahoma,Verdana,Arial;*/
	font-family: Arial, Helvetica, sans-serif;
}

.title2b {
	color : #CE0D0D;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 14px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
}

/*paging style*/
.resultInfo {
   color:#f80;
   background-color: transparent;
   text-transform:Uppercase;
   padding: 5px 5px 5px 0px;
   margin: 0;
   font-size: .7em;
}
.rnav {
    padding: 0;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 1em;
    color:#333;
    background-color:#fff;
    font-weight:bold; 
    font-size: .7em;
}
.rnavLabel {
    text-transform: Uppercase;
    color:#f80;
    background-color: transparent;
}
a.rnavLink {
    color: #415481;
    background-color: transparent;
}
a:visited.rnavLink {
    color: #8A9CBD;
    background-color: transparent;
}
a:hover.rnavLink {
    color: #f80;
    text-decoration: none;
    background-color: transparent;
}
/*end paging style*/

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 280px;
height: 155px;
border-bottom: 1px solid #c0c0cd;
border-top: 1px solid #c0c0cd;
/*border: 1px solid black;*/
/*padding: 5px;*/
/*background-color: lightyellow;*/
}

#pscroller2{
width: 280px;
height: 155px;
border-bottom: 1px solid #c0c0cd;
border-top: 1px solid #c0c0cd;
/*border: 1px solid black;*/
/*padding: 5px;*/
/*background-color: lightyellow;*/
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

#dropinboxv2cover{
/*width: 200px; /*change width to desired */
/*height: 220px; */ /*change height to desired. REMOVE if you wish box to be content's natural height */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;

}

#dropinboxv2{
/*width: 200px; /*change width to above width-20. */
/*height: 200px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/
border: 2px solid #999999;/*Customize box appearance*/
background-color: white;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 600;
}


input#btnLogin {
	width: 85px;
	height: 28px;
	background-image: url('../images/button/buynow.gif');
	border: none;
}

a.navitab1 {background: url(../images/button/buynow.gif) no-repeat;height: 28px; width: 100px; border: none; cursor: pointer;}
a.navitab1:hover {background: url(../images/button/buynow2.gif) no-repeat;height: 28px; width: 85px; border: none; cursor: pointer;}
a.activenavitab1 {background: url(../images/button/buynow2.gif) no-repeat;height: 28px; width: 85px; border: none; cursor: pointer;}


.btnprev {background: url(../images/button/buynow.gif) no-repeat; height: 28px; width: 85px; border: none; cursor: pointer;}
.btnprev2 {background : url(../images/button/buynow2.gif) no-repeat; height: 28px; width: 85px; border: none; cursor: pointer;}


/* Buttons */

.clear { 
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bt_temp_r.png') no-repeat scroll top right;
	color: red;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor: pointer;
}

a.button span {
    background: transparent url('../images/bt_temp_l.png') no-repeat;
    display: block;
    line-height: 14px;
    width:100px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


/* Tambahan untuk displaytags */
table.displaytag3 thead tr {
	background-color:#9eebfe;
	vertical-align: middle;
	text-align: center;
	color: white;
}

table.displaytag3 thead tr a {
	color: black;
}

table.displaytag3 caption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	font-size:9pt;
}

table.displaytag3 {
	width: 100%;
	font-family: arial,verdana, geneva,  helvetica, sans-serif;
	font-size:7pt;
	border: 1px solid #C1DAD7;
	border-collapse: collapse;
}

table.displaytag3 td,table.displaytag th {
	border: 1px solid #C1DAD7;
	text-align: center;
}

table.displaytag3 td {
	text-align: center;
	border: 1px solid #C1DAD7;
}

table.displaytag3 tr.total {
	background-color: #9eebfe;
	font-weight: bold;
}

table.displaytag3 tr.odd {
	background-color: white;
}

table.displaytag3 tr.even {
	background-color: #f1fcfe;
}
