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

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

.text, .text * td {
	font-size: 8pt;
	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: #cf5e00;
	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: #ffffff;
	text-decoration: none;
}

.leftmenuactive,
.leftmenuactive a {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #ffffff;
	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: #ffa754; }
.scheme-color { color: #ffa754;}

