body {
	background-color: #E6ECE3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
    font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
	color: #46463C;
}
a {
	color: #46463C;
	text-decoration: none;
}
a:visited {
	color: #46463C;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
.f10s15 {
	font-size: 10px;
	line-height: 15px;
}
.f11 {
	font-size: 11px;
}
.f11s15 {
	font-size: 11px;
	line-height: 15px;
}
.f11s16 {
	font-size: 11px;
	line-height: 16px;
}
.f12 {
	font-size: 12px;
}
.f14s18 {
	font-size: 14px;
	line-height: 18px;
}
.colorFF8F0A {
	color: #FF8F0A;
}
.color82826E {
	color: #82826E;
}
.colorFFFFFF {
	color: #FFFFFF;
}
.bgnorepeat {
	background-repeat: no-repeat;
}
.bgrepeatx {
	background-repeat: repeat-x;
}