.adminform, .adminform td, .adminform select, .adminform textarea {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 9pt;
}

.adminform th {
	font-size: 12pt;
}

.maintable {
	background-image: url(images/template.main.gif);
	background-repeat: repeat-y;
}

.flametable {
	background-image: url(images/template.flaming.middle.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
}

img {
  border: 0px;
}

input {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
}

select {
	background-color: #C80909;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
}

table {
	border-collapse: collapse;
}

td {
	font-family: Tahoma;
	font-size: 14px;
}

textarea {
	background-color: transparent;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 11px;
}

th {
	font-size: 25px;
}
