BODY
{
    FONT-SIZE: 8pt;
    COLOR: #99ff99;
    FONT-FAMILY: Trebuchet MS, Arial
}
BODY A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #666699;
    FONT-FAMILY: Trebuchet MS, Arial;
    TEXT-DECORATION: none
}
BODY H5
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #22bb22;
    FONT-FAMILY: Trebuchet MS, Arial
}
BODY A:hover
{
    COLOR: #9999cc
}
SPAN
{
    FONT-SIZE: 9pt;
    COLOR: #99ff99;
    FONT-FAMILY: Trebuchet MS, Arial;
    POSITION: absolute
}
BODY H3
{
    FONT-SIZE: 10pt;
    COLOR: #666699
}
BODY H5 A
{
    FONT-SIZE: 10pt;
    COLOR: #22bb22
}
BODY H3 A:hover
{
    COLOR: #9999cc
}
BODY H3 A
{
    FONT-SIZE: 10pt;
    COLOR: #666699
}
BODY H5 A:hover
{
    FONT-SIZE: 10pt;
    COLOR: #33ff66
}
SPAN.orderbutton
{
	cursor:hand;
}
SPAN.cartbutton
{
	cursor:hand;
}
BODY H4
{
    FONT-SIZE: 9pt;
    COLOR: #22bb22
}
SELECT
{
	background-color:#303030;
	height:10;
    FONT-SIZE: 9pt;
    font-family: Trebuchet MS, Arial;
    cursor: hand;
    COLOR: #22bb22
}
INPUT.btn
{
	background-color:#404040;
	height:20;
	cursor:hand;
    FONT-SIZE: 9pt;
    COLOR: #22bb22
}
.caption
{
    FONT-SIZE: 9pt;
    font-family: Trebuchet MS, Arial;
    COLOR: #22bb22
}
INPUT.txt
{
	background-color:#404040;
	height:17;
    FONT-SIZE: 9pt;
    COLOR: #22bb22
}
TEXTAREA
{
	font-family: Trebuchet MS, Arial;
	background-color:#404040;
    FONT-SIZE: 9pt;
    COLOR: #22bb22
}