td {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
}

.tablab {
	color:#1F527B;
	font-weight:bold;
}

.tabdat {
	font-family:Arial;
	font-size:11px;
	color:#1F527B;
	font-weight:normal;
	text-decoration: none;
}

.error {
	font-family:Arial;
	font-size:11px;
	color:#e10000;
	font-weight:bold;
	text-decoration: none;
}

.promoLink {
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

.promoLink:link {}

.promoLink:visited {}

.chart {
	font-family: Arial;
	font-size: 11px;
	color:black;
	font-weight: bold;
	text-decoration: none;
}
.chart:link {}

.chart:visited {}

.chart:hover {
	color: #595959;
}

input
{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:black;
}

.submit
{
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
	background:#1F527B;
}

select
{
	font-size:11px;
	color:#1F527B;
	font-family:Arial;
	font-weight:normal;
}

.searched
{
	font-size:11px;
	color:black;
	font-family:Arial;
	font-weight:normal;
	background:#9bdeff;
}

td.heading
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#1F527B;
	text-decoration: none;
}

h1
{
	font-size:16px;
	color:#1F527B;
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}

h2
{
	font-size:14px;
	color:#e10000;
	font-family:Arial;
	font-weight:bold;
	text-decoration: none;
}

.masterTABLE {
	border : 0px ;
}

.menuflash {
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#1F527B;
	text-decoration: none;
}

.menuFlashSelected {
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	color:#e10000;
	text-decoration: none;
}

.menuflash A:link {
    color: #1F527B;
    text-decoration: none
}
.menuflash A:visited {}

.menuflash A:hover {
	color: #e10000;
}

.copyright {
	font-size:11px;
	color:white;
	font-weight:normal;
	text-decoration: none;
}

.chartHeading {
	font-size : 16pt;
	color : #ffffff;
	background-color: #808080;
}


.chartHeadingSmall {
	font-size : 11pt;
	color : #ffffff;
	font-weight:bold;
	background-color: #808080;
}

.chartHeadingTiny {
	font-size : 9pt;
	color : #ffffff;
	font-weight:bold;
	background-color: #808080;
}


.chartGen {
	font-family : Arial;
	font-weight : normal;
	font-size : 9pt;
	color : #c0c0c0;
}