/* Generated by KompoZer */
html {
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}
p, ul, ol, blockquote {
  font-size: xx-small;
  line-height: 160%;
}
a {
  color: #cccccc;
}
a:link {text-decoration: underline}
a:hover {
  text-decoration: none;
}
body { background-color: #000000;
 	color: #cccccc;
 	margin: 0px;
 	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
 	font-size: xx-small;
 	line-height: 180%
 	}

#header {
  border-top: 11px solid #000000;
  border-bottom: 0px solid #000000;
  margin: 0 auto;
  background: transparent url(images/bck.gif) no-repeat scroll center;
  width: 950px;
  height: 20px;
}
#header h2 {
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #cccccc;
}