.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.paging {
	font:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	text-decoration:none;
	color:#0000CC;
	background-color: #EEEEEE;
}
.pagingSel {
	font:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#0000CC;
	background-color:#FFFFFF;
}

.stockList1 {text-decoration: none; color: #000000; font-size: 13px; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.stockList1:link {text-decoration: none; color: #000000;}
A.stockList1:hover {text-decoration: none; color: #FF0000;}
A.stockList1:active {text-decoration: none; color: #FF0000;}
A.stockList1:visited {text-decoration: none; color: #000000;}
TD.stockList1 {background-color: #CAF2FF;  }

.stockList2 {text-decoration: none; color: #000000; font-size: 13px; font-family: "Trebuchet MS", Tahoma, Verdana, Arial;}
A.stockList2:link {text-decoration: none; color: #000000;}
A.stockList2:hover {text-decoration: none; color: #FF0000;}
A.stockList2:active {text-decoration: none; color: #FF0000;}
A.stockList2:visited {text-decoration: none; color: #000000;}
TD.stockList2 {background-color: #AADFFF ;}