body {
	background-color: #000000;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#bucket {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #181818;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
#bucket a:link {
	color: #9966FF;
}
#bucket a:visited {
	color: #999999;
}
#bucket a:hover {
	color: #FF5848;
}
#bucket a:active {
	color: #FA2D2D;
}
#navTable {
	background-color: #000000;
	background-image: url(../img/nav_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CC99FF;
	text-decoration: none;
}
a:hover {
	color: #855ADB;
	text-decoration: none;
}
a:active {
	color: #FA2D2D;
	text-decoration: none;
}
h1  {
	font-size: 24px;
	font-weight: bold;
	color: #FC6D3F;
}
h2  {
	font-size: 22px;
	color: #A7113F;
	text-decoration: none;
}
h3  {
	font-size: 18px;
	color: #A7113F;
	text-decoration: none;
}
h4  {
	font-size: 18px;
	color: #FC6D3F;
	text-decoration: none;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FC6D3F;
	text-decoration: none;
}
.copyright {font-size: 12px}
