.ytTopnavBar
{
	background-color:transparent;
	width: 978px !important;
	display: block;
	position: relative;
}
.ytTopnavBar .br
{
    clear: both;
    float: none !important;
}
.ytTopnavBar table {
  height: 25px;
  width: 978px !important;
}
.ytTopnavBar table td {
  vertical-align: middle !important;
  border-right: solid 1px #ec3d22;
}
.ytTopnavBar a:link, .ytTopnavBar a:visited
{
    text-decoration: none;
}
.ytA
{
    position: relative;
    z-index: 2;   
}
.ytA a:link, .ytA a:visited
{
	background-color:transparent;
	font: bold 11px Tahoma, Geneva, sans-serif;  
	color: #ec3d22;
	text-decoration: none;
	display: block !important;
padding: 6px 10px !important;
}
.ytA a:hover, div.ytA.selected, div.ytA.selected a
{
	background-color: trasparent !important;
	background-image: none !important;
	color: #cccccc !important;
}
.ytB
{
	border: 2px solid #faf2b8;
	display: none;
	position: absolute;
	background-color: white;
	color: black;
	filter: alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.90;
	width: 280px;
	text-align: left !important;
}
.ytLeft {
  width: 130px;
  float: left;
}
.ytRight {
  width: 140px;
  float: right;
  text-align: left;
}
.ytB a:link, .ytB a:visited
{
    display: block;
    font-weight: normal;
    margin: 2px 0px;
    color: #0f6179 !important;
    float: left !important;
    width: 125px;
    text-align: left !important;
}
.ytB a:hover
{
    text-decoration: underline;
	color: #cccccc !important;
}
.ytBSmall {
	width: 160px !important;
}
.ytBSmall a:link, .ytBSmall a:visited
{
	height: auto !important;
	line-height: 14px;
}
.ytB a strong
{
    font-weight: bold;
    color: black !important;
  font-size: 12px
}