*{
	margin:0px;
	padding:0px;
}
body
{
	font-family:Tahoma,Arial, Helvetica, sans-serif; 
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #dcdcdc;
	color: #000;
}

img, ul, li
{
    margin: 0;
    padding: 0;
}
#header
{
	width:815px;
	height:127px;
	position:relative;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
}

#logo{
	padding-left:10px;
}
#boxlogoadminsystem{
	width:388px;
	height:94px;
	top:5px;
	right:0px;
	position:absolute;
}


#menu{
	width:810px;
	position:absolute;
	height:26px;
	background-color:#000;
	bottom:0px;
	text-align:right;
}
#menu p{
	font-size:12px;
	color:#ccc;
	padding-top:5px;
	padding-right:10px;
}
#menu p a{
	color:#fff;
	text-decoration:none;
}
#menu p a:hover{
	color:#fff;
	text-decoration:underline;
}
.noborder{
	border:none;
	padding:0px;
	margin:0px;
}

#padd{
	padding-left:9px;
	width:822px;
}
.ngahiwal{
	width:184px;
	height:27px;
	top:0px;
	right:-190px;
	position:absolute;
}

/* Media */
#media{
	margin:0 10px;
}
#mediah{	
	background-color:#152153;
	width:100%;
	height:32px;
	position:relative;
}
#mediah  h3 {
	color:#fff;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-left:25px;
	padding-top:7px;
}
.actright{
	width:300px;
	height:32px;
	position:absolute;
	top:0px;
	right:0px;
}
.actright p{
	font-size:13px;
	color:#fff;
	padding-top:7px;
	padding-right:15px;
	text-align:right;
	font-weight:bold;
}
.actright p a{
	color:#fff;
	text-decoration:underline;
}
.actright p a:hover{
	color:#fff;
	text-decoration:none;
}
#mediab{
	width:100%;
	background-image:url(../images/press_realease/bgcont.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border:1px solid #ccc;	
	padding-bottom:30px;
	position:relative;
	margin-bottom:30px;
}
#mediab h3{
	font-size:13px;
	font-weight:bold;
	color:#152153;
	margin:0px;	
	padding-top:10px;
	padding-bottom:10px;
}
#mediab p{
	font-family:Tahoma;
	font-size:13px;
	margin:0px;
	padding-bottom:25px;
}
.tlg {
	background:url("images/sprite.png") no-repeat scroll left top #dadada;
	background-repeat:no-repeat;
	background-position:left top;	
	left:-1px;
}

.trg, .tlg {
	top:-1px;
}
.blg  {
	background:url("../images/sprite.png") no-repeat scroll left bottom #DEDEDE;
	left:-1px;
}
.trg  {
	background:url("images/sprite.png") no-repeat scroll right top #dadada;
	right:-1px;
}

.trg, .tlg {
	top:-1px;
}
.brg  {
	background:url("../images/sprite.png") no-repeat scroll right bottom #DEDEDE;
	right:-1px;
}
.blg, .brg {
	bottom:-1px;
}
.trg, .tlg, .blg, .brg{
	height:14px;
	position:absolute;
	width:20px;
}

/* table */
input, select, textarea{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px;
	border:#CCCCCC solid 1px;
}
td{
	padding:3px 5px;
	font-size:12px;
	margin:0px;
}
th{
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
.judul{
	font-family:Arial, Helvetica, sans-serif ;
	font-size:13px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.tr:hover{
	background-color:#CFCEFC;
}
.note{
	font-family:Arial, Helvetica, sans-serif ;
	font-size:12px;
	color:#666;
}


.button{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	height:23px;
	background-color:#152153;
	cursor:pointer;
	border-bottom:#000000 solid 2px;
}
.button:hover{
	background-color:#BF0900;
}

ul.submenu{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.submenu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	display:inline;
	padding:3px 5px 5px 5px; /* top left bottom right*/
	color:#152153;
}
ul.submenu li.current{
	background-color:#152153;
	width:150px;
	height:30px;
}
ul.submenu li a{
	color:#152153;
}
ul.submenu li a.current{
	color:#FFFFFF;
}
ul.submenu li a.current:hover{
	text-decoration:none;
}







