.back {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ff0000;
	text-decoration: none;
}
.navbar {
	color: #ff0000;
	text-decoration: none;
}
.main a:link {
	color: #ff0000;
}
.main a:visited {
	color: #ff0000;
	text-decoration: none;
}
.main a:hover {
	color: #999999;
	text-decoration: none;
}
.main a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 18px;
}
.navbar a:link {
	color: #ff0000;
	text-decoration: none;
}
.navbar a:visited {
	color: #ff0000;
	text-decoration: none;
}
.navbar a:hover {
	color: #999999;
	text-decoration: none;
}
.navbar a:active {
	color: #cc0000;
	text-decoration: none;
}
.goldback {
	background-color: 82500f;
	background-image: url(images/gold.gif);
	background-repeat: repeat;
}
.left{
	float: right;
	padding-left: 12px;
}
.thumbsmall{
	float: left;
}.back tr td table tr td strong a {
	text-align: center;
}
.name {
	color: #FF0;
}
.back tr td table tr td table tr .main table tr td .style6 {
	font-size: 16px;
}

