﻿.menurow
{
	background-color:#ffffe6;
}   
   

.test
{
	border: 1px solid black;
	 border-right:solid 1px black;
	 
}

.sms, .sms table, .sms img
{
    background-color: transparent;
    
    color: Black;
	text-decoration: none;
	background-color:#ffffe6; 
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	
	
    
        margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
    
    
}

.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: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
    height: 23px;
    
}

.smis td
{
	border-right: double 3px black;
}

.smis a:link, .smis a:visited
{
color:#b03b07;
color:#242323;
text-decoration:none;
}

 .shs
{
    background-color: transparent;    
     background-image: url(../../images/MenuOnBg.gif); 
     
      /*  background-image:url(./Images/BgImage/Background.jpg);*/

   /*background-color:Fuchsia;*/
   
    color:#ffffe6;
}

.shs a:link, .shs a:hover, .shs a:visited
{
    color:#ffffe6;
    
   
}


.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;
	z-index:99;
}


 .dmis, .dmis a:link , .dmis a:visited
 {

     font-family: Tahoma;
     font-size: 10pt;
     padding-right: 10px;
     padding-left:5px;
    background-color: #8c6c53;
    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; 
    
}

