#body_bg{
	background         : url(images/bg_top.jpg) #ffffff repeat-x top left;
	background-color   : #D2E9FF;
}

.aksara {
	font-family        : Trebuchet MS;
	font-size          : 12px;
	color              : #000000;
}

.restricted {
	font-family        : Trebuchet MS;
	font-size          : 14px;
	color              : #8A3700;
}

.td{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
}

.td1{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
	background-color   : #95C6F4;
}

.td2{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
	color			   : #FFFFFF;
	font-weight        : bold;
	background-color   : #0052A4;
}

.td3{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
	background-color   : #0052A4;
	color			   : #FFFF00;
}

.h1{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 18px;
}

.h2{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 18px;
	font-weight		   : bold;
	text-align         : center;
}

.h3{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
	padding-left       : 5px;
}

.h4{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
	font-weight        : bold;
}

.h5 {
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 15px;
	font-weight        : bold;
	color              : #FFFFFF;
	background-color   : #AB34AB;
}

.h6 {
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 14px;
}

.h7 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 30px;
	font-weight			: bold;
	color				: #ffffff;
	text-align			: center;
	vertical-align		: middle;
}

.h8{
    font-family        : Verdana, Arial, Helvetica, sans-serif;
	color			   : #0052A4;
	font-size          : 18px;
	font-weight		   : bold;
	text-align         : center;
}

.h9 {
    font-family		   : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 12px;
}

.h10 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 30px;
	font-weight			: bold;
	color				: #660066;
	text-align			: center;
	vertical-align		: middle;
}

ol {
    margin-left  	   : auto;
    padding-left	   : 5px;
    list-style	   	   : decimal;
}

li {
  	line-height      	: 15px;
  	padding-left     	: 15px;
  	padding-top      	: 0;
  	background-repeat	: no-repeat;
  	background-position	: 0px 0px;
  	font-family			: Verdana, Arial, Helvetica, sans-serif;
  	font-size			: 14px;
}

ul {
	margin				: 15px;
    padding-left	   	: 5px;
	list-style		   	: none;
}

.footer {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
  height           : 51px;
  border           : 0px solid #ffffff;
  background	   : #ffffff repeat-x top;
}

.footer a:link, .footer a:visited {
  font-size        : 10px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}

.footer a:hover {
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.div {
	font-family        : Verdana, Arial, Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    background-color   : #999999; 
    color              : #000000;
	padding            : 2px;
    text-indent        : 10px;
	line-height        : 15px;
	vertical-align     : middle;
}
