@charset "utf-8";
.tahoma11pxGray {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tahoma10pxDarkRed {
	font-family: Tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.tahoma10pxDarkGray {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #171717;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tahoma9pxGray {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
