﻿.menurow
{
	background-color:#ffffe6;
	

}   
   

.test
{
	border: 1px solid black;
	 border-right:solid 1px black;
	 
	 

}


.sms, .sms table, .sms img
{
    padding: 0px;
    padding-left: 24px;
    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: left;
}


.smis
{
    padding-right: 10px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    padding-right: 5px;
    padding-left: 25px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 23px;
    color: #0000FF;
}

.smis td
{
/*	border-left: double 3px White;*/

}

.smis a:link, .smis a:visited
{
    color: #b03b07;
    color: #000000;
    text-decoration: none;
}

.smis img 
{
  width: 10px;
  height: 10px;
}


 .shs
{
    background-color: transparent;
    background-image: url(../../images/MenuOnBg.gif); /*  background-image:url(./Images/BgImage/Background.jpg);*/ /*background-color:Fuchsia;*/
    color: #000000;
}

.shs a:link, .shs a:hover, .shs a:visited
{
    color: #ffffe6;
    text-decoration: underline;
    color: #000000;
}


.dms
{
     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;
	
}


 .dmis, .dmis a:link , .dmis 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;
 }
 

.dhs
{

    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 ; 

}

.dhs a:link, .dhs a:visited, .dhs 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; 
    
}




