body {
  color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	margin: 15px;
   text-align: justify;

   background-image: url("../images/bg.gif");
   background-repeat: no-repeat;
   background-position: top left;

  margin: 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  background-color: #000000;
}

.fullwidth {
	width: 100%;
}
.wide
{
	width: 300px;
}
code {
	font-size: 12px;
	text-align: left;
}
hr {
	color: #006699;
	height: 1px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
 a:link {
  color:#00ff00;
  font-family: arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;}

 a:visited {
  color:#00ff00;
  font-family: arial, sans-serif;
  font-size: 10px;
  letter-spacing: 0px;
  text-decoration: none;}a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}


 a:hover {
  color:#88ff88;
  font-family: arial, sans-serif;
  font-size: 10px;
  text-decoration: none;}


 ul, h4 {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  color: #ffffff;
  border: 0px;
  font-weight: normal;
  background-color: #666666;
  }

  img {border: 0px;}


b.report {
	color: #006699;
}
b.ok {
	color: #006699;
}
b.warning {
	color: #0099FF;
}
b.error {
	color: #FF3333;
}
th {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	background-color: #224433;
	color: #FFFFFF;
	padding: 1px;
	line-height: normal;
}
th.cl_head {
	background-color: #CCDDFF;
	color: #000000;
}
th.warn {
	background-color: #FF0066;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
table.statusholder {
	font-size: 0px;
	line-height: 0;
	border: 1px solid #000000;
}
td.statusbar {
	font-size: 0px;
	line-height: 0;
}
td.colour1
{
  background-color: #666666;
}
td.colour2
{
  background-color: #666666;
}
td.help {
	background-color: #666666;
	text-align: justify;
}
td.warncolour1
{
	background-color: #FFDDDD;
}
td.warncolour2
{
	background-color: #FFCCCC;
}
td.warnhelp {
	background-color: #FFDDDD;
	text-align: justify;
}
form {
	margin: 0px;
	padding: 0px;
}
input,select {
	font-size: 10px;
	vertical-align: middle;
	line-height: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
input
{
	margin: 0px;
	padding: 1px;
}
select
{
	padding: 0px;
}
input.button {
	width: 120px;
	height: 22px;
}
input.toolbutton {
	font-size: 10px;
	width: 125px;
	height: 21px;
}
input.toolbutton-clicked {
	font-size: 10px;
	width: 125px;
	height: 21px;
	font-weight: bold;
	color: #0099FF;
}
select.comicpicker {
	width: 510px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 1px;
	line-height: normal;
}
img.help {
	float: right;
	margin: 2px;
	cursor: help;
}

 .newsbox { 
  width: 290px;
  color: #ffffff;
  font-size: 10px;
  font-family: arial, sans-serif;
  letter-spacing: 0px;
  background-color: #666666;
  }
