body,td,th {
	color: #333333;
	font-size: 12px;
	line-height:18px;
}
body {
	background-color: #4E4E4E;
	background-image: url(/images/pagebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.ftop {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.atop{
	color: #FFFFFF;
	text-decoration: none;
}
.atop:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.ftop2 {
	color: #4F4F4F;
	font-weight: bold;
}
.atop2{
	color: #4F4F4F;
	text-decoration: none;
}
.atop2:hover {
	text-decoration: underline;
	color: #4F4F4F;
}
.ftitle {
	font-size: 14px;
	font-weight: bold;
}
.ffoot {color: #999999;}
.afoot{
	color: #999999;
	text-decoration: none;
}
.afoot:hover {
	text-decoration: underline;
	color: #999999;
}
.aleft {
	font-size: 14px;
	color: #CFCFCF;
	font-weight: bold;
	text-decoration: none;
}
.aleft:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #CFCFCF;
	font-weight: bold;
}