

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #00FF00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../ICONS/BG2.png);
}

.MktSymb {	font-family: "Times New Roman", Times, serif;
	font-size: 14pt; 
	color: #FFFF00 ;
	font-weight: bold;
}

.MktBest {font-family: "Times New Roman", Times, serif;
 font-size: 10pt; 
 color: #FFFF00; 
 font-weight: bold;
 }

.MktPrice {	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #00FF00;
	font-weight: bold;
}

.MktPriceY {	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFF00;
	font-weight: bold;
}


.MktPriceR {	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FF0000;
	font-weight: bold;
}

.MktChangeY {	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFF00;
	font-weight: bold;
}

.MktChange {	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00FF00;
	font-weight: bold;
}

.MktChangeR {	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.ReqDetail {	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}

.ReqTot {font-family: "Times New Roman", Times, serif; 
	font-size: 16pt; 
	color: #FFFF00; 
	font-weight: bold;
}

.FormFont {	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0000FF;
	font-weight: bold;
}

.FormFontR {	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
}

.Red {
	font-family: Times;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.Green {
	font-family: Times;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
}

.Confirm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF6600;
	font-weight: bold;
}
.Listing {font-family: "Times New Roman", Times, serif;
 font-size: 8pt; 
 color: #0000FF; 
 font-weight: normal;
 }
 .Location {font-family: "Times New Roman", Times, serif;
 font-size: 8pt; 
 color: #00FF00; 
 font-weight: normal;
 }
 .Grey {	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	}