font.yell{
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #F9EFBE;
		}
		
font.red{
	FONT-FAMILY: Verdana,Arial,Helvetica;
	COLOR: #FF0000;
		}
		
font.mn {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	}
	
font.txt {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	}
	
font.p {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	}

font.maroon {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-WEIGHT: bold;
	COLOR: #800000;
		}
		
font.maro{
	FONT-FAMILY: Verdana,Arial,Helvetica;
	COLOR: #800000;
		}
		
font.txtwb {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	}

font.txtb {
	FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-WEIGHT: bold;
	color: #000000;
	}
	
A.bu:link {
	text-decoration: underline; 
	color: #3366CC;
	}
A.bu:visited {
	text-decoration: underline; 
	color: #3366CC;
	}
A.bu:active {
	text-decoration: none; 
	color: #FF8000;
	}
A.bu:hover {
	text-decoration: none; 
	color: #FF8000;
	}

A.bu0:link {
	text-decoration: none; 
	color: #3366CC;
	}
A.bu0:visited {
	text-decoration: none; 
	color: #3366CC;
	}
A.bu0:active {
	text-decoration: underline; 
	color: #FF8000;
	}
A.bu0:hover {
	text-decoration: underline; 
	color: #FF8000;
	}	

A.wh:link {
	text-decoration: none; 
	color: #FFFFFF;
	}
A.wh:visited {
	text-decoration: none; 
	color: #FFFFFF;
	}
A.wh:active {
	text-decoration: none; 
	color: #F9EFBE;
	}
A.wh:hover {
	text-decoration: underline; 
	color: #F9EFBE;
	}	

A.re:link {
	text-decoration: none; 
	color: #800000;
	}
A.re:visited {
	text-decoration: none; 
	color: #800000;
	}
A.re:active {
	text-decoration: none; 
	color: #FF0000;
	}
A.re:hover {
	text-decoration: underline; 
	color: #FF8000;
	}
	
A.re1:link {
	text-decoration: underline; 
	color: #800000;
	}
A.re1:visited {
	text-decoration: underline; 
	color: #800000;
	}
A.re1:active {
	text-decoration: none; 
	color: #FF0000;
	}
A.re1:hover {
	text-decoration: none;
	color: #FF8000;
	}
	
TABLE.yell
{
    BACKGROUND-COLOR: #F9EFBE;
	}
	
TR.yell
{
    BACKGROUND-COLOR: #F9EFBE;
	}
	
TD.yell
{
    BACKGROUND-COLOR: #F9EFBE;
	}	

TABLE.whi
{
    BACKGROUND-COLOR: #FFFFFF;
	}

TR.whi
{
    BACKGROUND-COLOR: #FFFFFF;
	}

TD.whi
{
    BACKGROUND-COLOR: #FFFFFF;
	}

TABLE.grda
{
    BACKGROUND-COLOR: #F0F0EB
	}
	
TR.grda
{
    BACKGROUND-COLOR: #F0F0EB
	}
	
TD.grda
{
    BACKGROUND-COLOR: #F0F0EB
	}

	
TABLE.grli
{
    BACKGROUND-COLOR: #F5F5F5
	}	

TR.grli
{
    BACKGROUND-COLOR: #F5F5F5
	}		

TD.grli
{
    BACKGROUND-COLOR: #F5F5F5
	}	

TABLE.ora
{
    BACKGROUND-COLOR: #FF8040
	}	
TR.ora
{
    BACKGROUND-COLOR: #FF8040
	}	
TD.ora
{
    BACKGROUND-COLOR: #FF8040
	}		

TR
{
	text-align : left;
}

TABLE.gray
{
    BACKGROUND-COLOR: #808080
	}

TR.gray
{
    BACKGROUND-COLOR: #808080
	}

TD.gray
{
    BACKGROUND-COLOR: #808080
	}

TR.blk
{
    BACKGROUND-COLOR: #000000
	}

	
input.text
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt
}

INPUT.yellow
{
    BACKGROUND-COLOR: #F9EFBE;
    COLOR: #800000;
    FONT-FAMILY: Verdana,Arial,Helvetica;
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
}