INPUT
{
    BORDER-RIGHT: #336699 1px groove;
    BORDER-TOP: #336699 1px groove;
    FONT: 8pt Tahoma, verdana;
    BORDER-LEFT: #336699 1px groove;
    BORDER-BOTTOM: #336699 1px groove;
    HEIGHT: 20px;
    
}
BUTTON
{
    FONT: 8pt Tahoma, verdana;    
    HEIGHT: 25px
}
SELECT
{
    FONT: 8pt verdana;
    
}
TABLE
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana
}
.SpecialHead
{
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TH
{
    BORDER-RIGHT: #ff9900 thin;
    BORDER-TOP: #ff9900 thin;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #ff9900 thin;
    COLOR: #ffffff;
    BORDER-BOTTOM: #ff9900 thin;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #336699
}
TR{
	FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, Verdana;
   }
A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, tahoma;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana, Tahoma;
    TEXT-DECORATION: none
}
BODY
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Verdana
}
TD
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Verdana
}
TEXTAREA
{
    BORDER-RIGHT: #336699;
    BORDER-TOP: #336699;
    FONT-WEIGHT: lighter;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #336699;
    BORDER-BOTTOM: #336699;
    FONT-FAMILY: verdana, Tahoma;
    BACKGROUND-COLOR: #cccccc;
   
}
