.slidedoormenu a {
	font-family: "Times New Roman", Times, serif;
}

.tabel_L_EX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #66B300;
}

.bintang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight:bold;
	color: #FF0000;
}

.kode_shown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18;
	font-weight:bold;
	color: #0066FF;
}

.foto {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: medium solid #FFFFFF;
}

.teks_button {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B7B0C;
	font-weight:bold;
}

.teks_input {
	color: #4B7B0C;
	background-color: #E4FAC8;
	border: thin solid #AED777;
}

.teks1 {
	font-size:17px;
	color:#FF6600;
}

.teks2 {
	font-size:13px;
	color:#FE8D42;
}

.floracom {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #451771;
}
.judulmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.judulmenu a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.judulmenu a:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.judulmenu a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	text-decoration: none;
}

.slidedoormenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px; /* thick left border of menu */
	border-left-width: 0px;
	border-left-style: solid;
	color: #006600;	
	border-left-color: #FFFF00;
}

.slidedoormenu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.slidedoormenu li a{
	display: block;
	color: #006600;
	width: auto; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	background-color: white;
	background-image: url(images/vstrip.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
}
.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: #FFFFFF;
}
.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally
387px, or the start of the 2nd background image */
color: #FFFF00;
}
.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
	border-bottom-width: 0; /* For last menu item within menu, remove
bottom border */
	color: #000000;
}
.slidedoormenu li.lastitem a{
	padding: 8px 0;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}
#blueblock{
	width: 180px;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 90%;
	background-color: #009900;
	color: #009900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

* html #blueblock{ /*IE 6 only */
w\idth: 178px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li { /*garis*/
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#blueblock li a{ /*samping*/
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #009933;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #33CC00;
	border-left-color: #FFFFFF;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #00CC00;
	color: #006600;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
a:link    { color: #aa2716}
a:visited { color: #821F11}  
a:hover, a:active  { color: red;}

.maincontainer{
width: 860px;
padding-left: 5px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 2px solid #e0e0e0;
border-width: 0 2px;
}

* html #.maincontainer{ /*IE only */
width: 845px; /*IE 5*/
w\idth: 860px; /*IE 6*/
}


#merah{
	width: 180px;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #FF9900;
	color: #990033;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

* html #merah{ /*IE 6 only */
w\idth: 178px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#merah ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#merah li { /*garis*/
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#merah li a{ /*samping*/
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #CC3300;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFFFFF;
}

html>body #merah li a{ /*Non IE6 width*/
width: auto;
}

#merah li a:hover{
	background-color: #CC0000;
	color: #FFFF00;
	border-right-width: 15px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FFFFFF;
	font-weight: bold;
	}
.menu {
width: 180px;
	padding: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 90%;
	background-color: #009900;
	color: #009900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
* html #menu{ /*IE 6 only */
w\idth: 178px; /*Box model bug: 180px minus all left and right paddings for #blueblock */

}
#menu ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#menu li { /*garis*/
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#menu li a{ /*samping*/
	display: block;
	padding: 5px 5px 5px 8px;
	background-color: #009933;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #33CC00;
	border-left-color: #FFFFFF;
	}
#menu li a:hover{
	background-color: #00CC00;
	color: #006600;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

/*samping*/
BODY {
font-size : 10pt; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #4B7B0C; 
background-color : #E7FACE;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

td {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #4B7B0C;
text-decoration: none;
}

a:link {
color : #4B7B0C; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : normal;
text-decoration: underline
}

a:visited {
color : #000000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : normal; 
text-decoration: underline
}

a:hover {
color : #6699FF; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : normal;
text-decoration: underline
}

.smalltype {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt;
color : #000000;
}

.smalltype a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt;
color : #000000;
}

.smalltype a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000000;
}

.smalltype a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #FF0000;
}

.footer {
background-color : #99CC33;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
text-decoration: none;
}

td.footer {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.footer a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.footer a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.footer a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #EEEEEE;
text-decoration: underline;
}

.themeplugin {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #6699FF;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;
}

