@charset "utf-8";
body {
	background-color: #812201;
	margin-left: 0px;
	margin-top: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:12px;
}
table.main {
	background-image: url(../images/table-bg.gif);
	background-repeat: no-repeat;
}
img {
	border: none;
}
td.pad-utama {
	padding-right: 7px;
	padding-left: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
td.footer {
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}
table.jadual {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #812201;
	border-right-color: #812201;
}
td.jadual {
	border-left: 1px solid #812201;
	border-bottom: 1px solid #812201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
