.tbborder {
	border: 1px solid #FFFFFF;
}
.tbbordertop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tbbottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFFF33;
}
body {
	background-color: #333333;
}
.textnav {
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.linksleft {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFEA93;
}
.subtitle {
	font-size: 14px;
	color: #FFFF33;
	font-weight: normal;
}
.title {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}.listnumbers {
	list-style-type: decimal;
}
.subtitleindex {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.tbbordercontent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bigtext {
	font-size: 15px;
}
.tabledoted {
	border: 1px dotted #FFFFFF;
}
.smalllinks {
	font-size: 12px;
	color: #FFFFFF;
}
