A 
{ 
	color: Gray; 
}
A:hover 
{
	color: #f30;
}
.EditLink 
{
	font-size: 10px;
	padding-bottom: 0px;
}
TD,BODY {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 12px;
    line-height : 16px;
}
P.halfspace {
    line-height : 20px;
}
.title {
    color: #c90;
    font-size : 18px;
    line-height : 24px;
    font-weight : bold;
    font-style : italic;
}
.subtitle {
    color: #c90;
    font-size : 14px;
    line-height : 18px;
}
TD.menuLevel0_left {
    WIDTH:12;
}
TD.menuLevel0_center {
	BACKGROUND-REPEAT: repeat;
    WIDTH:115;
}
TD.menuLevel0_right {
    BACKGROUND-REPEAT: repeat;
    WIDTH: 12;
}

TD.menuLevel1_left {
    WIDTH:12
}
TD.menuLevel1_center {
	WIDTH:90
}
TD.menuLevel1_right {
    WIDTH:9
}
TD.menuLevel2_left {
    WIDTH: 17;
}
TD.menuLevel2_center {
	WIDTH:112
}
TD.menuLevel2_right {
    WIDTH:17
}
TD.menuLevel3_left {
    WIDTH: 27;
}
TD.menuLevel3_center {
	WIDTH:104
}
TD.menuLevel3_right {
    WIDTH: 17;
}

A.menuLinkLevel0
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel0:visited
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel0:hover
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: underline
}
A.menuLinkLevel1
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel1:visited
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel1:hover
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: underline
}
A.menuLinkLevel2
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel2:visited
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel2:hover
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: underline
}
A.menuLinkLevel3
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel3:visited
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: none
}
A.menuLinkLevel3:hover
{
    VERTICAL-ALIGN: bottom;
    TEXT-DECORATION: underline
}
.menuLevel0_bottom
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: middle;
    WIDTH: 148px;
    COLOR: #000;
    LINE-HEIGHT: 2
}
.menuLevel1_bottom
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: middle;
    WIDTH: 148px;
    COLOR: #000;
    LINE-HEIGHT: 2
}
.menuLevel2_bottom
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: middle;
    WIDTH: 148px;
    COLOR: #000;
    LINE-HEIGHT: 2
}
.menuLevel3_bottom
{
    FONT-WEIGHT: normal;
    VERTICAL-ALIGN: middle;
    WIDTH: 148px;
    COLOR: #000;
    LINE-HEIGHT: 1
}
.menuSpacer
{
    LINE-HEIGHT: 0
}
.ButtonR2
{
	BORDER-RIGHT: #999 1px solid; 
	FONT-SIZE: x-small; 
	BACKGROUND: url(btnbg.jpg); 
	COLOR: #003366; 
	BORDER-BOTTOM: #999 1px solid; 
	FONT-FAMILY: Arial, Helvetica; 
	HEIGHT: 20px 
}
#ProductDetail TD
{
	font-size: 8pt;
}

A.ProductItem
{
	text-decoration: none;
}

A.ProductItem:hover
{
	text-decoration: underline;
}

A.features
{
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
    color: #676767;
}