/* Hide */
#menu_top1, #menu_top2, #lang_selector, #globalsearch, .menu_left_grey, #leftmenurow2, #mainpagemainimage
{
display: none;
}

* {
background: none;
}

body {
font-size: 10pt;
font-family: 'Trebuchet MS' , Arial, Tahoma, 'MS Sans Serif' , Helvetica;
margin: 0 !important;
padding: 0 !important;
width: auto;
float: none !important;
}



/*Tables with ID*/
#ChiefMinisterTable{
	width: 30%;
}

#DeputyMinistersTable{
	width: 35%;
}

#CabinetMinistersTable{
	width: 50%;
}

#YearList_Table{   /*to fix the print preview scaling problem*/
border-style: solid;
border-width: 10px;
border-color: white;
}

#YearList_Table td, #ChiefMinisterTable td, #DeputyMinistersTable td, #CabinetMinistersTable td
{
text-align: center;	
}

/*Goverment structure tree. Change one table only to fix everything*/
#DeptJKM{
width: 300px;	
}

/*For the Announcement Archives /
   Arkib Pengumuman page*/
.containermaster{
margin: 0px 0px 30px 0px;	
}


/*Tables without ID*/
table
{
	width: 100%;
}

td
{
	background-color: Transparent;
	border: 0px;
	text-align: left;
}



a {
text-decoration: none;
color: #000;
}

div, p {
page-break-inside: avoid;
}

h1 {
font-size: 2em;
}

h2 a {
display: block;
font-size: 1.5em;
}

ul {
margin: 0;
padding: 0;
}

li {
list-style: none;
}

/* global (skin) */
.pagemaster, .skinbottom, .skinbottom a
{
	border: 0px;
	color: #000;
	width: auto;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 10pt;
}

 
/* main page (container) */
#announcement_box, #containermaster_announcement_outer, #containermaster_press_outer, #containermaster_status_outer
{
	background-color: Transparent;
	background-image: none;
	border: 0px;
	width: auto;
}

/* main page */
.announcehead, .announcedate, #containerfooter_announcement a, #tablist a, .govtannouncement, 
.pressitem, .pressheader a, .pressministry, #containerfooter_press a, 
#containerheader_status, .systemannouncementheader, .systemannouncement, #containerfooter_status a
{
	text-decoration: none;
	color: #000;
	font-size: 10pt;
}
