A:active
{
color: #000000;
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A:hover 
{
color: #36D868; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A:link 
{
color: #000000; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial;
font-size: 10pt;
}
A:visited 
{
color: #000000; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A.white:active
{
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A.white:hover 
{
color: #000000; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A.white:link 
{
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
A.white:visited 
{
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 10pt;
}
BODY
{
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
}
BODY.blue
{
COLOR: #FFFFFF;
BACKGROUND-COLOR: #313163;
}
BODY.darkblue
{
BACKGROUND-COLOR: #141527;
COLOR: #ffffff;
}
BODY.white
{
COLOR: #141527;
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
}

FORM
{
    	font-family: Arial;
 	font-size: 7pt;
	padding-left: 1px;
	padding-right: 1px;
    	margin: 0px;
	color: #000000;

}
FORM.small
{
FONT-FAMILY: Arial;
font-size: 7pt
MARGIN-LEFT: 0px; 
MARGIN-RIGHT: 0px; 
MARGIN-TOP: 0px; 
MARGIN-BOTTOM: 0px;
color: #000000;
}
H3.white
{
COLOR: #141527;
FONT-FAMILY: Arial;
FONT-SIZE: 12pt;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px
}
INPUT
{ 
    	font-family: Arial;
	height: 20px;
        FONT-SIZE: 10pt;
	padding-left: 1px;
	padding-right: 1px;
    	margin: 0px;
	color: #000000;

}
INPUT.button
{ 
	width: 100%;
	height: 20px;
	padding-left: 1px;
	padding-right: 1px;
    	margin: 0px;
	color: #000000;

}
INPUT.small
{
width: 100%;
FONT-SIZE: 8pt; 
MARGIN-LEFT: 0px; 
}

SELECT
{
    	font-family: Arial;
	FONT-SIZE: 10pt;
	height: 20px;
	padding-left: 1px;
	padding-right: 1px;
    	margin: 0px;
	color: #000000;
}
SELECT.small
{
FONT-SIZE: 8pt; 
MARGIN-LEFT: 0px; 
}
TABLE
{
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
}
TABLE.blue
{
COLOR: white;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
}
TABLE.darkblue
{
COLOR: white;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
BACKGROUND-COLOR: #141527;
}
TD
{
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
BACKGROUND-COLOR: #FFFFFF;
}
TD.blue
{
COLOR: white;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
BACKGROUND-COLOR: #332E66;
}
TD.darkblue
{
COLOR: white;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
BACKGROUND-COLOR: #141527;
}

TD.gray
{
COLOR: Black;
FONT-FAMILY: Arial;
FONT-SIZE: 8pt;
BACKGROUND-COLOR: #CCCCCC;

}

TD.disab
{
COLOR: Black;
FONT-FAMILY: Arial;
FONT-SIZE: 6pt;
BACKGROUND-COLOR: #EEEEEE;

}

TABLE.logon
{

border-width: 5;
border-spacing: 5pt;
padding: 5pt;


}
SPAN.underselect
{
font-size:8pt;
font-weight: bold;
color: #FF0000;
vertical-align: top;
}
SPAN.underselectblack
{
font-size:7pt;
color: #000000;

}

