.copy {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navbartxt {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	text-align: center;
}
.copyright {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mainwinborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CECECE;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.framebarline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.ExpoHeader {
	background-attachment: fixed;
	background-image: url(../commonground/images/ExpoHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
