﻿.menu_selected 
   { 
      font-size: 15px; font-weight: bold; text-decoration:none; border: none; vertical-align: top; text-align: center; 	background-color: #fff; color: #0066cc;  padding: 0px 0px 1px 0px;
   }

.menu_selected span
   { 
      display: block; padding: 9px; border: none; text-decoration: none; color: #006699; 
   }
   

div.btnRight { float: right; width: 25px; height: 25px; margin-right: 4px; padding:0; background: url( '/images/button_right.gif' ) 0px -25px no-repeat; }
div.btnRight a { display: block; border: none; text-decoration: none; width:100%; height:100%; background: url( '/images/button_right.gif' ) top left no-repeat; }
div.btnRight a:hover { background-image: none; }

div.btnLeft { float: right; width: 25px; height: 25px; margin-right: 4px; padding:0; background: url( '/images/button_left.gif' ) 0px -25px no-repeat; }
div.btnLeft a { display: block; border: none; text-decoration: none; width:100%; height:100%; background: url( '/images/button_left.gif' ) top left no-repeat; }
div.btnLeft a:hover { background-image: none; }

.top10
{
   font-family: "Trebuchet MS", Verdana, Arial; 
   text-decoration: none; 
   font-size: 8pt; 
   color: #003366;
   line-height: 14px;
   text-align: center;
   padding: 5px 12px 5px 12px;
   margin: 1px;
   border-right: dashed 1px #ccc;
}
.top10_over
{
   background-image: url(/images/faderMenu_back.gif);
   font-family: "Trebuchet MS", Verdana, Arial; 
   text-decoration: none; 
   font-size: 8pt; 
   line-height: 14px;
   color: #cc6600;
   text-align: center;
   padding: 5px 12px 5px 12px;
   margin: 1px;
   border: solid 1px #ff9900;
   cursor: pointer; cursor: hand; 
}
      