BODY, TD, TH {
	font-family: Verdana;
	font-size: 8pt;
}

A:link, A:visited, A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.solution, .solution A {
	font-size: 7pt;
	color: #8A9EB7;
}

.copyright {
	font-size: 7pt;
	color: #737373;
}

.copyright A {
	font-size: 7pt;
	color: #06366C;
}

.comment {
	font-size: 7pt;
	color: #737373;
}

.title, .title A, .title A:hover {
	text-decoration: none;
	font-size: 11pt;
	color: #7AA124;
}

.languages, .languages A, .languages A:hover {
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	width: 100%;
	color: #06366C;
}

.menu_top, .menu_top A, .menu_top A:hover {
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	color: #06366C;
}

.menu_opened, .menu_opened A, .menu_opened A:hover,
.menu_current, .menu_current A, .menu_current A:hover {
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	background-color: #B5D96B;
	color: #06366C;
}

.menu_subitem, .menu_subitem A, .menu_subitem A:hover {
	text-decoration: none;
	font-weight: none;
	width: 100%;
	background-color: #B5D96B;
	color: #06366C;
}

.location, .location_current {
	color: #06366C;
}

.location_path {
	font-weight: bold;
	color: #06366C;
}

.cms_table {
	border-collapse: collapse;
	border: solid 1px #C6DEFB;
}