body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:black;
}

table.main {
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #666666;
	background-color: black;
}

table.main td {
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align:top;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: #666666;
	background-color: black;
}

table.edit {
	margin-left: 20px;
	margin-top: 10px;
	text-align:right;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: black;
}

table.edit th {
	vertical-align:top;
	height: 30px;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 0px 0px 0px 0px;
	padding: 0px;
	border-style: none;
	border-color: black;
	background-color: black;
	font-variant:small-caps;
}

table.show {
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 1px;
	padding: 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: black;
	border-collapse: collapse;
}

table.show td {
	text-align: left;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 1px;
	padding: 5px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: black;
}


table.show th {
	vertical-align:top;
	height: 30px;
	text-align: left;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: black;
	font-variant:small-caps;
}

input {
	text-align:left;
	font-size: 10px;
	color: #252525;
	background-color:#CCCCCC;
	text-decoration: none;
}

input.btn {
	text-align:center;
	background-color:#555555;
	font-variant:small-caps;
	color:#CCCCCC;
	border-style: solid;
	border: 1px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
	cursor: pointer;
}

input.btn:hover {
	text-align:center;
	background-color:#CCCCCC;
	font-variant:small-caps;
	color:#555555;
	border-style: solid;
	border: 1px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
	cursor: pointer;
}


Font.selected {
	font-size: 10px;
	line-height: 19px;	
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
}

A.menu:link, A.menu:visited, A.menu:active {
	font-size: 10px;
	line-height: 19px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
}

A.menu:hover {
	font-size: 10px;
	line-height: 19px;	
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
}

A.contact:link, A.contact:visited, A.contact:active {
	font-size: 10px;
	font-weight: 500;
	color: #CFCFCF;
	text-decoration: none;
}

A.contact:hover {
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
}

A.sparx:link, A.sparx:visited, A.sparx:active {
	font-size: 10px;
	font-weight: 500;
	color: #252525;
	text-decoration: none;
}

A.sparx:hover {
	font-size: 10px;
	font-weight: 500;
	color: #666666;
	text-decoration: none;
}

