﻿BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4F4F4F;
	font-size: 9pt;
}
.ddlStyle 
{
    width:110px;
}
.txtBxStyle
{
    width:110px;
}
.ResultsLabelStyle
{
    font-size: 9pt;
    text-align: right;
}
.ResultsStyleInactive
{
    background-color: #CDD0D0;
    border: solid 1px #CDD0D0;
    color: #CDD0D0;
    width:110px;
    font-size: 12pt;
    font-weight:bold;
    text-align: right;
}
.ResultsStyle
{
    background-color: #CDD0D0;
    border: solid 1px #CDD0D0;
    color: #000000;
    width:110px;
    font-size: 12pt;
    font-weight:bold;
    text-align: right;
}
.news {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #EA7C28;

	font-size: 14pt;

}