/* 

	TableCloth	
	by Alen Grakalic, brought to you by cssglobe.com
	
*/

/* general styles 

table, td{
	font:80% Verdana, Arial, Helvetica, sans-serif; 
}*/
 /*table{border-collapse:collapse;margin:1em 0;} */
table{border-width:medium; }
th{background:#328aa4 url(tr_back.gif) repeat-x;color:#fff;}
th.headerTable {width:200px;text-align:center; }
th.col{width:150px;text-align:left}

img{width:40px;}

/*tr.footer{background-color:transparent;)*/

th,td{padding:.5em;border:1px solid #fff;}

td.tajuk{text-align:left;background:#e5f1f4;}
td.negeri{text-align:right;width:200px;font:80% Verdana, Arial, Helvetica, sans-serif;}
td.semua{text-align:right;width:200px;font:70% Verdana, Arial, Helvetica, sans-serif;}
td.notes{background-color:transparent}
/*
table{width:100%;border-collapse:collapse;margin:1em 0;}
th, td{text-align:left;padding:.5em;border:1px solid #fff;}
th{background:#328aa4 url(tr_back.gif) repeat-x;color:#fff;}
td{background:#e5f1f4;}


 tablecloth styles */

tr.even td{background:#e5f1f4;}
tr.odd td{background:#f8fbfc;}

th.over, tr.even th.over, tr.odd th.over{background:#4a98af;}
th.down, tr.even th.down, tr.odd th.down{background:#bce774;}
th.selected, tr.even th.selected, tr.odd th.selected{}

td.over, tr.even td.over, tr.odd td.over{background:#ecfbd4;}
td.down, tr.even td.down, tr.odd td.down{background:#bce774;color:#fff;}
td.selected, tr.even td.selected, tr.odd td.selected{background:#bce774;color:#555;}

/* use this if you want to apply different styleing to empty table cells*/
td.empty, tr.odd td.empty, tr.even td.empty{background:#fff;}

div.unitNegeri {float:right; position:relative; clear:both; margin-right:920px;}
div.unitSemua {float:right; position:relative; clear:both; margin-right:10px;}
div.unitJantina {float:right; position:relative; clear:both; margin-right:470px;}

div.title1 {clear:both; margin-bottom:5px;}
div.titleBM {font-weight:bold;}
div.titleBI {font-style:italic}
div.noteBM { font-size:12px;}
div.noteBI { font-size:12px; font-style:italic}

