body {
	margin: 0px;
	background-image: url(img/bg2.gif);
	background-position:center top;
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-color: #292929
}

a:link {
	text-decoration: none;
	color: #FFFFFF
}
a:visited {
	text-decoration: none;
	color: #FFFFFF
}
a:hover {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: none;
	color: #FFFFFF
}

a.ftlink:link {
	text-decoration: none;
	color: #000000
}
a.ftlink:visited {
	text-decoration: none;
	color: #333333
}
a.ftlink:hover {
	text-decoration: none;
	color: #ff6600
}
a.ftlink:active {
	text-decoration: none;
	color: #ff6600
}


.fdr11 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.fdr12 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.fdr13t {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.fdr10 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.fdr10b {
	font-family: Arial;
	font-size: 10px;
	color: #222222;
}
.fdr12b {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.base {
	font-family: Arial;
	font-size: 10px;
	line-height:14px;
	color: #000000
}
.fter {
	font-family: Arial;
	font-size: 8px;
	line-height:14px;
	color: #000000
}