
#menu {position:relative; font-family:arial, verdana, sans-serif; font-size:12px;}

#menu ul {padding:0; margin:0; list-style:none;}

#menu a {display:block; color:#fff; width:150px; background: url(../images/m1.gif) no-repeat; text-align: left; text-decoration:none; height:32px; line-height:32px; text-indent:15px; margin-bottom:0px;}
#menu a.arrow {background: url(../images/m3.gif) no-repeat;}
#menu a:active, #menu a:focus {outline:0;}

body {font-size:70%; color:#000;}
.sub1, .sub2{ display:none; position:absolute;}
#menu{ position:relative;}
#menu ul li{ width:160px;}

.none {display:none;}
.yes {display:block;}

#menu a:hover,
#menu li.clicked a {background: url(../images/m2.gif) no-repeat;url(pointer2.gif)  no-repeat right center;}

#menu a.arrow:hover,
#menu li.clicked a {background: url(../images/m4.gif) no-repeat;url(pointer2.gif) no-repeat right center;}

#vertmenu {font-size: 100%; display:block; color:#000000; width:150px; background: #f5f5f1; text-decoration:none; height:35px; line-height:35px; text-indent:0px; margin-bottom:0px;}


