#store
{
    height:23px; 
    background:url(images/createstore.png) no-repeat bottom; 
    width:100%; margin:0px; margin-bottom:3px;
    }
#navigation {
	text-indent:0px;
	width:200px;
}
#navigation a.head 
{
    margin-top:0px;
	cursor:pointer;
	background:url(images/accordheaderbg.png) no-repeat;
	color:#006699;
	display:block;
	font-family:Trebuchet MS, Arial;
	font-size:15px;
	font-weight:bold;
	text-indent:18px;
	height:27px;
	border-bottom:0px;
	text-decoration: none;
	padding-top:8px;
	text-align:left;
}
#navigation a.head:hover {
	color:#006699;
	text-decoration:underline;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFFFF;
	background:#EAF2F7 url(images/accrlinkacitvebg.png) no-repeat scroll;
}
#navigation ul 
{
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none; display:inline;
}
#navigation li li a {
	color:#006699;
	display:block;
	background:#FFFFFF url(images/accrlinkbg.png) no-repeat scroll;
	text-indent:32px;
	padding-top:8px;
	font-size:14px;
	font-family:Trebuchet MS, Arial;
	font-weight:normal;
	text-decoration: none;
	height:24px;
	text-align:left;
}
#navigation li li a:hover {
	background:#EAF2F7 url(images/accrlinkacitvebg.png) no-repeat scroll;
	height:24px;
}
