.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A747B;
}
.border {
	border: 1px solid #6A747B;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.textKINET {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A747B;
}
a:hover {
	text-decoration: underline;
}
.bordertl {
	border-top: 1px solid #6A747B;
	border-right: 1px none #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px solid #6A747B;

}
.bordertr {
	border-top: 1px solid #6A747B;
	border-right: 1px solid #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px none #6A747B;
}
.bordert {

	border-top: 1px solid #6A747B;
	border-right: 1px none #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px none #6A747B;
}
.borderlr {
	border-top: 1px none #6A747B;
	border-right: 1px solid #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px solid #6A747B;

}
.borderl {

	border-top: 1px none #6A747B;
	border-right: 1px none #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px solid #6A747B;
}
.borderr {


	border-top: 1px none #6A747B;
	border-right: 1px solid #6A747B;
	border-bottom: 1px none #6A747B;
	border-left: 1px none #6A747B;
}
.hand {
	cursor: hand;
}
.textmainGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1D72E;
}
.inputfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A747B;
	border: 1px dotted #C1D72E;
}
