.pagenav_header{
	width:750px;
	height:26px;
	padding-left:158px;
	width/**/:/**/ 592px;
}
.pagenav_left{
	float:left;
	width:157px;
	height: 700px;
	background: url(../../images/LeftNav/LeftBackground.gif) repeat;
}
.navtitle {
	background:url(../../images/LeftNav/bg_navtitle1.gif) no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	height:23px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.switchgroup1 img {
	border:0;
}
#shopping_bag {
	width:157px;
	height:112px;
	padding:55px 0 0 65px;
	width/**/:/**/ 92px;
	height/**/:/**/ 57px;
	font-size:10px;
	font-weight:bold;
	background: url(../../images/LeftNav/ShoppingBagDown.gif) no-repeat;
	cursor:pointer;
}
.shopping_bag1 {
	width:157px;
	height:112px;
	padding:55px 0 0 65px;
	width/**/:/**/ 92px;
	height/**/:/**/ 57px;
	font-size:10px;
	font-weight:bold;
	background: url(../../images/LeftNav/ShoppingBagDown.gif) no-repeat;
	cursor:pointer;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
}

.shopping_bag2 {
	width:157px;
	height:112px;
	padding:55px 0 0 65px;
	width/**/:/**/ 92px;
	height/**/:/**/ 57px;
	font-size:10px;
	font-weight:bold;
	background: url(../../images/LeftNav/ShoppingBagUp.gif) no-repeat;
	cursor:pointer;
	border-top: 1px solid White;
	border-bottom: 1px solid White;	
}


.pagenav_header_item {
	float:right;
	padding:8px 10px 8px 10px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.pagenav_header_item a {
	color:#FFFFFF;
	text-decoration:none;
}
.pagenav_header_item a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.pagenav_header_item a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.pagenav_header_item a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.pagenav_left_item {
	width:157px;
	height:31px;
	background-image:url(../../images/generic/bg-pagenav_left.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	cursor:pointer;

}
.pagenav_left_item a {
	width:157px;
	height:31px;
	background-image:url(../../images/generic/bg-pagenav_left.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	cursor:pointer;
}
.pagenav_left_item a:hover {
	width:157px;
	height:31px;
	background-image:url(../../images/generic/bg-pagenav_left2.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	cursor:pointer;
	
}
.navleft_inner {
	padding:7px 0 0 15px;
	font-weight:bold;
	color:#FFFFFF;
	cursor: hand;
}

a{
color:#000000}
a:link
{color:#000000}
a:hover 
{
color:#FF0000}



@charset "UTF-8";

.Accordion {
	overflow: hidden;

}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
	width:157px;
	background-color:#f3f3f3;
}

.AccordionPanelTab {
	background-image: url(../../images/LeftNav/AccordionPanelClosed.gif);
	background-color: #6f6f6e;
	background-repeat: repeat-x;
	font-weight:bold;
	font-size:13px;
	color: White;
	margin-top:1px;
	margin-bottom:-1px;
	width:157px;
	height:32px;
	padding: 8px 0 0 10px;
	
	/* Box Model Hack for IE */
	width/**/:/**/ 145px;
	height/**/:/**/ 24px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.AccordionPanelTabHover {
	background: #8a8a89 url(../../images/LeftNav/AccordionPanelClosedHover.gif) repeat-x;
}

.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}
.AccordionPanelContent .Accordion_inner {
	padding:0 10px 0 10px;
}

.Accordion_innerNoPad {
	padding:0px 0px 0px 0px;
}


.AccordionPanelOpen .AccordionPanelTab {
	background: #f00540 url(../../images/LeftNav/AccordionPanelOpen.gif) repeat-x;
}
.AccordionPanelOpen .AccordionPanelTabHover {
}

.AccordionFocused  {

}

/* global accordin Right Nav Links*/

#ddtabsGlobal {
	width:157px;
}
.solidblockmenuGlobal ul{
margin: 0 0 0 0;
padding: 0;
}
.solidblockmenuGlobal li{
list-style:none;

}

.solidblockmenuGlobal li a{
color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
background: White url(../../images/LeftNav/AccordionLink1.gif) repeat-x 0px 0px;
display:block;
height:27px;
width:157px;
padding-top:7px;
padding-left: 5px;
/*Box Model Hack for IE6- Important !!!*/
width/**/:/**/ 150px;
height/**/:/**/ 17px;
}

.solidblockmenuGlobal li a:visited{
color: #333333;
text-decoration:none
}

.solidblockmenuGlobal li a:hover, .solidblockmenuGlobal li a.current{
color: #cc0033;
background: White url(../../images/LeftNav/AccordionLink2.gif) repeat-x;
text-decoration: none;
}
.solidblockmenuGlobaltitle {
	font-weight:bold;
	font-size:11px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 1px;
}
