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

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

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

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

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

.copyright {
	color: #000000;
	font-size: 7pt;
	font-weight: none;
}

.title {
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

.comment {
	color: #CECECE;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: none;
}

.location {
	color: #CECECE;
	font-size: 7pt;
}

.location_path {
	color: #CECECE;
}

.location_current {
	color: #CECECE;
}

.menu_top {
	font-weight: bold;
}

.menu_opened_top {
	color: #FFC81A;
	font-weight: bold;
}

.menu_current_top {
	color: #FFC81A;
	font-weight: bold;
}

.menu_opened {
	color: #FFC81A;
}

.menu_current {
	color: #FFC81A;
}

.menu_subitem {
	color: #CECECE;
}

TABLE.cms_table {
	border-collapse: collapse;
}

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

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

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

INPUT {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #CECECE;
	border: 1, solid #000000;
	border-color: #000000;
	color: #000000;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: none;
	background-color: #CECECE;
	border: 1, solid #000000;
	border-color: #000000;
	color: #000000;
}
