@charset "utf-8";
/* CSS Document */

a:link
{
	color:#494949;
	text-decoration:none;
	
}

a:visited
{
	color:#19b3ff;
	text-decoration:none;
	
}

a:hover
{
	color:#19b3ff;
	text-decoration:none;
}

a:active
{
	color:#19b3ff;
	text-decoration:none;
}

body {
	width:auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:0 auto;
	left:auto;
	top:auto;
}
.fontBig{
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #19B3FF;
}
.fontIsi{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align: justify;
	color:#494949;
}
.fontKecil{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #494949;
}
.fontIssue{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #494949;
}
.fontCust{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #19B3FF;
}
.fontProgress{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #494949;
}
.fontReport{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #19B3FF;
}
.fontService{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #494949;
}
.fontCust11{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #494949;
}
.box
{
	width: 275px;
	height: 22px;
	background:none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 18px;

}
.boxArea
{
	width: 575px;
	height: 100px;
	background:none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 18px;

}
.boxCust{
	width: 85px;
	height: 22px;
	background:none;
	border: none;
	color: #000000;
	margin-top: 0px;
	margin-left: 10px;
}
#fieldHolderTxt
{
	width: 300px;
	height:20px;
	background:url(images/txt.png) no-repeat;
}
#fieldHolderTxtEmail
{
	width: 300px;
	height:20px;
	background:url(images/txt-email.png) no-repeat;
	float: none;
}
#fieldHolderArea
{
	width: 435x;
	height:80px;
	background:url(images/txt-area-pesan.png) no-repeat;
	float: none;
}
#fieldHolderAreaK
{
	width: 435x;
	height:50px;
	background:url(images/txt-area.png) no-repeat;
	float: none;
}
#fieldHolderTxtCust{
	width: 104px;
	height:20px;
	background:url(bar/enter_code.png) no-repeat;
}
#fieldHolderTxtCustK{
	width: 104px;
	height:20px;
	background:url(bar/enter_code_kosong.png) no-repeat;
}