
#slide {
	border:none;
	margin:0px;
	padding:0px;
	text-indent:0px;
	/*width:161px;*/
	height:auto;
	margin-left:4px;
}
#slide a.head{
    padding-left:17px;
    width:147px;
	border:0px;
}

#slide a.head:link, #slide a.head:visited {
	height:23px;            
    background-image:url(images/greyBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
    color:white;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	width:160px;
}

#slide a.head:hover {
    height: 23px;
    background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
    color: white;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
	width:160px;
}

#slide a.head[class]:link, #slide a.head[class]:visited {
	height:23px;
    background-image:url(images/greyBar.gif);
    background-repeat:repeat-x;
	background-position:top left;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
    color:white;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	width:143px;
	
}

#slide a.head[class]:hover {
    height: 23px;
    background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
    color: white;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
	width:143px;
}

#slide a:selected {
	width:147px;
	background-image:none;
	display:block;
}
#slide a.current {
	text-transform:uppercase;
	color:#d71920;
	text-decoration:underline;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	width:147px;
}
#slide ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	text-indent:0px;
	height:auto;
}
#slide li {
    display:block;
    list-style:none;
}
#slide li li a {
    background-image:url(images/aDot.jpg);
    background-repeat:no-repeat;
    background-position:left 5; 
	display:block;
	text-indent:10px;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9px;
	color:black;
	padding:0px 0px 8px 0px;
}

#slide li li a:hover {
	text-transform:uppercase;
	color:#d71920;
	text-decoration:underline;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
}



#slide2 {
	border:none;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:160px;
	height:auto;
	margin-left:4px;
}
#slide2 a.head{
    padding-left:17px;
    /*width:140px;*/
}
#slide2[id] a.head:link, #slide2[id] a.head:visited {
	height: 23px;
    background-image:url(images/greyBar.gif);
    background-repeat:repeat-y;
	background-position:top left;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
    color:white;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	/*width:140px*/
}

#slide2[id] a.head:hover {
    height: 23px;
    background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
    color: white;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
	/*width:140px*/
}

#slide2 a.head:hover {
    height: 23px;
    background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
    color: white;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
	/*width:180px*/
}

#slide2 a.head:link, #slide2 a.head:visited {
	height: 23px;
    background-image:url(images/greyBar.gif);
    background-repeat:repeat-y;
	background-position:top left;
    display: block;
    font-weight:normal;
    text-decoration: none;
    line-height: 23px;
    color:white;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	/*width:180px*/
}

#slide2[id] a:selected {
	background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
	/*width:140px;*/
}
#slide2 a:selected {
	background-image:url(images/redBar.gif);
    background-repeat:no-repeat;
	background-position:top left;
	/*width:160px;*/
}

#slide2 a.current {
	text-transform:uppercase;
	color:#d71920;
	text-decoration:underline;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
}
#slide2 ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	height:auto;
}
#slide2 li {
/*	list-style:none outside none;
    display:inline;               */
}
#slide2 li {
    display:block;
    list-style:none;
}
#slide2 li li a {
    background-image:url(images/aDot.jpg);
    background-repeat:no-repeat;
    background-position:left 5;
	display:block;
	text-indent:10px;
	text-decoration: none;
	text-transform:uppercase;
	font-size:9px;
	color:black;
	padding:0px 0px 8px 0px;
}
#slide2 li li a:hover {
	text-transform:uppercase;
	color:#d71920;
	text-decoration:underline;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
}



