BODY
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 12px;
}
P
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 12px;
}
SPAN
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 12px;
}
A:link
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A:active
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A:hover
{
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
A.navLink:link
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 11px;
}
A.navLink:visited
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 11px;
}
A.navLink:active
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 11px;
}
A.navLink:hover
{
    color: #666666;
    text-decoration: underline;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 11px;
}
A.clsFooterLink:link
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 8pt;
}
A.clsFooterLink:visited
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 8pt;
}
A.clsFooterLink:active
{
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 8pt;
}
A.clsFooterLink:hover
{
    color: #666666;
    text-decoration: underline;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 8pt;
}
TABLE.displayTable
{
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
}
TABLE.navTable
{
}
TABLE.contentTable
{
	background-color: #ffffff;
	padding-left: 10px; 
	padding-right: 10px;
}
TR.cartHeaderTR
{
	background-color: #cccccc;
}
TD
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 12px;
}
TD.navBullet
{
	padding-left: 4px;
    color: #666666;
    text-decoration: none;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 12px;
}
TD.contentTD
{
	background-color: #ffffff;
	BORDER-BOTTOM: #336699 1px  solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-RIGHT: #336699 1px solid;
}
TD.clsGroupHeader
{
	background: #f7f7f7;
	COLOR: #336699;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
    FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
TD.clsPageTitle
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}
TD.clsProductTitle
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}
TD.clsSmallFont
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 12px;
}
TD.clsFooter
{
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	FONT-SIZE: 10px;
}
TD.clsFooterLink
{
    color: #666666;
	font-family:arial,helvetica,verdana,sansserif;
    font-weight: bold;
	font-size: 8pt;
}
.btnNorm
{
	height: 22px;
	width: 78px; 
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	font-size: 12px; 
	xborder: 1px solid #000000; 
	border-bottom: 2px outset #333399; 
	border-right: 2px outset #333399; 
	border-top: 1px outset #333399; 
	border-left: 1px outset #333399; 
	background-color: #ccccff; 
	color: #000000;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}
.btnOver
{
	height: 22px;
	width: 78px; 
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
	font-size: 12px; 
	xxborder: 2px solid #333399; 
	border-bottom: 2px inset #333399; 
	border-right: 2px inset #333399; 
	border-top: 1px inset #333399; 
	border-left: 1px inset #333399; 
	background-color: #f7f7f7; 
	color: #333399;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
}

.btnCustNorm
{
    BORDER-RIGHT: #333399 2px outset;
    BORDER-TOP: #333399 1px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #333399 1px outset;
    CURSOR: pointer;
    COLOR: #000000;
    BORDER-BOTTOM: #333399 2px outset;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
    BACKGROUND-COLOR: #ccccff;
    xborder: 1px solid #000000;
    xbackground-color: #ff9999
}
.btnCustOver
{
    BORDER-RIGHT: #333399 2px inset;
    BORDER-TOP: #333399 1px inset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #333399 1px inset;
    CURSOR: pointer;
    COLOR: #333399;
    BORDER-BOTTOM: #333399 2px inset;
	FONT-FAMILY: Arial, Helvetica, Verdana, SansSerif;
    BACKGROUND-COLOR: #f7f7f7;
    xxborder: 2px solid #333399
}
.ErrorText
{
	COLOR: red;
}
.MemberText
{
    font-weight: bold;
	color: #666666;
}
.MemberText2
{
    font-weight: normal;
	color: #666666;
}
.MemberLink
{
    font-weight: normal;
    COLOR: #336699;
    TEXT-DECORATION: underline;
}
.bgBody
{
	background-color: #f7f7f7;
}
.rowSpaceAccount
{
	height: 6px;
}
