/*
#***********************************************************************************************#
#
#	bakwan : andi.ridwan@gmail.com
#	ibnu hazim : ibnuhazim1981@yahoo.com
#
#***********************************************************************************************#
#
#	bakwan : 20060615 : (+) create this file
#
#***********************************************************************************************#
*/

/******* html tag styles *******/

#bgbody
{
	font: 12px Sans, Arial;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #71828A;
}

td
{
	font: 12px Sans, Arial;
}

td:header
{
	font: bold 12px Sans, Arial;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited
{
	color: #005FA9;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/********* form and related tag styles *********/

form 
{
	margin: 0;
	padding: 0;
}

label
{
	font: bold 1em Sans, Arial;
	color: #334d55;
}

input, select, value, textarea
{
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	background-color: #F6F6F6; 
	font: 12px Sans, Arial;
}

option
{
	background-color: #F6F6F6; 
	font: bold 12px Sans, Arial;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#hl 
{
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#hr 
{
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tl 
{
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr 
{
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masterhead
{
	position: absolute;
 	top: 0px;
	left: 1%;
	right: 1%;
	width: 98%;
	background-color: #FFFFFF;	
}

#mainpage
{
	position: absolute;
	top: 80px;
	left: 1%;
	height: 85%; 
	right: 1%;
	bottom: 10px;
	width: 98%;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom:1px solid #ccd2d2;
}

#mainframe
{
	background-color: #FFFFFF;
	border-bottom:1px solid #ccd2d2;
}

#pageNav
{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 12px Sans, Arial;
}

#content
{
	top: 5px;
	text-align: center;
	margin: 5px 1px 1px 1px;
}


/********************** create by Ibnu**************************/
#left_content
{
	text-align: left;
}


#right_content
{
	top: 20px;
	text-align: right;
	margin: 20px 1px 1px 1px;
}

#left_font_bold
{
	top: 30px;
	text-align: left;
	margin: 20px 1px 1px 1px;
}

#login
{
	padding: 30px 10px 30px 0px;
	text-align: center;
	background: #FFFFFF;}

/************** sitename styles *****************/

#siteName
{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	color: #000000;
	font-weight: normal;
}

/************** utility styles *****************/

#utility
{
	font: 75% Sans, Arial;
	position: absolute;
	top: 16px;
	right: 10px;
	color: #919999;
}

#utility a
{
	color: #000000;
}

#utility a:hover
{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom:1px solid #CCD2D2;
}

#pageName h2
{
	font: bold 150% Sans, Arial;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img
{
	position: absolute;
	top: 5px;
	right: 25px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav
{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 25px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	background: #F5f7f7;
}

#globalNav img
{
	margin-bottom: -4px;
 
}

#gnl 
{
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr 
{
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink
{
	font-weight: bold;
	color: #FF6C00;
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

#chprivilegeLink
{
	font-weight: bold;
	color: #FF6C00;
	position: absolute;
	top: 6px;
	height: 22px;
	min-width:100px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	right: 10px;
	z-index: 100;
}

a.glink, a.glink:visited
{
	font: bold 12px Sans, Arial;
	color: #6b6b6b;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover
{
	text-decoration: underline;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav
{
	position: absolute;
	top: 84px;
	left: 0px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited 
{
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover
{
	color: #cccccc;
}

/************** siteInfo styles ****************/

#mainInfo
{
	position:absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width: 96%;
	text-align: center;
	background-color: #FFFFFF;
}

#siteInfo
{
	clear: both;
	border-top: 1px solid #CCCCCC;
	font: 12px Sans, Arial;
	color: #6b6b6b;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img
{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************** siteInfo styles ****************/

#mainfooter
{
	position:absolute;
	border-top:1px solid #ccd2d2;
	left: 1%;
	right: 1%;
	bottom: 2px;
	width: 98%;
}

#subfooter
{
	clear: both;
	font: 12px Sans, Arial;
	text-align: center;
	color: #6b6b6b;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

#subfooter img
{
	clear: both;
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


.button 
{
	font: bold 11px Sans, Arial;
	color: white; 
	background-color: #6796E4; 
	border-top: solid 2px #AACAFB;
	border-bottom: solid 2px #4E7DC1;
	border-left: solid 1px #AECAF9;
	border-right: solid 1px #5679BD;
	margin: 0px;
}


.header
{	
	font: bold 12px Sans, Arial;
	color: white;
	vertical-align: middle;
	text-align: center;
	background-color : #AAAAAA; 
	margin: 0px;
	height: 30px;
}	

.headerleft
{	
	font: bold 12px Sans, Arial;
	color: white;
	vertical-align: middle;
	text-align: left;
	background-color : #C0D0E0; 
	margin:0px;
	height:20;
}	

.headerright
{	
	font: bold 12px Sans, Arial;
	color: white;
	vertical-align: middle;
	text-align: right;
	background-color : #C0D0E0; 
	margin:0px;
	height:20;
}	

.greyheader 
{  
	font: bold 12px Sans, Arial;
	background: #CCCCCC;
	text-align: center;
	color: #FFFFFF;
	height: 20; 
}

.headerbuku
{	
	font: bold 14px Sans, Arial;
	color: #6796E4;
	vertical-align: middle;
	text-align: left;
	background-color : #AAAAAA; 
	margin: 0px;
	height: 30px;
}	

.greycontent
{  
	font: bold 12px Sans, Arial;
	background: #DDDDDD;
	color: #000000;
	height: 20; 
}

.fieldbold
{  
	font: bold 12px Sans, Arial;
	color: #000000;
	height: 20; 
	text-align: left;
}

.red
{
	color: #FF0000;
	font-weight: bold;
}

.bingkai
{
	background:#FAFAFF;
	border-right: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

.belowfield 
{
	font: 10px Sans, Arial;
	color: #808080;
	line-height: 15px;
	vertical-align:bottom;
}
TD 
{
	font-family: tahoma; 
	font-size: 11px;
}

A
{
	font-family:tahoma;
	font-size: 11px;
	color:000000;
	font:900;
	text-decoration:underline
}

A:visited {color:ffffff}

A:hover {color:red;}

.bold{font:900}

.right
{
	font-size:12px;
	font-family:verdana
}

a.menu
{
	color:1C5679;
	font-size:11;
	text-decoration:none;
	font:100
}

a.menu:hover{color:red}

a.menu:visited{color:1C5679}

.colorbar 
{
	background-color: #6796E4;
	height: 3px;
	width: auto;
}

#siteInfo img
{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.button 
{
	font: bold 11px Sans, Arial;
	color: white; 
	background-color: #6796E4; 
	border-top: solid 2px #AACAFB;
	border-bottom: solid 2px #4E7DC1;
	border-left: solid 1px #AECAF9;
	border-right: solid 1px #5679BD;
	margin: 0px;
}

/********************* end **********************/








