@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
.home_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-size: 10pt; color: #8A744B;}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #533E29;
}
a:active {
	text-decoration: none;
}
.hori_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.trophies {
	font-weight: normal;
	color: #000000;
}

