2008-11-26 22:50:40 +00:00
|
|
|
.treemenudiv {
|
|
|
|
display: block;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
|
|
|
|
.phplmnormal {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: black;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a.phplmnormal:hover {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: black;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a.phplm:link {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: #006699;
|
|
|
|
text-decoration: none;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
|
|
|
border: 0px;
|
|
|
|
margin: 0px;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a.phplm:visited {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #006699;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a.phplm:hover {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: #006699;
|
|
|
|
background-color: #eee;
|
|
|
|
text-decoration: none;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a.phplm:active {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #006699;
|
2010-11-29 22:41:08 +00:00
|
|
|
vertical-align: top;
|
2008-11-26 22:50:40 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a.phplmselected:link {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: #8e8e8e;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.phplmselected:visited {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.phplmselected:hover {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
color: #9999cc;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.phplmselected:active {
|
|
|
|
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
|
|
|
|
font-size: 13px;
|
|
|
|
text-decoration: none;
|
|
|
|
}
|