a.nop {
	text-decoration: none;
	color:#000000;
}
a.nop:hover {
	text-decoration: none;
	color:#000000;
	background: #31454D;
}
a {
	font-family: Arial,Geneva,Verdana,Tahoma,Arial;
	font-size: 12px;
	text-decoration: none;
	color:#77ffff;
}
a:hover {
	font-family: Arial,Geneva,Verdana,Tahoma,Arial;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	background: #009999;
}
a:visited {
	font-family: Arial,Geneva,Verdana,Tahoma,Arial;
	color:#00bbbb;
}
a.choose {
	color:#ffffff;
	background:#440000;
}
a.choose:hover {
	color:#00bbbb;
	background:#440000;
}
a.choose:visited {
	color:#00bbbb;
	background:#440000;
}
a.off {
	color:#336666;
}
a.off:hover {
	color:#336666;
}
a.off:visited {
	color:#333333;
}
a.trap {
		color:#222222;
		font-size: 4px;
}
a.trap:visited {
		color:#222222;
		font-size: 4px;
}
a.trap:hover {
		color:#222222;
		font-size: 4px;
}
a.namedAnchor {
        font-family: Arial,Geneva,Verdana,Tahoma,Arial;
        color:#ffffff;
        font-weight: normal;
}
a.img:hover {
	background: #ffffff;
        font-size: 1px;
}
a.img {
        font-size: 1px;
}
 
body {
        font-family: Lucida,Arial,Helvetica,Verdana,Tahoma;
        font-size: 12px;
        color:#ffffff;
	background: #354850;
}
h2.top {
	color: #ccffff;
}
td.back {
	background:#31454D;
}
td.line {
	background:#440000;
}
td.line_grey {
	background:#aaaaaa;
}
td.off {
	background:#ffeeee;
	color:#440000;
}
tr.off {
	color:#333333;
	background:#ffeeee;
}
td.choose {
	color:#ffffff;
	background:#440000;
}
td {
        font-family: Lucida,Arial,Helvetica,Verdana,Tahoma;
        font-size: 12px;
        color:#ffffff;
}
div.banner {
  margin: 0;
  line-height: 1.5;
  position: absolute;
  position: fixed;
  top: 6em;
  left: auto;
  width: 10em;
  right: 1em;
}
div.language {
  margin: 0;
  position: absolute;
  position: fixed;
  top: 1em;
  left: auto;
  width: 3em;
  right: 1em;

}
div.menu {
  margin: 0;
  line-height: 1.5;
  position: absolute;
  position: fixed;
  top: 6em;
  left: auto;
  width: 10em;
  right: 1em;
}

