﻿
a.bmenu:link, a.bmenu:visited
{
	color: #5980AC;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
a.bmenu:hover, a.bmenu:active
{
	color: #5980AC;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}


.bsms, .bsms table
{
    padding: 0px;
    padding-left: 0px;
  /*  background-image: url(images/bg_nav_item.gif);*/
    background-repeat: no-repeat;
    background-position: top left;
    /*width: 276px;*/
    height: 26px; /*26px*/
    color: #000000;
    font: 15px 'Trebuchet MS' , helvetica, sans-serif;
   /* letter-spacing: 2px;*/
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}

.bsms img
{
    height:10px;
    width:1px;
    padding-top:4px;
}
.bsmis
{

    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 23px;
    color: #0000FF;
}

.bsmis td
{
/*	border-left: double 3px White;*/

}

.bsmis a:link, .bsmis a:visited
{
    color: #b03b07;
    color: #5980AC;
    text-decoration: none;
}

.bsmis img 
{
  width: 10px;
  height: 10px;
}


 .bshs
{
    background-color: transparent;
    background-image: url(../../images/MenuOnBg.gif); /*  background-image:url(./Images/BgImage/Background.jpg);*/ /*background-color:Fuchsia;*/
    color: #000000;
}

.bshs a:link, .bshs a:hover, .bshs a:visited
{
    color: #ffffe6;
    text-decoration: underline;
    color: #5980AC;
}


.bdms
{
     text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	background-color: #8c6c53;
	
	color: #ffffe6;
	
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom:0px;
	
	width:125px;
	
}


 .bdmis, .bdmis a:link , .bdmis a:visited
 {

     font-family: Tahoma;
     font-size: 10pt;
     padding-right: 10px;
     padding-left:5px;
    background-color: #8c6c53;
    background-color:#336600; 
    color:#ffffe6;
    text-decoration:none;
 }
 

.bdhs
{

    border-style:none;
      border-width:0px;
       border-color:#D9D9FF;
       width:100%;
       /* this takes care of the hover background of the entir width of table EXCEPT the area holding the link*/
      background-color: #000000;
      
      
	color:#ffffe6 ; 

}

.bdhs a:link, .bdhs a:visited, .bdhs a:hover
{
    color:Yellow;  
    /* this takes care of background of the link only - not the entire width of drop down*/
    background-color: #000000;
    color:#ffffe6; 
    
}
