.link {
	color: #000000;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
    font-size: 11px;
}
.link:hover {
	color: #00FF00;
	text-decoration: none;
    font-size: 11px;
}
.linkmenu {
	text-decoration: none;
}
.linkmenu:hover {
	text-decoration: none;
}
.linkcopy {
	color: #0000FF;
	text-decoration: none;
}
.linkcopy:hover {
	color: #FF0000;
	text-decoration: underline;
}
.linkkat {
	color: #0000FF;
	font-family: Tahoma, Arial;
	text-decoration: none;
    	font-size: 11px;
}
.linkkat:hover {
	color: #FF0000;
	text-decoration: none;
    	font-size: 11px;
}
.linkpro {
	color: #000000;
	font-family: Tahoma, Arial;
	text-decoration: none;
	font-weight: bold;
    font-size: 11px;
}
.linkpro:hover {
	color: #FF0000;
	text-decoration: none;
    font-size: 11px;
}

td, textarea, select {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1E5A77;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1E5A77;
}
img.foto {
	border: 1px dashed #C0C0C0;
}
td.copyright {
	padding: 6px 0px 6px 0px;
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #000000;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	background: #FF8C28;
}
td.kiri {
	background: #076BA7;
	color: #FFFFFF;
}
td.kanan {
	padding: 4px 0px 0px 0px;
}
td.judul {
	padding: 6px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	font-weight: bold;
	color: #FFFFFF;
	background: url('images/back.gif');
	background-repeat: repeat-x;
}
td.isijudul {
	color: #FFFFFF;
	padding: 4px 2px 2px 2px;
}
td.isipro {
	background-color: #CFE3F3;
	border-top: 4px solid #B1B1B1;
	padding: 8px;
}
td.kolomkanan {
	border-right: 1px dashed #000000;
	padding-right: 4px;
}
td.kolomkiri {
	border-left: 1px dashed #000000;
	padding-left: 4px;
}
td.titleatas {
	padding: 14px;
	text-align: center;
	font-size: 16pt;
	border: 2px solid #B1B1B1;
	background-color: #F1F1F1;
}
td.menu {
	background-color: #F1F1F1;
	border-bottom: 2px solid #000000;
	padding: 6px;
}
td.juduladmin {
        padding: 4px;
        background-color: #E8E8E8;
        border-bottom: 2px solid #000000;
        font-weight: bold;
        color: #000000;
        text-align: left;
}
td.judul4dm1n {
        padding: 4px;
        background-color: #66CCFF;
        font-weight: bold;
        color: #000000;
        text-align: center;
}
td.isijuduladmin {
        padding: 6px;
        padding-bottom: 6px;	  
        border: 1px dashed #C0C0C0;
        text-align: center;
}
td.isierror {
	padding: 4px;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td.jdl {
	padding: 6px;
	text-align: center;
	font-weight: bold;
	background-color: #E8E8E8;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #000000;
}
td.isi {
	padding: 4px 2px 4px 2px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #E8E8E8;
}
td.is1 {
	padding: 4px 2px 4px 2px;
	background-color: #F3F3F3;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #E8E8E8;
}
td.judulpro {
	background-color: #E8E8E8;
	border-bottom: 2px solid #000000;
	padding: 6px;
	font-weight: bold;
}
td.isipr0 {
	padding: 4px 2px 4px 2px;
	border-bottom: 1px dashed #F27900;
	color: #844F00;
}
td.isipr0top {
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
}
td.judulpr0 {
	background-color: #CFE3F3;
	text-align: center;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	padding: 6px 4px 6px 4px;
}
td.judulpro2 {
	background-color:#076BA7;
	color: #FFFFFF;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
}

.markermenu{
list-style-type: none; margin: 5px 0;
padding: 0; width: 100%; 
}
.markermenu li a{
background: url('images/bullet.gif') no-repeat 4px center;
color: #FFFFFF; display: block; width: auto;
padding-left: 22px; text-decoration: none;
font-style:normal; font-variant:normal; 
font-weigth: bold;
font-size:11px; padding-right:0; padding-top:4px; padding-bottom:4px;
border-top: 1px transparent; border-bottom: 1px transparent;
}
* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
border-top: 1px transparent; border-bottom: 1px transparent; width: 100%;
}
.markermenu li a:visited, .markermenu li a:active{
color: #FFFFFF;
}
.markermenu li a:hover{
color: #076BA7; background-color: #E3F4F9;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background-image:url('images/bull3t.gif');
padding-right:0px; padding-top:3px; padding-bottom:3px;
}