/* Style For DropMenu */
.menuItem{width:100%;font-size:12px; margin-top:45px;}
.menuItem .item{height:18px;padding-left:8px;line-height:20px;}
.dropMenu{height:290px;}
.dropMenu .TLeft{width:8px;height:8px; background:url(../images/angle.gif) left top no-repeat;}
.dropMenu .TRight{width:8px;height:8px; background:url(../images/angle.gif) -8px top no-repeat;}
.dropMenu .TCenter{height:8px; background:url(../images/top.gif) repeat-x;}
.dropMenu .MLeft{width:8px; background:url(../images/left.gif) repeat-y;}
.dropMenu .MRight{width:8px; background:url(../images/right.gif) repeat-y;}
.dropMenu .MCenter{width:100px; background-color:#FFFFFF; vertical-align:top;}
.dropMenu .BLeft{width:8px;height:8px; background:url(../images/angle.gif) -16px top no-repeat;}
.dropMenu .BRight{width:8px;height:8px; background:url(../images/angle.gif) -24px top no-repeat;}
.dropMenu .BCenter{height:8px;background:url(../images/bottom.gif) repeat-x;}

.menuItem1{width:100%;font-size:12px;padding-left:14px;padding-top:5px;margin-top:5px;}
.menuItem1 .item{height:18px;line-height:16px;}
.item a{color:#595959; font-size:9pt; text-decoration:none; font-family:Helvetica, Arial, Verdana, sans-serif;}
.item a:hover{color:#000; font-size:9pt; font-weight:500;}
.item img{width:105px;margin:15px;}
.dropMenu1{height:250px;}
.dropMenu1 .SubTLeft{height:8px; background:url(../images/top.gif) repeat-x;}
.dropMenu1 .SubTRight{width:8px;height:8px; background:url(../images/angle.gif) -8px top no-repeat;}
.dropMenu1 .SubMLeft{width:160px; background:url(../images/subleft.gif) repeat-y #FFFFFF; vertical-align:top;}
.dropMenu1 .SubMRight{width:8px; background:url(../images/right.gif) repeat-y;}
.dropMenu1 .SubBLeft{height:8px; background:url(../images/bottom.gif) repeat-x;}
.dropMenu1 .SubBRight{width:8px;height:8px; background:url(../images/angle.gif) -24px top no-repeat;}