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

A:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;

}
body {
	background-attachment : fixed;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
	background-color: #017C8C;

	scrollbar-3dlight-color: #017C8C;
	scrollbar-highlight-color: #E2F6F3;

	scrollbar-darkshadow-color: #017C8C;
	scrollbar-shadow-color: #E2F6F3;

	scrollbar-face-color: #017C8C;
	scrollbar-arrow-color: #E2F6F3;
	scrollbar-track-color: #017C8C;
	overflow:auto;
}
TEXTAREA {
	font : normal 12px Arial;
	background-color : #E8D2D4;
	color : #500872;
	border:1px solid;
	border-color:  #000000 #d4cfc9 #d4cfc9 #000000;
}

TD {
	font-family : Arial;
	font-size : 12px;
	color : #FFFFFF;
}
.tabelkop {
	font-family: Arial;
	font-size: 12px;
	font-weight : bold;
	color: #500872;
}
.tabelkop2 {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	background-color : #500872;
	color: #ffffff;
}
.tabelkop3 {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	background-color : #E0F4F2;
	color: #500872;

}
.tabelkop3 A:LINK,.tabelkop3 A:VISITED,.tabelkop3 A:ACTIVE{
	color : #500872;
	font-weight: bold;
}
.tabelkop3 A:HOVER{
	color : #000000;
	font-weight: bold;
}

INPUT {
	font : normal 12px Arial;
	background-color : #E8D2D4;
	color : #500872;
	
	border:1px solid;
	border-color:  #000000 #d4cfc9 #d4cfc9 #000000;

}
INPUT.RADIO {
	font : normal 12px Arial;
	background-color: transparent;
	background: transparent;
	border:0px solid;
	border-color: #E9DEFF;
	color : #500872;
}
HR {
	border : thin #000000;
	background-color : #500872;
	color : #500872;
}
.imgborder_aan {
	border-color: #500872;
	border-width: 1px;
	border-style: solid;
}
.imgborder_uit {
	border-color: #500872;
	border-left-color: #B27DCA;
	border-top-color: #B27DCA;
	border-width: 1px;
	border-style: solid;
}
.popupkader {
	position: absolute;
	display: none;
	border: 1px solid #E0F4F2;

	font-family: Arial;
	font-size: 11px;
	padding: 5px;
	background-color : #500872;
	color: #ffffff;
}

