.menu a {
	color: #c0c0c0;
	text-decoration : none
}    
.menu  a:hover {
    color: red;
    text-decoration: underline
}

.col a {
	color: #CCCCCC;
	text-decoration: underline
}    
.col a:hover {
    color: #ffffff;    
}

a {
	color: #666666;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}
.bulletTextLineBreak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	float: left;
}
.productHdrsBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.linespace {
	white-space: pre;
	list-style-position: inside;
	list-style-type: disc;
}

#menuDiv
{
	margin-top: 20px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	background-color: #999999;
}

.emLabel, .emLabel:link, .emLabel:visited, .emLabel:hover { font-weight: normal; }

/* first or middle sibling, no children */
.ygtvtn { width:1em; }

/* first or middle sibling, collapsable */
.ygtvtm { width:1em; cursor:pointer }

/* first or middle sibling, collapsable, hover */
.ygtvtmh {  width:1em; cursor:pointer }

/* first or middle sibling, expandable */
.ygtvtp {  width:1em; cursor:pointer }

/* first or middle sibling, expandable, hover */
.ygtvtph {  width:1em; cursor:pointer }

/* last sibling, no children */
.ygtvln { width:1em; }

/* Last sibling, collapsable */
.ygtvlm {  width:1em; cursor:pointer; }

/* Last sibling, collapsable, hover */
.ygtvlmh { width:1em; cursor:pointer; }

/* Last sibling, expandable */
.ygtvlp {  width:1em; cursor:pointer; }

/* Last sibling, expandable, hover */
.ygtvlph {  width:1em; cursor:pointer; }

/* Loading icon */
.ygtvloading {  width:1em; }

/* the style for the empty cells that are used for rendering the depth
 * of the node */
.ygtvdepthcell { width:1em; }

.ygtvblankdepthcell { width:1em; }

/* the style of the div around each node */
.ygtvitem {border-top: 1px solid #777777;  }

/* the style of the div around each node's collection of children */
.ygtvchildren {  }
* html .ygtvchildren {  }

/* the style of the text label in ygTextNode */
.ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.menu2 table { width: 100%; }

.menu2 a { color: #FFFFFF; font-size: 8pt; font-weight: bold; }
.menu2 a:hover { text-decoration: none; }

.menuRoot { border-top: 1px solid #FFFFFF; margin-bottom: 0px; margin-top: 0px; background-color: #999999; }
.menuRoot tr.hover, .menuRoot tr:hover { background-color: #999999; }
.menuRoot_hover {border-top: 1px solid #FFFFFF; background-color: #999999;}

.menuChild { padding-left: 0px; background-color: #5F6168; }
.menuChild tr.hover, .menuChild tr:hover {  background-color: #999999; }
.menuChild a { font-weight: normal; color: #FFFFFF; }
.menuChild_hover a { font-weight: normal; color: #FFFFFF; background-color: #999999;}

.menuEnd { background-color: #5F6168; }
.menuEnd_hover { background-color: #999999; border-top: 0px solid #333333; border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #FFFFFF;}
.menuEnd_hover a { color: #FFFFFF; font-weight: normal;}
.menuEnd a { font-weight: normal; color: #FFFFFF;}
.Special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	top: auto;
	z-index: auto;
	height: auto;



}
.SpecialForBullets {
	font-size: 10px;
}
.bulletTextSpecial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	float: left;
}
