@CHARSET "UTF-8";


.clsMenu{
	color: black;
	font-weight : normal;
	font-size : 8pt;
	font-family : Tahoma;
	text-decoration : none;
}
.clsMenu:visited{
	color: black;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}
.clsMenu:hover{
	color: red;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

clsMenuTabel TABEL, TR, TD {
	font-style: normal;
	font-family: Tahoma;
	text-transform: none;
	font-weight: 400;
	font-variant: normal;
	font-size: 8pt;
	text-decoration: none;
}

.clsInput {
	border: 1px solid #000000;
}

.clsButton{
	border: 1px solid #000000;
}
