td.juduladmin {
        padding: 6px;
        background-color: #F1F1F1;
        font-weight: bold;
	border-bottom: 2px solid #000000;
        color: #000000;
        text-align: left;
}
td.judul4dm1n {
        padding: 6px;
        background-color: #66CCFF;
        border: 1px solid #66CCFF;
        font-weight: bold;
        color: #000000;
        text-align: center;
}
td.isijuduladmin {
        padding: 8px;
        background-color: #FFFFFF;
        color: #000000;
        text-align: center;
}
td.isititle {
	padding: 0px;
	border-bottom: 2px solid #000000;
}
td.isierror {
        padding: 4px;
        background-color: #FF0000;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}
td.jdl {
        padding: 4px;
        text-align: center;
        font-weight: bold;
        background-color: #E8E8E8;
        border-bottom: 2px solid #000000;
}
td.isi {
        padding: 4px;
        background-color: #FFFFFF;
        border-bottom: 1px solid #E8E8E8;
}
td.is1 {
        padding: 4px;
        background-color: #F3F3F3;
        border-bottom: 1px solid #E8E8E8;
}
td.isihal {
        padding: 6px;
        text-align: center;
        border-top: 2px solid #F09506;
}

.markermenu{
list-style-type: none; margin: 5px 0;
padding: 0; width: 100%; 
}
.markermenu li a{
background: url('images/bullet.gif') no-repeat 7px center;
color: #0F386C; display: block; width: auto;
text-decoration: none;
border-bottom: 1px solid #D7D4D4;
font-style:normal; font-variant:normal; 
padding: 6 0 6 24;
font-size:11px;
}
* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 100%;
}
.markermenu li a:visited, .markermenu li a:active{
border-bottom: 1px solid #D7D4D4;
color: #0F386C;
}
.markermenu li a:hover{
color: #FFFFFF;
font-weight: bold;
font-size: 11px;
background-color: #666666;
border-bottom: 1px solid #0F386C;
background-image:url('images/bullet.gif');
padding: 6 0 6 24;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma, Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 10 8 10 8;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}


body {
	background-color: #FFFFFF;
}
.link {
	color: #0000FF;
	font-family: Tahoma;
	text-decoration: none;
    	font-size: 11px;
}
.link:hover {
	color: #FF0000;
	text-decoration: underline;
    	font-size: 11px;
}
.linkproyek {
	color: #0000FF;
	font-weight: bold;
	font-family: Georgia, Tahoma;
	text-decoration: none;
    	font-size: 14px;
}
.linkproyek:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
    	font-size: 14px;
}
.linkmenuadmin {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.linkmenuadmin:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.linkus {
	color: #FFFFFF;
	text-decoration: none;
}
.linkus:hover {
	color: #FF0000;
	text-decoration: underline;
}
img {
	border: 0px;
}
img.fotopro {
	border: 1px solid #00008C;
}
td, select, input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
td.spaceline {
	font-size: 7px;
}
td.copyright {
	background-color: #034AC6;
	padding: 10px;
	border-top: 2px solid #000000;
	text-align: center;
	color: #FFFFFF;
}
td.isiempty {
        padding: 10px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
        background-color: #FFF3F2;
	border-top: 1px dashed #FF0000;
	border-bottom: 1px dashed #FF0000;
}
td.isiall {
  	padding: 2px;
  	border: 2px solid #A9A9A9;
}
td.isitengah {
	padding: 4 0 2 18;
}
td.jdltitle {
	padding: 8 0 2 2;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #034AC6;
}