<style>
<!--

.upperNav	{font-family:Arial;font-size:8pt;font-weight:bold;}
.SubCat		{font-family:Arial;font-size:12pt;font-weight:bold;}
.PartNum	{font-family:Arial;font-size:8pt;}
.Product	{font-family:Arial;font-size:10pt;font-weight:bold;}
.Price		{font-family:Arial;font-size:10pt;color:#ff0000;font-weight:bold;}
.Header		{font-family:Arial;font-size:13pt;font-weight:bold;font-style:italic;}
.showing	{font-family:Arial;font-size:8pt;font-weight:bold;}
.description	{font-family:Arial;font-size:10pt;}

.category	{font-family:Arial;font-size:8pt;font-weight:bold}
.prod		{font-family:Arial;font-size:8pt;}

.tableHeaders	{font-family:Arial;font-size:8pt;font-weight:bold;background-color:#ABC0D7}
.tableData	{font-family:Arial;font-size:8pt}
.tableData1	{font-family:Arial;font-size:8pt;background-color:#eeeeee}
.EMAILEXISTS	{font-family:Arial;font-size:10pt;font-weight:bold;color:#ff0000}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
}
.Bar
{
    FLOAT: left;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    line-height:10pt;
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: #abc0d7;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    line-height:10pt;
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    line-height:10pt;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    line-height:10pt;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    FLOAT: left;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    POSITION: relative;
    BACKGROUND-COLOR: white;
    font-family:Arial;
    font-size:8pt;
    font-weight:bold;
    color:#770000;
    line-height:10pt;
}


//-->
</style>
