#TABWRAP {
	width: 210px;
	background-color: #eee;
	border: 2px solid #446;
	margin: 0;
	padding: 4px;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana,sans-serif;
}
#TABWRAP p {
	margin: 2px;
	padding: 2px 5px; 
	text-align: center;
}
#SymbolMenu {
	color: #fff;
	font-family: Verdana;
	font-weight: bold;
	padding: 10px 0 6px 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #999;
}
#SymbolMenu a {
	background-color: #446;
	padding: 10px 8px 6px 8px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border-left: 1px solid #ccc;
	border-right: 2px solid #999;
	border-top: 1px solid #999;
}
#SymbolMenu a:hover {
	background-color: #668;
	text-decoration: underline;
}
.Date {
	text-align: right;
	font-size: 60%;
	border-top: 1px solid #ccc;
	padding: 3px 4px 2px 0;
	width: 80%;
}
#Refresh {
	text-align: right;
	font-size: 60%;
	border-top: 1px solid #ccc;
	padding: 3px 4px 2px 0;
	width: 80%;
}
.TAB {
	background-color: #fff;
	position: relative;
	top: 0;
	left: 0;
	visibility: visible;
	display: none;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px;
}
.Last {
	text-align: center;
	padding: 8px 4px 6px 0;
	font-size: 85%;
	font-weight: bold;
	border: 1px dotted #ccc;
	background-color: #eee;
}
.Last a {
	text-decoration: none;
}
.Last a:hover {
	text-decoration: underline;
}
.ExpDate {
	text-align: right;
	padding: 4px 4px 8px 0;
}
.STRADDLE {
	position: relative;
	top: 0;
	left 20;
	visibility: visible;
	display: none;
}
.STRADDLE a {
	text-decoration: none;
}
.STRADDLE a:hover {
	text-decoration: underline;
}
.BE {
	font-style: italic;
	font-size: 80%;
}
