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

A:HOVER {
   font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #500872;
	text-decoration : underline;
    
}
body {
    background-attachment : fixed;
	 background-repeat: no-repeat;
	 background-position: bottom;
    font-family : Arial;
    font-size : 12px;
    color : #FFFFFF;
}
TEXTAREA {
	font : normal 12px Arial;
	background-color : #E8D2D4;
	color : #000090;
	border-color : #C0C0C0 #C0C0C0;
}

TD {
	font-family : Arial;
   font-size : 12px;
	color : #000090;
}
.tabelkop {
	font-family: Arial;
	font-size: 12px;
	color: #372A17;
	background-color: #E8D2D4;
	border: 1px solid #000090;
	padding: 5px;
	
}
		
INPUT {
	font : normal 12px Arial;
	background-color : #E8D2D4;
	color : #000090;
	border-color : #C0C0C0 #C0C0C0;
}

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