<STYLE>

A { text-decoration:none; color:#0033CC; }
A:Hover { text-decoration:underline; }


SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
FORM
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
OL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
UL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
PRE
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
LAYER
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
ILAYER
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
HR
{
    COLOR: #333333;
    HEIGHT: 1px
}

.SignOn    { color: white;
             font-color: white;
             background-color:green;
	     font-size:14pt;
	     font-weight:400;
	     font-style:normal;
	     font-family:Tahoma;
	     cursor: hand;
           }

.TblHdr0  { color: white;
            font-color: white;
            background-color:green;
	        font-size:10pt;
	        font-weight:400;
	        font-style:normal;
	        font-family:Tahoma;
	        cursor: hand;
          }

.TblHdr1  { color: white;
            font-color: white;
            background-color:green;
	        font-size:11pt;
	        font-weight:400;
	        font-style:normal;
	        font-family:Tahoma;
	        cursor: hand;
          }

.TblHdr2  { color: white;
            font-color: white;
            background-color:green;
	        font-size:12pt;
	        font-weight:400;
	        font-style:normal;
	        font-family:Tahoma;
	        cursor: hand;
          }

.TblHdr4  { color: white;
            font-color: white;
            background-color:green;
	        font-size:14pt;
	        font-weight:400;
	        font-style:normal;
	        font-family:Tahoma;
	        cursor: hand;
          }

.sMenu	{
        width: 150px;
        font-color: #CC3300;
        background-color:white;
		font-size:10pt;
		font-weight:400;
		font-style:normal;
		font-family:Tahoma;
		cursor: hand;
         }

.sMenuOver	{
        width: 150px;
        font-color: White;
        background-color:#CC3300;
		font-size:10pt;
		font-weight:400;
		font-style:bold;
		font-family:Tahoma;
		cursor: hand;
         }
         
.sMenu2	{
        Color: white;
        Background-color:#999999;
		font-size:10pt;
		font-weight:400;
		font-style:bold;
		font-family:Tahoma;
		cursor: hand;
         }

.sMenu2Over	{
        Color: white;
        Background-color:#CC3300;
		font-size:10pt;
		font-weight:400;
		font-style:bold;
		font-family:Tahoma;
		cursor: hand;
         }

</STYLE>
