body {
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma ; margin-top:0px; margin-left:0px;
	background-color:#FFF;
	line-height: 1.3em;
	font-size: 11pt;
	width:100%;
	float:left;
}


#headerm {
background-image:url(../images/mymaipkheader.jpg);
	 background-repeat:no-repeat;
	 background-position:left;
  	top : 0px; left:5%;
  	width:90%; 
  	position:absolute;
    /*padding : 3px;*/
	padding-left:10px;
 
	height:70px;


} 

#headerm2 {
background-image:url(../images/backhead.jpg);

	 background-position:left;
  	top : 0px; left:5%;
  	width:90%; 
  	position:absolute;
    /*padding : 3px;*/
	padding-left:10px;
  	color : #000000;
	background-color:#99CCFF;
	height:70px;
	

} 
#submenu{
position:absolute;
  width:90%;left:5%;
	background:  url(../images/menu_m2.png) repeat;
	height:25px;
	padding-left:10px; top:70px;
	font:Arial, Helvetica, sans-serif;

	
	
	/*cursor: pointer; cursor: hand;*/
}
#submenucolor{
position:absolute;
  width:90%;left:5%;
	font-family: Tahoma;
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	color:#330033;
	height:25px;
	padding-left:10px; top:80px;
	text-shadow:inherit;
	float: right;
	
	/*cursor: pointer; cursor: hand;*/
}

#maincontent{
position:absolute;
width:90%;left:5%;
	height:500px;
	padding-bottom:3px;
	padding-left:10px; top:95px;
	scrollbar-face-color:gray;
	

	/*cursor: pointer; cursor: hand;*/
}


#allcontent {
	width:100%;
	height:500px; 
	float: left;
	overflow: auto;
	scrollbar-face-color:gray;
	
}

#leftcontent {
	height:500px;
/*	width:350px;*/
	float: left;
	overflow: auto;
	scrollbar-face-color:gray;
}

#rightcontent {

	height:500px;
	float: left; padding-left:10px;
	overflow: auto;
	scrollbar-face-color:gray;}

.txttitle {
	color:#003484;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.5px;
}
.subtitle {
	background-color:#B9CFED;
	height:20px;
	padding-left:10px;
	font-family:"Verdana", Lucida Sans Unicode, Arial, Tahoma;
	font-size:11px;
	letter-spacing: 0.5px;
	font-weight:bold;
	font-size:10px;
}

.tblheader {
	font-size:11px;
	height:25px;
	color:#003300;
	background-color:#BDEBF2;
	border-bottom:#CCCCCC solid 1px; 
	border-top:#FFFFFF solid 1px; 	
}

.tblheader2 {
	font-size:20px;
	font-weight : bold;
	height:27px;
	color:#000033;
	background-color:#D5F9D9;
	border-bottom:#CCCCCC solid 1px; 
	border-top:#FFFFFF solid 1px; 	
}

.tblheader_n {
	font-size:20px;
	height:27px;
	color:#000033;
	background-color:#FFFFFF;
	border-bottom:#CCCCCC solid 1px; 
	border-top:#FFFFFF solid 1px; 	
}

.tblcontent {
	color:#000000;
	font-size: 11px;
	background-color:#CCDAE5;
}

.formtitle {
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}

.txtfield {
	font-size:11px;
	color: #004489;
/*	font-weight:bold;  */
}

.txtfieldn {
	font-size:11px;
	color: #004489; 
}

.txtform {
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma;
	font-size:11px;
	color: #4F4E4E;	  
}

.txtform_hidden {
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma;
	font-size:11px;
	border:hidden;
	background:none;
	color: #4F4E4E;	  
}

.txtform_u {
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma;
	font-size:11px;
	text-transform:uppercase;
	color: #4F4E4E;
	  
}

.message {
	font-weight:normal;
	color: #FF0000;	  
}

.spanbg { color:#F0F2F1;}
.dataputih { background-color:#D7F4DB;} .spandp {color:#E0E2FE;}
.dataputih_u { text-transform:uppercase;}
.datamerah { background-color:#FB8696;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}
.datamerah2 { background-color:#FF3333;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}
.databiru { background-color:#95B8FF;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}
.datakuning { background-color:#EEE682;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}
.datahijau { background-color:#99d984;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}
.datacoklat { background-color:#F1DEB1;border-bottom:#FFFFFF solid 1px;border-top:#FFFFFF solid 1px;}

.aduanpe {
	color:#636363;
	font-size: 9px;
}

html {
  height: 100%;
  margin:0;
  padding:0;
}

form {
  margin: 0;
  padding: 0;
}

td 	{
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma; 
	font-size:11px;
		
}
	
th {
	font-family: "Verdana", Lucida Sans Unicode, Arial, Tahoma; 
	font-size:15px;
}
a { cursor:pointer; cursor:pointer; }
a, a:visited, a:link{
	text-decoration:none;
	color:#000000;
	font-size:11px;
}
a:hover{
	text-decoration:none;
	color:#0131fe;

	font-size:11px;
}
a:active {
	text-decoration:none;
	color: #FF9900;
	font-size:11px;
}

input.button { cursor: default; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*Template specific layout elements*/

#page_bg {
	padding: 0px 0;
	margin-bottom: 0px;
/*	background-image:url(../images/bgbaru.jpg);
	background-repeat:repeat-x;*/
}

/*#header {
	width:100%;
	height:76px;
}*/





.bgfooter{
	font-family: Tahoma;
	font-size:9px;
	color:#A8C0DA;
	padding-top:0px;
	padding-left:10px;
	background-image:url(../images/bgfooter.gif);
	background-repeat:repeat-x;
	height:26px;
	}
	
.txtfront {
	padding-left:180px;
	padding-top:22px;
}

.txtfrontmsg {
	padding-left:0px;
	padding-right:30px;
	text-align:left;
}

.txtfront1 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight : bold;
	color: #5a5b5a;
}

.txtfront2 {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color:#666666;
}

.imgfront {
	background-image:url(../images/home_bg.jpg); background-repeat:no-repeat;
	width:800px;
	height:284px;
}

.imgfront_ico {
	padding-right:80px;
	padding-bottom:30px;
	height:56px;
}
.submenu {cursor:pointer; cursor:pointer; 
	color:#FFFFFF;
	text-shadow:inherit;
	font-size:11px;
	
}

.lines { 
	border: 1px solid #000000;
	  padding:0px 0px 0px 0px;
	  border:0px;
	 	background-color : #000000; 
}	