@charset "utf-8";
/* CSS Document */
#navigation {
height: auto;
width: 750px;
position: relative;
float: left;
clear: inherit;
margin-top: 23px;
}
.contentget {
	position: relative;
	float: right;
	clear: inherit;
	padding: 10px;
	margin: 220px 3px 0px 0px;
	height: auto;
	width: 750px;
}
#gran {
height: 68px;
width: 750px;
background-image: url("images/mc-brow.jpg");
background-repeat: no-repeat;
float: left;
clear: inherit;
background-color: #ded8ca;
margin-top: -20px;
}
#bir {
height: 20px;
width: 750px;
position: relative;
float: left;
clear: both;
background-color: #f1eee5;
margin-top: 0px;
}
/*- Menu Tabs J--------------------------- */
    #tabsJ {
      float:left;
      width:750px;
      line-height:normal;
/*	  border-bottom:1px solid #24618E; */
	  font-size: .90em;
	  font-family: Arial;
	  color: #000;
      }
    #tabsJ ul {
	  margin:0;
	  padding:25px 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;
      }
/*- 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;
      }
#bir ul{
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 4px;
float: left;
}
#bir li {
text-decoration: none;
display: inline;
}
#bir li a {
color: #000000;
text-decoration: underline;
border-right: 1px solid #000000;
padding: 0 3px;
font-size: 11px;
}
#bir li a: hover {
	color: #333;
	background: transparent;
	padding: 0 3px;
	border: none;
	border-right: 1px solid #000;
	text-decoration: underline;
}
#bir li:last-child a { border: none; }

