
a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {  font-family: Arial; font-size: 12px; color: #000000}
a:visited    {  font-family: Arial; font-size: 12px; color: #000000}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}

.mwClrUp{
	color:#009900;
}
.mwClrDown{
	color:#CC0000;
}

.boxheader{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : White;
	background : #336699;
	text-decoration : none;
}

.boxlabelcolor{
	background : #BAD8F5;
}

.chartlabel{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
	color : Black;
}

.charttext{
	font-family : Arial, Helvetica;
	font-size : 12px;
	color : Black;
}

.chartdata{
	font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
	text-align : right;
}

.captionname{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight : bold;
}

.chartcolor1{
	background :  White;
}
.chartcolor2{
	background :  #DDDDDD;
}

.chartdataneg{
	font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
	text-align : right;
	color : #CC0000;
}
.chartdatapos{
	font-family : Arial, Helvetica;
	font-size : 12px;
	text-decoration : none;
	text-align : right;
	color : #009900;
}

.mwTableBorder{
	border-width : 2px;
	border-color : 31639C 31639C 31639C 31639C;
	border-style : solid;
}

.mwNormalBold{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:000000;
}

.mwVXSmall{
	font-family:verdana;
	font-size:9px;
}

.mwMid{
	font-family:arial;
	font-size:12px;
}

.mwVNormalBold{
	font-family:verdana;
	font-size:11px;
	color:000000;
	font-weight : bold;
}

.mwBgRowAlt{
	background-color:#E6EBF0;
}

.timestamp{
        font-family : Verdana, Arial, Helvetica;
        font-size : 10px;
        color : #666666;
}