.topbar {
	background-image: url(images/mainspacer-top.jpg);
	background-repeat: repeat-x;
}
.leftbar {
	background-image: url(images/mainframespacer-left.jpg);
	background-repeat: repeat-y;
	height: 389px;
}
.rightbar {
	background-image: url(images/mainframespacer-right.jpg);
	background-repeat: repeat-y;
}
.botbar {
	background-image: url(images/mainframespacer-bot.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial;
	font-size: 16px;
	color: white;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt
}
.popupText{
	color: #6D6D6E;
	font-size: 12px;
	font-weight: normal;
	line-height: 14pt
}
h1.popup{
	font-family: Times New Roman;
	font-size: 16px;
	color: #937D5B;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;
}
a {text-decoration:underline; color:#FFF;}
a:hover{text-decoration:none; color:#CCC;}