td.themeplugin a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themeplugin a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themeplugin a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: underline;
}

.themepollbox {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #FFCC00;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;
}

td.themepollbox a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themepollbox a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themepollbox a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: underline;
}

.themeleftblock {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #66CC00;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;
}

td.themeleftblock a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themeleftblock a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themeleftblock a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: underline;
}

.themerightblock {
font-family : Verdana, Arial, Helvetica, sans-serif; 
background-color : #66CC00;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;
}

td.themerightblock a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themerightblock a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themerightblock a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFF00;
text-decoration: underline;
}

.tengahtop {
font-family : Arial, Helvetica, sans-serif; 
background-color : #EEEEEE;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #000000;
}

.blocktitle {
font-family : Arial, Helvetica, sans-serif; 
background-color : #6666FF;
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;
}

.blockcontent {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #000000;
text-decoration: none;
}

td.blockcontent a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #238E68;
text-decoration: underline;
}

td.blockcontent a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #238E68;
text-decoration: underline;
}

td.blockcontent a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #6699FF;
text-decoration: underline;
}

.themerightarticle {
background-color : #FF9900;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themerightarticle a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themerightarticle a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFFFF;
text-decoration: none;
}

td.themerightarticle a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FFFF00;
text-decoration: none;
}

.rightarticle {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000099;
text-decoration: none;
}

td.rightarticle a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000099;
text-decoration: underline;
}

td.rightarticle a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000099;
text-decoration: underline;
}

td.rightarticle a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #993333;
text-decoration: underline;
}

.mainboxtitle {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 12pt;
color : #FF6600;
}

td.mainboxtitle a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 12pt;
color : #FF6600;
text-decoration: none;
}

td.mainboxtitle a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 12pt;
color : #FF6600;
text-decoration: none;
}

td.mainboxtitle a:hover{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal;
font-weight : bold;
font-size : 12pt;
color : #FF0000;
text-decoration: none;
}

.mainbox {
font-family : Arial, Helvetica, sans-serif; 
text-align : left;
font-style : normal; 
font-variant : normal;
font-weight : normal;
font-size : 10pt;
color : #000000;
}

td.mainbox a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #000000;
text-decoration: underline
}

td.mainbox a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #000000;
text-decoration: underline
}

td.mainbox a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
color : #6699FF;
text-decoration: underline
}

.onebiggerred {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #ff0000; 
background-color : transparent; 
}

.error {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
color : #000000; 
background-color : #ff6464; 
}

b       {
font-family : Arial, Helvetica, sans-serif; 
font-weight:    bold;
}
        
i       {
font-family : Arial, Helvetica, sans-serif; 
font-style:     italic;
}

.button {
font-family : "Arial, Helvetica, sans-serif"
BORDER-RIGHT : #CDCDCD 1px solid;
BORDER-TOP : #CDCDCD 1px solid;
BORDER-LEFT : #CDCDCD 1px solid;
BORDER-BOTTOM : #CDCDCD 1px solid;
background-color : #FF6600;
font-size : 10pt;
font-weight : normal; 
color : #FFFFFF;
}

.catlink {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FF6600;
text-decoration: none;
}

.catlink a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FF6600;
text-decoration: underline;
}

.catlink a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FF6600;
text-decoration: undeline;
}

.catlink a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #6699FF;
text-decoration: underline;
}

td.catlink a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FF6600;
text-decoration: underline;
}

td.catlink a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #FF6600;
text-decoration: undeline;
}

td.catlink a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 10pt; 
color : #6699FF;
text-decoration: underline;
}

.itemlink {
text-align : left;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #336699;
text-decoration: none;
}

.itemlink a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #336699;
text-decoration: underline;
}

.itemlink a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #336699;
text-decoration: underline;
}

.itemlink a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #3399FF;
text-decoration: underline;
}

td.itemlink a:link {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #336699;
text-decoration: underline;
}

td.itemlink a:visited {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #336699;
text-decoration: underline;
}

td.itemlink a:hover {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #3399FF;
text-decoration: underline;
}