body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #EAEAEA;
}
body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFBA00;
}
a:link {
	text-decoration: none;
	color: #FFBA00;
}
a:visited {
	text-decoration: none;
	color: #FFBA00;
}
a:hover {
	text-decoration: none;
	color: #EAEAEA;
}
a:active {
	text-decoration: none;
	color: #FFBA00;
}
a.menu:link {
	text-decoration: none;
	color: #EAEAEA;
}
a.menu:visited {
	text-decoration: none;
	color: #EAEAEA;
}
a.menu:hover {
	text-decoration: none;
	color: #FFBA00;
}
a.menu:active {
	text-decoration: none;
	color: #EAEAEA;
}
.black {
color: #000000;
}
.silver {
color: #C4C3C8;
}
.floatright {
float:right;
margin-top:4px;
margin-left:4px;
margin-bottom:4px;
}
.floatleft {
float:left;
margin-top:4px;
margin-right:4px;
margin-bottom:4px;
}
.tbox {
background-color: #C4C3C8;
font-size: 12px;
color: #000000;
border-color: #000000;
border-style: inset; 
border-width: 1px;
}
.tbox_max {
background-color: #C4C3C8;
font-size: 12px;
color: #000000;
border-color: #000000;
border-style: inset; 
border-width: 1px;
}
.button {
background-color: #C4C3C8;
font-size: 12px;
color: #000000;
border-width: 1px;
}
.tbbg {
	background-color: #19181D;
}