body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px;
}

#blue a:link, .nav #navblue a:link, .nav #navblue a:visited,
#blue .subnav .item a:link, #blue .subnav .item a:visited, #blue .subnav .item a:active, #blue .subnav .item a:hover {
	color: #0000ff;
}
#green a:link, .nav #navgreen a:link, .nav #navgreen a:visited,
#green .subnav .item a:link, #green .subnav .item a:visited, #green .subnav .item a:active, #green .subnav .item a:hover {
	color: #009900;
}
#grey a:link, .nav #navgrey a:link, .nav #navgrey a:visited,
#grey .subnav .item a:link, #grey .subnav .item a:visited, #grey .subnav .item a:active, #grey .subnav .item a:hover {
	color: #666666;
}
#orange a:link, .nav #navorange a:link, .nav #navorange a:visited,
#orange .subnav .item a:link, #orange .subnav .item a:visited, #orange .subnav .item a:active, #orange .subnav .item a:hover {
	color: #ff9900;
}
#red a:link, .nav #navred a:link, .nav #navred a:visited,
#red .subnav .item a:link, #red .subnav .item a:visited, #red .subnav .item a:active, #red .subnav .item a:hover {
	color: #ff0000;
}
a:visited, a:active, a:hover {
	color: #999999;
}
a:hover {
	cursor: pointer;
	text-decoration: none;
}
a img {
	border-style: none;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 a {
	text-decoration: none;
}
h1 a .text {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
h1 a:hover .text {
	text-decoration: underline;
}
#blue h1 .text a:link, #blue h1 .text a:visited, #blue h1 .text a:active, #blue h1 .text a:hover,
#green h1 .text a:link, #green h1 .text a:visited, #green h1 .text a:active, #green h1 .text a:hover,
#grey h1 .text a:link, #grey h1 .text a:visited, #grey h1 .text a:active, #grey h1 .text a:hover,
#orange h1 .text a:link, #orange h1 .text a:visited, #orange h1 .text a:active, #orange h1 .text a:hover,
#red h1 .text a:link, #red h1 .text a:visited, #red h1 .text a:active, #red h1 .text a:hover {
	color: #000000;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

form, select {
	margin: 0px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	height: 1px;
}

ul li {
	list-style-type: square;
}

.copyright {
	color: #666666;
	font-size: 10px;
}

.index .copyright {
	margin-top: 18px;
}
.index .image .lines, .index .image .rest {
	display: none;
}
.index .nav {
	margin-bottom: 18px;
}
.index .nav .image {
	display: none;
}
.index .nav .item a:link, .index .nav .item a:visited, .index .nav .item a:active, .index .nav .item a:hover {
	font-weight: normal;
}
.index .nav .item-lang {
	font-weight: bold;
}

.nav .item .image {
	display: none;
}
.nav .item a .text, .nav .item-lang a .text {
	text-decoration: underline;
}
.nav .item a, .nav .item-lang a {
	text-decoration: none;
}
.nav .item-lang a:link, .nav .item-lang a:visited, .nav .item-lang a:active, .nav .item-lang a:hover {
	color: #000000;
}

.page .box-bottom-right, .page .box-top-left, .page .box-top-right {
	display: none;
}
.page .content {
	line-height: 18px;
}
.page .copyright {
	margin-top: 20px;
}
.page .image {
	display: none;
}

.subnav {
	font-weight: bold;
	margin-bottom: 12px;
}
.subnav .item a, .subnav .item-lang a {
	text-decoration: underline;
}
.subnav .item-lang {}
.subnav .item-lang a:link, .subnav .item-lang a:visited, .subnav .item-lang a:active, .subnav .item-lang a:hover {
	color: #000000;
}
.subnav a:hover {
	text-decoration: underline;
}
#blue .subnav .item-lang a:link, #blue .subnav .item-lang a:visited, #blue .subnav .item-lang a:active, #blue .subnav .item-lang a:hover,
#green .subnav .item-lang a:link, #green .subnav .item-lang a:visited, #green .subnav .item-lang a:active, #green .subnav .item-lang a:hover,
#grey .subnav .item-lang a:link, #grey .subnav .item-lang a:visited, #grey .subnav .item-lang a:active, #grey .subnav .item-lang a:hover,
#orange .subnav .item-lang a:link, #orange .subnav .item-lang a:visited, #orange .subnav .item-lang a:active, #orange .subnav .item-lang a:hover,
#red .subnav .item-lang a:link, #red .subnav .item-lang a:visited, #red .subnav .item-lang a:active, #red .subnav .item-lang a:hover {
	color: #000000;
}

.top {
	font-size: 10px;
	text-align: right;
}
.top a {
	text-decoration: none;
}
.top a:link, .top a:visited, .top a:active, .top a:hover {
	font-weight: bold;
}
.top a:hover {
	text-decoration: underline;
}

.url {
	color: #666666;
	display: none;
	font-size: 10px;
	margin-top: 10px;
}

