body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #90A93E;
}
body,td,th {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #4B4B4B;
	line-height: 17px;
}
a:link {
	color: #F04E23;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F04E23;
}
a:hover {
	text-decoration: underline;
	color: #6EB535;
}
a:active {
	text-decoration: none;
}
.copyright {
	background-image: url(../images/foot02.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(../images/foot03.jpg);
	background-repeat: no-repeat;
}

.eleven {
	font-size: 11px;
	color: #FFFFFF;
}
.topic {
	font-weight: bold;
	color: #754C24;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFF33E;
}
a.white:active {
	text-decoration: none;
}.small {
	font-size: 11px;
}
