.footer_bg {
	background-image: url(images/footer_bg_green.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.heading {
	font-size: 19px;
	color: #4EAA2E;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 12px;
	color: #D9D6C6;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #546578;
}
a:link {
	color: #1B4B9C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B4B9C;
}
a:hover {
	text-decoration: none;
	color: #4EAA2E;
}
a:active {
	text-decoration: none;
	color: #1B4B9C;
}

.linka:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/proadbanner_21.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 25px;
	text-indent: 22pt;
	font-weight: bold;
}
.linka:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/proadbanner_21.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 25px;
	text-indent: 22pt;
	font-weight: bold;
}
.linka:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/proadbanner_19.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 25px;
	text-indent: 22pt;
	font-weight: bold;
}
.linka:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/proadbanner_21.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	line-height: 25px;
	text-indent: 22pt;
	font-weight: bold;
}
body {
	background-color: #D9D6C6;
}