body {
	margin: 5px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffcc33;
}

.componentheading {
	background: url(../images/syariahcontenthd.gif) repeat-x;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	text-transform: Normal;

}

.contentheading {
	height: 0px;
	color: #CC6633;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
}

.createdate {
	height: 0px;
	padding-bottom: 0px;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

/* mambo core stuff */
a:link, a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}

a:hover {
	color: #333333;	text-decoration: none;
	font-weight: bold;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 3px;
	line-height: 20px;
	margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 10px;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}