body {
	background: #dbdbdb url(../images/bg.gif) repeat-x;
	font-family: "Verdana", "Arial", " Tahoma", Serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
	color: #c20007;
}

a:visited {
	text-decoration: none;
	color: #c20007;
}

a:hover {
	text-decoration: underline;
	color: #c00808;
}

a:active {
	text-decoration: none;
}

.topmenu a{
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover{
	font-weight: bold;
	color:#0e4b82;
	text-decoration: none;
}

td {
	font-family: "Verdana", "Arial", " Tahoma";
	font-size: 11px;
}

.title {
	font-weight: bold;
	border-top: 5px solid #c00808;
	padding: 3px;
	height: 20px;
	text-transform:uppercase;
	background: #cccccc;
	margin-bottom: 1px;
	abackground: transparent url(../images/bgtitle.gif) repeat-x;
}

.akiri table td {
	padding: 3px 0 3px 10px;
	border-bottom: #cccccc solid 1px
}


/* Main Menu(s) */

.modulemainmenu table{
border-bottom: 1px solid #cccccc;

}

a.mainlevel {
font-family: "tahoma", "Verdana", "Arial" ;
font-size: 11px;
padding-left: 4px;
width: 187px;
display: block;
padding: 5px 0 5px 10px;
aline-height: 26px;
margin-top: 1px;
text-decoration: none;
font-weight: normal;
aborder-top: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-left: 4px solid #cccccc;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
font-weight:bold;
color: #084b82;
}



html>body a.mainlevel {awidth:100%;} /* Opera5-Fix-fix ;-) */

a.mainlevel:visited {
background: #eeeeee;
text-decoration: none;
color: #084b82;
}

a.mainlevel:hover {
background: #DBDBDB;
text-decoration: none;
color: #c20007;
}

a.mainlevel#active_menu {
background: #eeeeee;
text-decoration: none;
color: #c20007;
}

	
/* Sub Menu(s) */

a.sublevel {
font-size: 10px;
width: 183px;
display: block;
padding: 0 0 5px 15px;
amargin-bottom: 1px;
amargin-left: 4px;
text-decoration: none;
aborder-top: 1px solid #cccccc;
border-left: 4px solid #cccccc;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
font-weight:bold;
color: #666666;
}



html>body a.sublevel {awidth:100%;} /* Opera5-Fix-fix ;-) */

a.sublevel:visited {
background: #eeeeee;
text-decoration: none;
color: #666666;
}

a.sublevel:hover {
abackground: #DBDBDB;
text-decoration: none;
color: #c20007;
}

a.sublevel#active_menu {
background: #eeeeee;
text-decoration: none;
color: #c20007;
}




.componentheading, .contentheading  {
	font-family: "Tahoma", "Verdana", "Arial", Serif;	
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.isi {
	padding: 5px;
}

.batas {
	border-right: #cccccc solid 1px
}

.contentpagetitle {
	font-size: 12px;
}

.pad {
	padding: 10px;
}

ul
{
margin: 15px;
padding: 0;
list-style: square;
}

li
{
line-height: 15px;
padding-left: 0px;
padding-top: 0px;
}

.contentpaneopen span {
	font-size: 10px;
	color : #666666;
}

.module div div div h3 {
	border-bottom: 1px solid #cccccc;
	abackground: #ffffff;
	padding-bottom: 2px;
}

.message {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	background: #ffffac;
}