@charset "utf-8";
body,td,th {
	color: #000;
	text-align: center;
	line-height: 8px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
body {
	background-color: #000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #184949;
}
a:active {
	text-decoration: none;
	color: #66CCCC;
}
#thumbmenu 	{
	width: 116px;
	height: 32px;
	background-color: #000000;
}
#thumbcolumn1 	{
	width: 54px;
	background-color: #000000;
}
#thumbcolumn2 	{
	width: 54px;
	background-color: #000000;
}
#thumbhoriz 	{
	width: 116px;
	background-color: #000000;
}
html {
	scrollbar-face-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#ed2024;
}

