@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Hr-10 {
list-style:none;
margin:3px;
padding:0;
float:left;
}
#Hr-10 li {
margin:0;
padding:0;
float:left;
}
#Hr-10 li a {
float:left;
display:inline;
overflow:hidden;
white-space:nowrap;
width:auto;
height:auto;
margin:0;
padding:10px 25px;
text-decoration:none;
text-align:center;
text-transform:capitalize;
line-height:auto;
font-style:normal;
font-size:20px;
color:#FFF;
text-shadow:0 1px 0 #222,0 1px 0 #222;
border-right:1px solid #B69D2E;
font-family:Cambria,'Palatino Linotype','Book Antiqua','URW Palladio L',serif;
background:-webkit-gradient(left top,left bottom,from(#CCC),color-stop(0.50 #999),to(#000));
background:-webkit-linear-gradient(top,#CCC 0%,#999 50%,#000 100%);
background:-moz-linear-gradient(top,#CCC 0%,#999 50%,#000 100%);
background:-o-linear-gradient(top,#CCC 0%,#999 50%,#000 100%);
background:-ms-linear-gradient(top,#CCC 0%,#999 50%,#000 100%);
background:linear-gradient(top,#CCC 0%,#999 50%,#000 100%);
}
#Hr-10 li a:hover,#Hr-10 li a:focus {
color:blue;
-moz-box-shadow:inset 0 0 2px 1px #ccc;
-webkit-box-shadow:inset 0 0 2px 1px #ccc;
box-shadow:inset 0 0 2px 1px #ccc;
background:#ccc;
}
#Hr-10 li:first-child a {
-moz-border-radius:6px 0 0 6px;
-webkit-border-radius:6px 0 0 6px;
border-radius:6px 0 0 6px;
}
#Hr-10 li:last-child a {
-moz-border-radius:0 6px 6px 0;
-webkit-border-radius:0 6px 6px 0;
border-radius:0 6px 6px 0;
}
#Hr-10 li a:active {
-moz-box-shadow:inset 0 0 4px #ccc;
-webkit-box-shadow:inset 0 0 4px #ccc;
box-shadow:inset 0 0 4px #ccc;
}
