<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #79ae00;
}
.help {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.content_text {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
.content_text:link {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
.bottom_copyright {
	color: #6C6C6C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration: none;
}
.heuristic:link {
	color: #6C6C6C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.heuristic:visited {
	color: #6C6C6C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.heuristic:hover {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.login_name {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.content_header {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.green_link:link {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.green_link:visited {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.green_link:hover {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.content_title {
	color: #6C6C6C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.content_button {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	border: 1px;
	border-color: #b7b5b5;
	border-style: solid;
	width: 50px;
	height: 19px;
	background: #ffffff;
}
.content_button_small {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	border: 1px;
	border-color: #b7b5b5;
	border-style: solid;
	width: 23px;
	height: 19px;
	background: #ffffff;
}
.left_menu_button:link {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_button:visited {
	color: #6f6f6f;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.left_menu_button:hover {
	color: #187900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.category_name
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #6f6f6f;
		text-decoration: none;
		padding-bottom: 5px;
		padding-left: 5px;
	}
.category_name_link:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #6f6f6f;
		text-decoration: none;
	}
.category_name_link:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #6f6f6f;
		text-decoration: none;
	}
.category_name_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #187900;
		text-decoration: none;
		cursor: pointer;
	}
.sub_category_name
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #6f6f6f;
		text-decoration: none;
		padding-bottom: 5px;
		padding-left: 23px;
	}
.sub_category_name_link:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #6f6f6f;
		text-decoration: underline;
		padding-bottom: 5px;
		padding-left: 5px;
	}
.sub_category_name_link:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #6f6f6f;
		text-decoration: none;
		padding-bottom: 5px;
		padding-left: 5px;
	}
.sub_category_name_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #187900;
		text-decoration: none;
		padding-bottom: 5px;
		padding-left: 5px;
	}

-->
