.border {
	border-top: 1px solid #99CCCC;
	border-right: 2px none #99CCCC;
	border-bottom: 3px solid #99CCCC;
	border-left: 2px none #99CCCC;
	background-color: #FFFFFF;
}
.narrowframe {
	background-color: #99CCCC;
	height: 2px;
	width: 720px;
}
.designquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
}
.menubar {
	background-color: #333333;
}
.verticalline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
