BODY {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #909090;
	text-decoration: none;
}
TD {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #909090;
	text-decoration: none;
}

.png {
	behavior: url("/style/png.htc");
}
.header {
	font-family: Tahoma;
	font-size: 13px;
	text-transform:uppercase;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #909090;
	text-decoration: none;
}
.nav {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #c2c2c2;
	text-decoration: none;
}
.text_red {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #da4600;
	text-decoration: none;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.text_white_s {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
