a 
	{
	font: bold 12px arial, helvetica;
	color: #000000;
	text-decoration: none
	}
a:hover 
	{
	color: #FF0033;
	text-decoration:underline
	}
a:active 
	{
	color: #00FF00;
	text-decoration:underline
	}

.titlepage
	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00229F;
	}

.titlepage2
	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e70f0f;
	}

.titleline
	{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #00229F;
	}

.titleline1
	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #00229F;
	}

.titleline2
	{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00229F;
	}

.titleline3
	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	}

.tableTitle
	{
	font: bold 20px Arial, Helvetica, sans-serif;
	background-color: #074b88; 
	color: #FFFFFF;
	text-align: center
	}

.tableHeading
	{
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #FFB300; 
	color: #000000
	}

.tableHeadingP
	{
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 
	color: #000000;
	text-align: center
	}

.rowRedHard
	{
	font: bold 16px Arial, Helvetica, sans-serif;
	background-color: #FFE3A3; 
	color: #8A0000
	}

.rowSoft
	{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #E4EBF3; 
	color: #000000
	}

.rowPrint
	{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #CFE9FF;
	color: #000000
	}

.rowField
	{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #E4EBF3; 
	color: #000000;
	text-transform: uppercase
	}
.rowField1
	{
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #E4EBF3; 
	color: #000000;
	}

.rowField2
	{
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #C8D9FF; 
	color: #000000;
	text-transform: uppercase
	}

.rowField3
	{
	font: 13px Arial, Helvetica, sans-serif;
	background-color: #E4EBF3; 
	color: #000000;
	}

.button 
	{
	font: bold 16px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #669966;
	color: #000000;
	text-align: center;
	text-transform: uppercase
	}

.bgwindow_grey
	{
	background-color: #FFFBE2;
	}

.button_blu
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFCC33;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 10em
	}

.button_green
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #BCFF9F;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 7em
	}

.button_brown
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #A7D3F3;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 9em
	}

.button_blu2
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FF9900;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 10em
	}

.button_green2
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #66ff33;
	color: #FF0033;
	text-align: center;
	text-transform: uppercase;
	width: 7em
	}
.button_brown2
	{
	font: 12px Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #6BA8F3;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	width: 9em
	}
.loginText
        {
        font-family: Verbana;
        font-size: 14px;
        color: blue;
        }

.loginValue
        {
        font-family: Verdana;
        color: blue;
        font-size: 14px;
        font-weight: bold;
        background-color: #EEFFFF;
        }

