@charset "utf-8";

td.mtDropdown{ font-size:13px; color:#cee0f5;}
.mtDropdownMenu { left:-1000px; overflow:hidden; position:absolute; top:-1000px;}
.mtDropdownMenu .content { position:absolute;}
.mtDropdownMenu .items { position:relative; top:0; left:0; cursor:pointer;}
.top .items { border-top:medium none;}
.mtDropdownMenu .item{ cursor:hand; color:#cee0f5; font-size:13px; height:26px; text-decoration:none;}
.mtDropdownMenu .background { z-index:1; left:0; position:absolute; top:0;moz-opacity: .8;}
.mtDropdownMenu .shadowRight { z-index:3; filter:alpha(opacity=40); width:2px; position:absolute;top:3px; moz-opacity: .4;}
.mtDropdownMenu .shadowBottom { z-index:1; filter:alpha(opacity=40); left:3px; position:absolute; height:2px;  moz-opacity: .4;}
.mtDropdownMenu .hover { color:#cee0f5; font-weight:bold;}
.mtDropdownMenuBg{ padding-left:7px; background:url(/images/evi/main_submenu_bg_2.gif) top repeat-x #3f75b0; border-left:1px solid #0e4684; border-right:1px solid #0e4684; border-top:0; border-bottom:0;}