@charset "utf-8";
.toplogo {
	background-image: url(images/top_main.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}
.mainbak {
	background-image: url(images/content_bak.gif);
	background-repeat: repeat-y;
	background-position: 1px;
}
.footer {
	background-image: url(images/footer1.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	text-decoration: none;
}
.subheds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}
