﻿<!--
li span {display:inline}
.example1, .example2, .example3, .example4 {color:#000; background:#ffa20c; font-weight:bold}
.example2, .example3, .example4 {background: #ffa20c url(/i/navl.gif) left top no-repeat}
.example3, .example4 {padding-left: 10px}
.example3 span, .example4 span {background: #ffa20c url(/i/navr.gif) right top no-repeat}
.example4 span {padding-right: 10px}

ul.navigation {list-style:none; padding:0; margin:0}
* html ul.navigation {height:1%}
.navigation li {float:left; margin:0; padding:0}
.border {height:1em; background:#781351; clear:left}

.navigation a, .navigation a:visited {color: #000; background: #ffa20c url(/i/navl.gif) left top no-repeat; font-weight:bold; padding-left: 10px; text-decoration:none}
ul.navigation a, ul.navigation span {display:block; float:left}

/* Hide from IE5-Mac \*/
ul.navigation a, ul.navigation span {float:none}
/* End IE5-Mac hide */

.navigation a span, .navigation a:visited span {background: #ffa20c url(/i/navr.gif) right top no-repeat; padding-right:10px}

.navigation a:hover, .navigation a:active, .navigation a:focus {color:#fff; background:#781351 url(/i/navlh.gif) left top no-repeat; font-weight:bold; padding-left:10px}
.navigation a:hover span, .navigation a:active span, .navigation a:focus span {background:#781351 url(/i/navrh.gif) right top no-repeat; padding-right:10px}
//-->
