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

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

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

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #B5D98A;
}

.submenu_subitem, .submenu_subitem A {
	font-size: 7pt;
}

.submenu_opened {
	font-size: 7pt;
	color: #B5D98A;
}

.topmenu, .topmenu A, .topmenu_top, .topmenu_top A {
	color: #FFFFFF;
	cursor: pointer; cursor: hand;
}

.topmenu_hover, .topmenu_hover A, .topmenu_top_opened, .topmenu_top_opened A, .topmenu_top_current, .topmenu_top_current A {
	color: #B5D98A;
	cursor: pointer; cursor: hand;
}

.copyright, .copyright A {
	color: #007D4A;
	font-size: 7pt;
	font-weight: none;
}

.copyright A:hover {
	color: #FFFFFF;
}

.extra, .extra A {
	color: #007D4A;
	font-size: 7pt;
	font-weight: none;
}

.title {
	font-size: 9pt;
	font-weight: bold;
}

.comment, .comment A {
	color: #829B63;
	font-size: 7pt;
	font-weight: none;
}

.location, .location A {
	color: #007D4A;
	font-size: 7pt;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #007D4A;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 9pt;
	border: solid 1px #007D4A;
}

TH.cms_table {
	background-color: #007D4A;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #007D4A;
}

INPUT {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #007D4A;
	border-color: #007D4A;
	color: #007D4A;
	height: 20px;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	background-color: #FFFFFF;
	border: 1, solid #007D4A;
	border-color: #007D4A;
	color: #007D4A;
}
