﻿.cssLabelStyle
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #031638;
    line-height: 22px;
    vertical-align: middle;
    text-align: right;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
}
.cssLabelNumberStyle
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #031638;
	line-height: 22px;
	vertical-align: middle;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-indent: inherit;
	text-align: center;
}
.cssAlertStyle
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #CC0000;
    line-height: 22px;
    vertical-align: middle;
    text-align: left;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
    top: 54px;
    left: 9px;
    height: 22px;
    width: 1142px;
}
