body { background-color: #000000;
text-align: center;
}

input, textarea, select {
background-color: #000000;
color: #B6B6B6;
border: 1px solid #B6B6B6;
}


#container {
  width: 300px;
  margin: 0 auto 0 auto;
}


#navigation {
  background-color:#000000;
  width: 300px;
  text-align: right;
  margin-top: -7px;
}

#navigation a {
  color: #B6B6B6;
  FONT-FAMILY: Tahoma, Verdana, serif ;
  font-size: 8pt;
  font-weight: bold;
}

#navigation a:hover {
   background: #000000;
   color: #606060;

}

#content {
        width: 100%;
        height: 100%;
        background-color: #000000;
        padding: 0px;
}

#footer {
  width: 300px;
  font-size: 8pt;
  color: #B6B6B6;
  FONT-WEIGHT: normal;
  FONT-FAMILY: Tahoma, Verdana, serif ;
  text-align: center;
  margin-top: 20px;
  border-top-width: 1px;
  border-top-color: #B6B6B6;
  border-top-style: solid;
}


.other {
  list-style-type: disc;
  color: #B6B6B6;
  font-size: 8pt;
  FONT-FAMILY: Tahoma, Verdana, serif;
  text-align: left;
}

a:link { font-weight:normal; color:#606060; text-decoration:none; }
a:visited { font-weight:normal; color:#606060; text-decoration:none; }
a:focus { font-weight:normal; color:#606060; text-decoration:none; }
a:hover { font-weight:normal; color:#606060; text-decoration:none; background-color: #B6B6B6;  }
a:active { font-weight:normal; color:#606060; text-decoration:none; }

.sizes {
  font-size: 8pt;
  color: #B6B6B6;
  font-weight: normal;
  font-family: "Times New Roman", Verdana, serif ;
  text-align: center;
  padding: 5px;
}



.affis {
  margin: 2px;
}

.show_sort_list {
  list-style-type: square;
  font-size: 8pt;
  color: #B6B6B6;
  FONT-FAMILY: Tahoma, Verdana, serif;
  text-align: left;
}

p {
  font-size: 8pt;
	color: #B6B6B6;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, serif ;
	text-align: left;
}

.text01 {
	font-size: 8pt;
	color: #B6B6B6;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, serif ;
	text-align: left;
}

.text02 {
	font-size: 8pt;
	color: #B6B6B6;
	FONT-WEIGHT: normal;
	FONT-FAMILY: Tahoma, Verdana, serif ;
	text-align: center;
}


h1 {
   font-size: 12pt;
   font-family: Verdana, Tahoma, serif;
   text-align: left;
   color: #606060;
   margin-bottom: -10px;
}

h2 {
   font-size: 10pt;
   font-family: Verdana, Tahoma, serif;
   text-align: center;
   color: #606060;
   margin-bottom: -10px;
}