body, img {
	border: 0px;
	margin: 0px;
}

.pageContent
{
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #626262;
}

.pageContent a
{
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	color: #83a825;
}

.text, .text * td {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #626262;
}

.text a, .text * td a, 
.text a:active, .text * td a:active, 
.text a:visited, .text * td a:visited,
.text a:hover, .text * td a:hover {
	font-family: Tahoma, sans-serif;
	color: #83a825;
	text-decoration: underline;
}

.topmenu,
.topmenu a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

.topmenuactive,
.topmenuactive a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.leftmenu,
.leftmenu a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #626262;
	text-decoration: none;
}

.leftmenuactive,
.leftmenuactive a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.footermenu,
.footermenu a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #626262;
	text-decoration: none;
}

.footermenuactive,
.footermenuactive a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #626262;
	text-decoration: underline;
}

.scheme-bg { background-color: #c5d563; }
.scheme-color { color: #c5d563;}
