.bottombar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.topbanner {
	height: 300px;
}
.centertable {
	width: 820px;
}
.Links {
	width: 60px;
}
.leftbar {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	width: 135px;
}
.rightbar {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	width: 135px;
}
.topbar {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

