.hrfcilik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.border {
	text-decoration: none;
	border: 1px solid #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.borderdot {
	border: 1px solid #009900;
}
.borderkiri {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.borderatas {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.borderkanan {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.borderbawah {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	color: #0033FF;
	border: 1px solid #999999;
}
.button {
	border: 1px solid #999999;
}

