.lineMenu {
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}
.back {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.btmline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

