div.linkmenu {
   padding-top:1em;
   padding-left:.3em;
   border-style:solid;
   border-width:2px;
   border-color:#D9BBF9;
   border-top:none;
   border-left:none;
   border-right:none;
}

div.location {
   font-family:arial,verdana,arial,helvetica;
   font-size:10px;
   color:#000066;
}

a.linkpanel {
   text-decoration:none;
   font-family:arial,verdana,helvetica;
   font-weight:bold;
   color:#000066;
}

a.minor { 
   font-family:arial,arial,helvetica;
   font-weight:normal;
   font-size:11px;
   color:#000066;
}

a { 
   font-family:arial,arial,helvetica;
   font-weight:bold;
   font-size:11px;
   color:#000066;
}

a:hover {
   color: #D9BBF9;
}

td {
   font-family:arial,verdana,helvetica;
   font-size:11px;
   color:#000066;
}

div {
   font-family:arial,verdana,helvetica;
   font-size:11px;
   color:#000066;
}

.borderfull {
   border-style: solid;
   border-width: 1px 1px 1px 1px;
   border-color: #000066;
}

.dottedtopbottom {
   border-style: dotted;
   border-width: 2px;
   border-color: #999999;
   border-left: none;
   border-right: none;
}