﻿body
{
	background-color: #000000;
	background-image: url(FenderBackground.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
 	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;
}

td
{
	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;
}

div
{
	font-family: verdana;
	font-size: 10pt;
	color: #cccccc;
}

a
{
	height: 17px;
	font-size: 8pt;
	color: #9999ff;
	border: 1px solid #9999ff;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a:hover
{
	height: 17px;
	font-size: 8pt;
	color: #cc99ff;
	border: 1px solid #cc99ff;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.neon
{
	height: 17px;
	font-size: 8pt;
	color: #cc99ff;
	border: 1px solid #cc99ff;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pageHeader
{
	font-family: verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #9900cc;
}

.title
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #6666ff;
}

