/* 9e1300 */
body { background-color: white; color: #000000; font-family: verdana, arial, helvetica; font-size: 10pt; }
a { cursor: pointer; text-decoration: none; font-weight: bold; color: #800000; }

input { color: white; background-color: #404040; }

A.list-selectable { display: block; margin: 5px 10px; }
A.list-selectable:hover { background-color: #808080; color: #ffffff; }
A.list-selected { background-color: #2020c0; }
A.list-selected div { color: #ffffff; }
A.list-selectable div { margin: 5px; }
A.list-selected:hover { background-color: #2020c0; color: #ffffff; }

