.head-table {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
.head-table-left {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #467D13;
	border-bottom-color: #467D13;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
	border-top-color: #467D13;
	border-left-color: #467D13;

}
.head-table-menu {
	border: thin dotted #FF9900;

}
.text-small {
	font-family: Tahoma;
	font-size: 9px;
}
