a.leftnav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFD5AA;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 15px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FF9224;
	display: block;
	padding: 2px 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 15px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}


.tulisan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FFD5AA;
}

#listTableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9224;
	font-weight: bold;
	background-position: center;
}

.entryTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF3E8;
}

.entryTable .label {
	background-color: #FFD8B0;
}

.entryTable .content {
	background-color: #FFFFFF;
}

.style1 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.style5 {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.style7 {color: #990000}
.style8 {font-weight: bold}
.style9 {color: #006600}
.style10 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
}