body {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
a {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.menu {
	background-attachment: fixed;
	background-image: url(../images/menu_right.gif);
	background-repeat: no-repeat;
	background-position: left left;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border: thin solid #999999;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border: thin solid #999999;
}
.bold {
	font-weight: bold;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border: thin solid #999999;
}
