  body, td {
	font-family:Verdana,Geneva,Helvetica,Arial;
	font-size:11px;
	color:#ffffff;
	background: url(/bg.jpg);
  }

.heading {
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

textarea,input,select {
	font-family: arial, helvetica;
	font-size: 10px;
	color:#fdc689;
	background:#000000;
}

.small {
	color:#ffffff;
	font-family: arial, helvetica;
	font-size: 10px;
}

.smallbold {
	font-family: arial, helvetica;
	font-size: 11px;
	font-weight:bold;
	color:#df0000;
}

#code {
	width: 300px;
	font-family:Courier New,Courier,Fixed;font-size:8px;background:#333333
}

  .invert {
	color:#000000;
	background:#ffffff;
  }

  a, a:visited, a:link, a:active {
	color:#ff0000;    
	text-decoration:none;
  }	

  img {
	border-color:#ff0000;
  }

  .white {
	color:#ffffff;
  }

  .red {
	color:#ffffff;
  }

  a:hover {
	text-decoration:underline;
  }	

  .heading {
	margin : 0px 0px 10px 0px;
  }

  .red { 
	color:#ff0000;
  }	

  .title { 
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
  }	

  table tr td table tr td {
	background:#000000;
  }
  table tr td {
	background:#000000;
  }
  table tr td table tr td table tr td{
	background:#000000;
  }
