/* Created with <STRONG><HBAR> */
/* http://www.stronghtml.com/ */

#csshbar {
 width: 100%;
}
#csshbar ul {
 margin:0;
 padding:0;
 list-style:none;
}
#csshbar li {
 display:inline;
 margin:0 2px 0 0;
 padding:0;
}
#csshbar a {
 text-decoration: none;
 letter-spacing: 0px;
 background: #72006f repeat-x;
 margin: 0 0px 0 0;
 float:left;
 clear:right;
 padding:0;
 white-space:nowrap;
}
#csshbar a .hbarleftspan {
 background: left no-repeat;
 display:block;
}
#csshbar a .hbarrightspan {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding-left: 14px;
 padding-right: 14px;
 padding-bottom: 4px;
 padding-top: 0px;
 color: #ffff5a;
 background: right no-repeat;
 display:block;
}
#csshbar a:hover {
 background: #e6d8e6 repeat-x;
}
#csshbar a:hover .hbarleftspan {
 background: left no-repeat;
}
#csshbar a:hover .hbarrightspan {
 color: #000000;
 background: right no-repeat;
}
#csshbar #current a {
 background: #e6d8e6 repeat-x;
}
#csshbar #current .hbarleftspan {
 background: left no-repeat;
}
#csshbar #current .hbarrightspan {
 color: #000000;
 background: right no-repeat;
}
