body {
	background-color: #9A9A9A;
	margin: 0px;
	background-image: url(images/diamond.gif);
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.redundant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615F5A;
}
.redundant a:visited {
	color: #615F5A;
	text-decoration: none;
}
.redundant a:active {
	color: #615F5A;
	text-decoration: none;
}
.redundant a:link {
	color: #615F5A;
	text-decoration: none;
}
.redundant a:hover {
	color: #615F5A;
	text-decoration: underline;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:link {

	color: #E0E0E0;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sub a:visited {
	color: #333333;
	text-decoration: none;
}
.sub a:active {
	color: #333333;
	text-decoration: none;
}
.sub a:link {
	color: #333333;
	text-decoration: none;
}
.sub a:hover {
	color: #FF0000;
	text-decoration: none;
}
.main {
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
}
.subsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8986;
	line-height: 14px;
}
.subsub a:visited {
	color: #8B8986;
	text-decoration: none;
}
.subsub a:active {
	color: #8B8986;
	text-decoration: none;
}
.subsub a:link {
	color: #8B8986;
	text-decoration: none;
}
.subsub a:hover {
	color: #288AA6;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #990033;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px 3px 2px;
}
.stretch {
	width: 100%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	background-color: #DDDDDD;
	border: 0px;
	padding: 1px 3px;
}
h4 {
	font-size: 14px;
	color: #990033;
}
.darktext {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.darktext a:visited {
	color: #ddd;
	text-decoration: none;
}
.darktext a:active {
	color: #ddd;
	text-decoration: none;
}
.darktext a:link {
	color: #ddd;
	text-decoration: none;
}
.darktext a:hover {
	color: #ddd;
	text-decoration: underline;
}.search {
	margin-top: 10px;
	margin-bottom: 5px;
}
.go {
	color: #8D8D8C;
	margin: 0px;
	padding-top: 7px;
}

