/* CSS Document */
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #023141;
	list-style-image: url(images/bullet.gif);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgrtile.gif);
    height:100%;
}
.mainTable {
	border: 1px solid #023141;
    height:100%;
}
.body a:active { color: #990000; text-decoration: underline; font-weight: bold}
.body a:link {  color: #660000; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #660000;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #990000; text-decoration: underline ; font-weight: bold}

.footer   {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footer  a:active {  color: #660000; text-decoration: none}
.footer  a:link {  color: #660000; text-decoration: none}
.footer  a:visited {  color: #660000; text-decoration: none}
.footer  a:hover {  color: #660000; text-decoration: underline}

.leftCell {
	height: 100%;
	background-image: url(images/flashmarket_bg.gif);
}
#watermark {
	background-image: url(images/flashmarket_watermark.gif);
	padding-right: 10px;
}
.time {
	color: #999999;
}
.summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	list-style-image: url(images/bullet.gif);
	font-weight: bold;
}
.disclaimer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
