.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
}

.fontjudul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
    color: #006699;
	text-align:center
}

.fontmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
    color: #006699;
	font-weight:bold;
}

.tulisan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #006699;
}
.pesanmerah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #FF0000;
}

.tdHeadDetail {
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        font-weight: bold;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-color: #003366;
        border-right-color: #003366;
        border-bottom-color: #003366;
        border-left-color: #003366;
		border-collapse:collapse
}

.input_ok {
        background: #D4F1D6;
}
.input_wrong {
        background: #EE4200;
}
.input_normal {
        border: 1px solid Black;
        background-color: #D9E5F0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.inputact {
        border: 1px solid Black;
        background-color: #F8F4CD;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.inputok {
        border: 1px solid Black;
        background-color: #DDFFDE;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.inputnok {
        border: 1px solid Black;
        background-color: #FEB8B8;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.inserttable {
        border: 0;
        width: 95%;
}
.tableborder{
        border: 1px solid #003366;
		border-collapse:collapse
}
.stoktable {
        border: 0;
        width: 1300;
}

.td1 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dashed;
        border-right-style: dashed;
        border-top-color: #006699;
        border-right-color: #006699;
        border-bottom-color: #006699;
        border-left-color: #006699;
        padding: 0px 0px 0px 4px;
        font-size: 16px;
}
.th1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: #006699;
        padding: 0px;
        border-top: 3px none #000033;
        border-right: 3px none #000033;
        border-bottom: 3px double #000033;
        border-left: 3px none #000033;
}
.td2 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dashed;
        border-right-style: dashed;
        border-top-color: #006699;
        border-right-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td2o {
        border-top-width: 1px;
        border-top-style: dashed;
        border-top-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1t {
        border-right-width: 1px;
        border-right-style: dashed;
        border-right-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1o {

        border-top-width: 1px;
        border-top-style: dashed;
        border-top-color: #006699;
        padding: 0px 0px 0px 4px;
}
.td1to {
        padding: 0px 0px 0px 4px;
}
.tract {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #E2E6F1;
        background-color: #996699;
}
.tr1 {
        background-color: #e2e6f1;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}
.tr2 {
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
}

.tdDetailLabel {
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        font-weight: bold;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-top-color: #003366;
        border-right-color: #003366;
}

.tdDetailValue {
        background-color: #e2e6f1;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        padding-left: 4px;
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: #003366;
}

.tooltiptitle{
        COLOR: #FFFFFF;
        TEXT-DECORATION: none;
        CURSOR: Default;
        font-family: arial;
        font-weight: bold;
        font-size: 8pt
}

.tooltipcontent{
        COLOR: #000000;
        TEXT-DECORATION: none;
        CURSOR: Default;
        font-family: arial;
        font-size: 8pt
}

.hinttable {
        border:  1px solid Black;
        width: 150;
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        font-weight: bold;
        padding-left: 4px;
}

.hinttitle{
        COLOR: #003366;
        TEXT-DECORATION: none;
        CURSOR: Default;
        font-family: arial;
        font-weight: bold;
        font-size: 8pt
}

.menulaintable {
        border:  1px solid Black;
        background-color: #cdcee0;
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #003366;
        font-weight: bold;
        padding-left: 4px;
}

.repheader {
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        color: #000000;
        padding-left: 4px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: dashed;
        border-top-color: #000000;
        border-right-style: dotted;
        border-right-color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: #000000;

}

.repvalue {
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        color: #000000;
        padding-left: 4px;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #000000;

}

.repheaderbottom {
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        color: #000000;
        padding-left: 4px;
        border-top-width: 1px;
        border-top-style: dashed;
        border-top-color: #000000;

}

.repteks {
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        color: #000000;
        padding-left: 4px;
        border-top-color: #000000;

}

.repkop {
        font-family: "Courier New", Courier, mono;
        font-size: 14px;
        color: #000000;
        padding-left: 4px;
        border-top-color: #000000;
        font-weight: bold;

}

.repterbilang {
        border:  1px solid Black;
        width: 100%;
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        padding-left: 4px;
}

.exportlap {
        border: 0;
        width: 300;
}
.fontmarquee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFF00;
}
body {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 62.5%;
}
.hurufkecil{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #006699;
}
