A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #004500;
	text-decoration : none;
}

A:HOVER {
   font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #880209;
	text-decoration : underline;
    
}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top ;
   font-family : Arial;
   font-size : 12px;
	color : #000000;
	SCROLLBAR-ARROW-COLOR: #4E0208;
	SCROLLBAR-BASE-COLOR: #E7DCAF;
	
}
TEXTAREA {
	font : normal 12px Arial;
	background-color : #E2DFDF;
	color : #4E0208;
	border-color : #C0C0C0 #C0C0C0;
}

TD {
	font : normal 12px Arial;
	color: #4E0208;
}
.tabelkop {
	font-family: Arial;
	font-size: 12px;
	color: #4E0208;
	border: 1px solid #67020A;
	padding: 5px;

}
.tabelkop2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #E0E0E2;
	border: 1px solid #000000;
	padding: 5px;
}
.tabelkop3 {
	font-family: Arial;
	font-size: 12px;
	color: #D91A20;
	background-color: #E0E0E2;
	
	padding: 5px;
}
		
INPUT {
	font : normal 12px Arial;
	background-color : #E2DFDF;
	color : #67020A;
	border-color : #67020A #67020A;
}

HR {
          border : thin #67020A;
	      background-color : #000000;
	      color : #67020A;
}
.imgborder_aan {
	border-color: #67020A;
    border-width: 1px;
    border-style: solid;
}
.imgborder_uit {
    border-color: #67020A;
    border-left-color: #D9C19B;
    border-top-color: #D9C19B;
    border-width: 1px;
    border-style: solid;
}
