.top {
	background-image: url(images/bak_top.gif);
	background-repeat: no-repeat;
}
.bak1 {
	background-image: url(images/bak_main.gif);
	background-repeat: repeat-y;
}
.foot {
	background-image: url(images/bak_footer.gif);
	background-repeat: no-repeat;
}
.hed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 22px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}
.frame1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
	background-color: #f2f2f2;
}
