body {
   background-color: #000000;
   color: #ffffff;
   margin: 0;
   padding: 0;
   text-align: center;
}

a:link {
	color: #ffffff;
}

a:visited {
	color: #c8c8c8;
}

a:hover {
	color: #333366;
} 

img {
   border: 0px;
}

img.rfloat {
   float: right;
   padding-left: 5px;
}

div#wrapper {
   width: 950px;
   text-align: left;
   margin: auto;
   font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
   font-size: small;
   padding-bottom: 10px;
}

div#wrapper h1 {
   font-size: x-large;
}

div#header {
   padding: 0;
   margin: 0;
}

div#header img.lang {
	float: right;
	width: 30px;
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
}

div#header form {
   float: right;
   font-size: x-small;
}

div#header form select, input {
   font-size: x-small;
}

div#header form select {
   font-size: x-small;
}


div#header span#logo {
   width: 200px;
   display: block;
   margin-bottom: 0px;
}

div#header ul {
   text-align: right;
   float: right;
   padding: 0px;
   margin: 0px;
   margin-top: -20px;
   display: block;
   height: 20px;
   vertical-align: top;
   overflow: hidden;
}

div#header li {
   list-style-type: none;
   display: inline;
   width: 176px;
   overflow: hidden;
}

div#header li a:hover img {
   position: relative;
   top: -20px;
}

div#header li img {
	padding-left: 4px;
}

div#subheader {
   margin: 0;
   padding: 0;
}

div#content h1.runon {
   margin-bottom: -0.5em;
}

div#content table {
   border-collapse: collapse;
}

div#content th {
   text-align: right;
	padding: 4px;
   border-width: 1px 1px 0px 1px;
   border-style: solid;
   border-color: #999999;
	background-color: #111111;
}

div#content td {
	padding: 4px;
	border-width: 1px;
	border-style: inset;
	border-color: white;
	background-color: #333333;
   text-align: right;
}

div#content td.time {
   text-align: left;
}

div#content div.formfield {
   padding-bottom: 0.5em;
   margin: auto;
}

div#content form span.label {
   width: 12em;
   float: left;
   text-align: right;
   margin-right: 0.5em;
   display: block;
   clear: left;
   white-space: nowrap;
}

div#content span.err {
   color: red;
}

div#contact {
   font-size: medium;
   line-height: 120%;
}

div#disclaimer {
   text-align: center;
   font-size: x-small;
}

div#footer {
   text-align: center;
   padding-top: 30px;
}

div#footer li {
   display: inline;
   list-style-type: none;
   padding-right: 20px;
}

div#footer p.copyright {
   font-size: x-small;
}
