body {
	background-color: #000000;
}
a:link {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
td#menu a:link {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
}
td#menu a:visited {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
}
td#menu a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
td#menu a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
td#base a:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
td#base a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
td#base a:active {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
}
td#base a:hover {
	color: #ff9933;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	line-height: 34px;
	color: #cc0000;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
h4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #ffcc00;
	padding-left: 30px;
}
.textsmall {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.textsmallbase {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}
.textmenu {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	padding-left: 30px;
}
.textmenuhead {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #ffCC00;
	padding-left: 10px;
	line-height: 16px;
}
.textmain {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.maintextbox {
	padding-left: 20px;
}
.mainmenu {
	padding-left: 20px;
}
.mainback {
	background-image: url(images/page_back_01.jpg);
	background-repeat: repeat-y;
}
.spacer {
	font-size: 1px;
	line-height: 0px;
}
.maintextboxwide {
	padding-left: 20px;
	padding-right: 30px;
}
