/* WRAPPER */
.mainDiv {width:130px; cursor:pointer; color:#0A284A;}

/* TITLE */
.topItem {width:130px; height:5px;}
.topItemOver {width:130px; height:5px;}

/* DROPDOWN */
.dropMenu {filter:alpha(opacity=100);}

/* LINKS */
.subMenu {display:block;}
.subMenu a {color:#77797C; text-decoration:none;}
.subMenu a:visited {color:#B8B8B8;}
.subMenu a:hover {color:#0A284A; text-decoration:none;}

.subItem {margin-top:2px; height:13px;}
.subItemOver {margin-top:2px; height:13px;}

.lineDot {width:117px; height:1px; background:url('/default/images/layout/subnav-dotted.gif'); margin:5px 0px 5px 0px;}
