body {
	/*background-image: url(images/BackPattern-1.gif);*/
	background-image: url(images/bg1.gif);
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.style1 {
	color: #178128;
	font-weight: bold;
}
.style2 {
color: #178128;
font-size: 12px;
}
.style2:hover {color: #3c8360}
.style10 {color: #FFFFFF; font-weight: bold; }
.style11 {
	font-size: 10;
	font-weight: bold;
}
#footer {
	color: gray;
}
#footer a {
	color: gray;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}