/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#tabnav{padding: 0;width: 120%;border-top: 5px solid #980e10; /*Brown color theme*/ background: transparent; voice-family: "\"}\"";voice-family: inherit;}
/*#tabnav ul{margin:0;margin-left: 0; /*margin between first menu item and left browser edge*//*padding: 0;list-style: none;}*/
#tabnav li{ display: inline;margin: 0 2px 0 0;padding: 0;text-transform:uppercase;}
#tabnav a{float: left;display: block;font: bold 10px Arial;color: white;text-decoration: none;margin: 0 1px 0 0; /*Margin between each menu item*/padding: 5px 10px;background: black url(../../img/blockdefault.gif) center center repeat-x;/*background-color: #01568d; /*Brown color theme*/ border-top: 1px solid white}
#tabnav a:hover{background: black url(../../img/blockactive.gif) center center repeat-x;/*background-color: #980e10; /*Brown color theme*/color: white}
#tabnav #current a{ /*currently selected tab*/background-color: #980e10; /*Brown color theme*/ color: white;border-color: #980e10; /*Brown color theme*/ }
