@charset "utf-8";
.bodytop {
	background-image: url(images-site/sign-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
}

.maindivbg {
	background-image: url(images-site/top-back.jpg);
	background-repeat: repeat-x;
}