body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #121212;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b94a00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b94a00;
}
a:hover {
	text-decoration: none;
	color: #67b185;
}
a:active {
	text-decoration: none;
	color:#67b185;
}

a.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b94a00;
}
a.botnav:link {
	text-decoration: none;
}
a.botnav:visited {
	text-decoration: none;
	color: #b94a00;
}
a.botnav:hover {
	text-decoration: none;
	color: #ffffff;
}
a.botnav:active {
	text-decoration: none;
	color:#ffffff;
}
a.smnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b94a00;
}
a.smnav:link {
	text-decoration: none;
}
a.smnav:visited {
	text-decoration: none;
	color: #b94a00;
}
a.smnav:hover {
	text-decoration: none;
	color: #67b185;
}
a.smnav:active {
	text-decoration: none;
	color:#67b185;
}
.left_gr {
	border: 1px solid #67b185;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
