body {
	font: 75% Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color:#E8E8E8;
	color:#000000; 
	line-height: 16pt; 
	margin: 0em 0em 0em 0em;
}

table {
	font-size: 9pt; 
	color:#000000; 
	line-height: 16pt; 
	margin: 0em 0em 0em 0em;
}

td { 
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	font-size: 10pt; 
	color: #006699; 
	text-decoration: none;
}
a:hover {
	font-size: 10pt; 
	color: #fab000; 
	text-decoration: underline;
}

.previewtable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:0px;
	width: 320px;
}

.previewtable .changedown { color: #ff3300; }
.previewtable .changeno { color: #000000; }
.previewtable .changeup { color: #006633; }

/*** for return table on top ***/
.returntable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 120px;
	white-space:nowrap;
	font-size: 9px;
}

.returntable .changedown { color: #ff3300; }
.returntable .changeno { color: #000000; }
.returntable .changeup { color: #006633; }

/*** for market table ***/
.marketdatatable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 98%;
}

.marketdatatable .changedown { color: #ff3300; }
.marketdatatable .changeno { color: #000000; }
.marketdatatable .changeup { color: #006633; }

.bonddatatable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 98%;
}

.bonddatatable .changedown { color: #ff3300; }
.bonddatatable .changeno { color: #000000; }
.bonddatatable .changeup { color: #006633; }

/** **/
.previewrow1 {
	text-align:right; 
    background-color: #DDDDDD;
    line-height: 27px;
}

.previewrow2 {
	text-align:right; 
    background-color: #DCE8F3;
    line-height: 27px;
}

.previewrow {
    line-height: 27px;
}

/* text ad table */

#textad div {
	float: center;
	vertical-align: middle;
} 
#textad div a {
	display: block;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	color: #CC0000;
	font-size:10pt;
	font-weight: 600;
} 
#textad div a:hover {
	display: block;
	background: #346376;
	color: #FFFFFF;
	padding: 0px 3px 0px 3px;
	font-size:10pt;
	font-weight: 500;
}

.textadtable {
	border-style:none; 
	background-color:#EFEFEF; 
}
