@charset "utf-8";
/* CSS Document */
#navigation {
height: auto;
width: 750px;
position: relative;
float: left;
clear: inherit;
margin-top: 23px;
display: inline;
}
#gran {
position: relative;
height: 68px;
width: 750px;
background-image: url("images/mc-ra.jpg");
background-repeat: no-repeat;
float: left;
clear: inherit;
background-color: #c0c0c0;
z-index: 50;
margin-top: -20px;
}
#bir {
height: 20px;
width: 750px;
position: relative;
float: left;
clear: both;
background-color: #f1eee5;
background-image: url("../images/m-red-r.jpg");
background-repeat: repeat-x;
margin-top: 0px;
}
/*- Menu Tabs J--------------------------- */
    #tabsJ {
      float:left;
      width:770px;
      line-height:normal;
/*	  border-bottom:1px solid #24618E; */
	  font-size: .90em;
	  font-family: Arial;
	  color: #000;
      }
    #tabsJ ul {
	  margin:0;
	  padding:2px 0px 0px 20px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0px 0px 0px 0px;
      }
#tabsJ a {
float:left;
background:url("images/tableftj.jpg") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
text-align: center;
}
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/tabrightj.jpg") no-repeat right top;
      padding:3px 5px 3px 0px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#000;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	#tabsJ a:focus {
      background-position:0% -42px;
	  font-weight: bold;
	  font-size: .94em;
      }
    #tabsJ a:focus span {
      background-position:100% -42px;
	}
	 #tabsJ a:active {
      background-position:0% -42px;
	  font-weight: bold;
	  font-size: .94em;
      }
    #tabsJ a:active span {
      background-position:100% -42px;
	}
/*- Menu Tabs J--------------------------- */
    #tabsf {
      float:left;
      width:750px;
      line-height:normal;
	  border-bottom:1px solid #000;
	  font-size: .90em;
	  font-family: Arial;
	  color: #000;
      }
    #tabsf ul {
	  margin:0;
	  padding:2px 0px 0px 20px;
	  list-style:none;
      }
    #tabsf li {
      display:inline;
      margin:0;
      padding:0px 0px 0px 0px;
      }
#tabsf a {
float:left;
background:url("images/tableftl.jpg") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
text-align: center;
}
    #tabsf a span {
      float:left;
      display:block;
      background:url("images/tabrightl.jpg") no-repeat right top;
      padding:3px 5px 3px 0px;
      color:#000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsf a span {float:none;}
    /* End IE5-Mac hack */
    #tabsf a:hover span {
      color:#000;
      }
    #tabsf a:hover {
      background-position:0% -42px;
      }
    #tabsf a:hover span {
      background-position:100% -42px;
      }
	#tabsf a:focus {
      background-position:0% -42px;
	  font-weight: bold;
	  font-size: .94em;
      }
    #tabsf a:focus span {
      background-position:100% -42px;
	}
	 #tabsf a:active {
      background-position:0% -42px;
	  font-weight: bold;
	  font-size: .94em;
      }
    #tabsf a:active span {
      background-position:100% -42px;
	}
#bir ul{
margin: 2px 0px 0px 0px;
padding: 0px 0px 0px 4px;
float: left;
}
#bir li {
text-decoration: none;
display: inline;
}
#bir li a {
color: #fff;
text-decoration: underline;
border-right: 1px solid #fff;
padding: 0 3px;
font-size: 11px;
}
#bir li a: hover {
	color: #333;
	background: transparent;
	padding: 0 3px;
	border: none;
	border-right: 1px solid #fff;
	text-decoration: underline;
}
#bir li:last-child a { border: none; }
