/* CSS Document */
body {
	background-color:  #292927;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bfbfa6;
}
a {
	text-decoration: none;
 	color: #bfbfa6;
}
.menu_number {
	color: #3d433f;
}
.white {
	color: #f6f6f6;
}
.orange {
	color: #fa6412;
}
.t9 {
 font-size: 9px;
}
.t10 {
 font-size: 10px;
}

.t11 {
 font-size: 11px;
}
.t12 {
 font-size: 12px;
}
.t14 {
 font-size: 14px;
}
.t18 {
 font-size: 18px;
}
.t24 {
 font-size: 24px;
}

.bold{
 font-weight: bold;
}
