body {

font-family:verdana,tahoma,arial,helvetica,"sans serif";

font-size:12px;

background-color:#000000;

margin:10px 0px; 
padding:0px;
text-align:center;


}

a {

color:#FFCC00;

text-decoration:none;

}



a:hover {

color:#FFFFFF;

}



h1,h2 {

font-family:arial,helvetica,"sans serif";

font-weight:normal;

}



h3, h4, h5, h6 {

font-family:arial,helvetica,"sans serif";

}



#all {

margin:0px auto;


}

#content {
color:#FFCC00;


text-align:left;
	padding:0 0 0 15px;
	border:1px dashed #333;
background-color:#000000;

}
table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

table
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

table, tr, th, td
{
  background-color: Transparent;
}

th, td
{
  padding: 2px;
  border: solid 1px #827873;
  vertical-align: top;
  text-align: left;
}

th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}


