﻿.tdSubMenu
{
   border-left-color:White; 
   border-right-color:White; 
}

.divSubMenu
{
    display:none; 
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:right;
    vertical-align:top;
    background-color:Black; 
    height:30px;
    float:right;
}

.menulimitline
{
    width:2px;
    height:30px;   
}

#sddm
{
   text-align:center;
    height:30px;
    margin: 0;
    padding: 0;
    display:none;
    vertical-align:middle;
   background: #000000;
  }
#sub6
{
	border-left-color:Black;
	border-left-width:0px;
	
}
#sddm li
{
    
    text-align:center;
    margin: 0 0.75px 0 0;
	padding: 0;
	list-style: none;
	float:right;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	height:30px;
	vertical-align:middle;
    
    cursor: hand;
 width: 164px;
 border-left-width:1px;
	
}

.topbotton
{
    background-color:#333236;
    width:164px;
    height:33px;
    color:White;
    border-left-style:groove;
    border-left-color:White;
    border-bottom-color:White;
    border-bottom-style:groove;
    border-bottom-width:2px;
    cursor:pointer;
    border-left-width:2px;
    text-align:center;
}

.select
{
     border-bottom-color:White;
    border-bottom-style:groove;
    border-bottom-width:2px;
    background-color:Black;
    width:164px;
    height:33px;
    color:White;
    border-left-style:groove;
    border-left-color:White;
    cursor:pointer;
    border-left-width:2px;
    text-align:center;
}
#sddm li a
{
	border-left-width:2px;
	border-left-style:groove;
    display: block;
    margin:0 0 0 0;
    padding:5px 0 0 0;
    width: 163px;
    text-align: center;
    color: #FFF;
    text-align: center;
    text-decoration:none;
    height:25px;

     
}



#sddm .div
{
    position:relative;
	visibility: hidden;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
	width:164px;
	border: 1px solid #5970B2;
	z-index:200px;
	


}

#sddm .div a
{
    position:relative;
	display: block;
	margin:0;
	padding:6px 0 0 0;
	width: 164px;
	border-bottom-color:Yellow;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align:middle;
	
}

#sddm div a:hover
{
}

/**********************menu1***************************/
#sddm .menu1
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
    z-index:1000px;
}

#sddm .menu1 li
{
    background-color: #cf0d16;
    cursor: hand;
    z-index:1000px;
}

#sddm .menu1 li:hover
{
    background-color: black;
    cursor: hand;
    z-index:1000px;
}
/**********************menu2***************************/
#sddm .menu2
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
}

#sddm .menu2 li
{
    background-color: #032b68;
    cursor: hand;
}

#sddm .menu2 li:hover
{
    background-color: black;
    cursor: hand;
}
/**********************menu3***************************/
#sddm .menu3
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
}

#sddm .menu3 li
{
    background-color: #ffa604;
    cursor: hand;
}

#sddm .menu3 li:hover
{
    background-color: black;
    cursor: hand;
}
/**********************menu4***************************/
#sddm .menu4
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
}

#sddm .menu4 li
{
    background-color: #3b7b1a;
    cursor: hand;
}

#sddm .menu4 li:hover
{
    background-color: black;
    cursor: hand;
}
/**********************menu5***************************/
#sddm .menu5
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
}

#sddm .menu5 li
{
    background-color: #ff7200;
    cursor: hand;
}

#sddm .menu5 li:hover
{
    background-color: black;
    cursor: hand;
}
/**********************menu6***************************/
#sddm .menu6
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    cursor: hand;
}

#sddm .menu6 li
{
    background-color: #8400ff;
    cursor: hand;
}

#sddm .menu6 li:hover
{
    background-color: black;
    cursor: hand;
}
#m1
{
	z-index:3000;
}
#m2
{
	z-index:3000;
}
#m3
{
	z-index:3000;
}
#m4
{
	z-index:3000;
}
#m5
{
	z-index:3000;
}
#m6
{
	z-index:3000;
}


