#ddMenu
{
    padding-bottom: 0px;
    margin: 0px;
    padding-left:0px;
    padding-right: 0px;
    padding-top: 0px ;
}
.ddMenuSmall *
{
    line-height: normal;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px ;
}
#ddMenu
{
    padding: 0px;
   
    position: relative;
    max-width: 100%;
   
    float: left;
}
.ddMenuSmall
{
  
    width: 800px;

}
.ddMenuLarge
{
  
    width: 950px;

}
#ddMenu li
{ 
    margin: 0px;
    position: relative;
    list-style-type: none;
    max-width: 25%;
    float: left;
    cursor: pointer;
 }
.ddMenuSmall li
{ 
    padding: 0px 10px 0px 10px;
}
.ddMenuLarge li
{ 
    padding: 0px 0px 0px 10px;

 }


#ddMenu LI UL
{
    position: absolute;
    padding-bottom: 10px;
    padding-left: 10px;
    display: none;
    background: url(/img/clear.gif);
    height: auto;
    cursor: default;
    padding-top: 0px;
    left: -1px;
}
.ddMenuSmall LI UL
{
    margin-top: -9px;
    border-top: 1px solid #fff;
    
}
.ddMenuLarge LI UL
{
    margin-top: 1px;
    border-top: 1px solid #000;
}

#ddMenu LI UL LI
{
    margin: 0px;
   
    padding: 0px;
    max-width: 140%;
    
    height: 23px;
    
}

.ddMenuSmall LI A
{
    padding: 2px 5px 0px 2px;
    line-height: 22px;
    display: block;
    float: left;
    height: 22px;
    cursor: default;
    text-decoration: none;
    background-color: #cc9966;
}
.ddMenuLarge LI A
{
    padding: 4px 5px 3px 2px;
    line-height: 27px;
    display: block;
    float: left;
    height: 27px;
    cursor: default;
    text-decoration: none;
    background-color: #cc9966;
}

#ddMenu LI A:hover
{
     background: #4488aa;
}

#ddMenu LI UL LI A
{ 
    padding: 2px 2px 2px 4px;
    position: relative !important;
    line-height: 22px;
    white-space: nowrap;
    width: 170px;
    height: 22px;
    font-size: 15px;
    color: #fff;
    cursor: pointer !important;
    font-weight: normal;
 }


#ddMenu LI A:hover, #ddMenu LI A:active, #ddMenu LI A:focus
{
    color: #aaa;
}

#ddMenu UL A:hover, #ddMenu UL A:focus, #ddMenu UL A:active
{
    background: #4488aa;
    color: #aaa !important;
}


#ddMenu LI:hover UL,#ddMenu LI.msieFix UL {
	Z-INDEX: 10; DISPLAY: block; TOP: 33px !important
}

#ddMenu LI#AB {
	Z-INDEX: 6
}
#ddMenu LI#CF {
	Z-INDEX: 5
}
#ddMenu LI#GJ {
	Z-INDEX: 4
}
#ddMenu LI#KR {
	Z-INDEX: 3
}
#ddMenu LI#ST {
	Z-INDEX: 2
}
#ddMenu LI#UZ {
	Z-INDEX: 1
}
.AB #ddMenu LI#AB A {
	COLOR: #000
}

.AB #ddMenu LI#AB UL {
	DISPLAY: block; TOP: -1000px
}
.CF #ddMenu LI#CF UL {
	DISPLAY: block; TOP: -1000px
}
.GJ #ddMenu LI#GJ UL {
	DISPLAY: block; TOP: -1000px
}
.KR #ddMenu LI#KR UL {
	DISPLAY: block; TOP: -1000px
}
.ST #ddMenu LI#ST UL {
	DISPLAY: block; TOP: -1000px
}
.UZ #ddMenu LI#UZ UL {
	DISPLAY: block; TOP: -1000px
}
#AB {
	BACKGROUND-COLOR: #e2facd
}
#AB LI A {
	BACKGROUND-COLOR: #e2facd
}


#ddMenu LI.msieFix A {
	
}
#ddMenu LI#UZ UL {
	LEFT: -1.3em !important
}
.AB #ddMenu LI#AB UL LI A:focus {
	POSITION: absolute !important; TOP: 1028px !important
}
.AB #ddMenu LI#AB UL LI A:active {
	POSITION: absolute !important; TOP: 1028px !important
}
.CF #ddMenu LI#CF UL LI A:focus {
	POSITION: absolute !important; TOP: 1028px !important
}
.CF #ddMenu LI#CF UL LI A:active {
	POSITION: absolute !important; TOP: 1028px !important
}
.GJ #ddMenu LI#GJ UL LI A:focus {
	POSITION: absolute !important; TOP: 1028px !important
}
